openoms's avatar
openoms
openoms@diynodes.com
npub14tq8...hy62
Bitcoin | Lightning | Blink | RaspiBlitz on RPi and more | Self-hosting | Enjoyer of Linux Desktops and GrapheneOS | building hardware at diynodes.com
openoms's avatar
openoms 3 months ago
If you are up for doing some Bitcoin research, you can join this experiment on the default signet chain on Wednesday: Syncing signet on an RPi5 should take less than an hour (but allow a little more time just in case). You can start the signet bitcoind instance on a Raspiblitz by running: config.scripts/bitcoin.install.sh on signet You will have these aliases set in terminal for easy monitoring and configuration: alias sbitcoin-cli="sudo -u bitcoin /usr/local/bin/bitcoin-cli -rpcport=38332" alias sbitcoinlog="sudo -u bitcoin tail -n 30 -f /mnt/hdd/app-data/bitcoin/signet/debug.log" alias bitcoinconf="sudo nano /mnt/hdd/app-data/bitcoin/bitcoin.conf" The systemd service is called: sbitcoind so can check and restart with: systemctl status sbitcoind sudo systemctl restart sbitcoind #raspiblitz #signet #bitcoin image
openoms's avatar
openoms 3 months ago
openoms's avatar
openoms 5 months ago
Opencode web running as a systemd service, exposed via Tailscale is a great alternative to clawdbot if your main usecase is coding. View quoted note →
openoms's avatar
openoms 6 months ago
I come to X only to unfollow people. Maybe mute too.
openoms's avatar
openoms 8 months ago
Nothing more motivating to hold your own keys than a hard fork lined up.
openoms's avatar
openoms 9 months ago
Increasing the OP_RETURN limit to match what can already be included in a valid block is like placing a garbage bin to a littered street. Can't stop people from littering and can't even make them to put rubbish in the bin, but can at least provide them with a less bad path. OP_RETURN outputs are paying a full price, not stored in the chainstate and are prunable from the downloaded data.
openoms's avatar
openoms 0 years ago
@npub1lnvp...7vjj do you have a status update? Both the website and service is down. www.isitdownrightnow.com/lnvps.net.html
openoms's avatar
openoms 1 year ago
filters so good that mempools empty regularly image
openoms's avatar
openoms 1 year ago
Are Samourai Dojo nodes still configured to drop Bitcoin Knots peers? #asknostr
openoms's avatar
openoms 1 year ago
Does anyone use some LLM powered tool to help the review of github pull requests? Could be useful running locally (with a remote API), but if good enough could even comment straight into the PR discussion too. #asknostr
openoms's avatar
openoms 1 year ago
Anyone with a phone running Android 15 and sufficient data available will have a Linux terminal at their fingertips. What are you thinking? A dev environment? Hosting websites? Easy onion services? Sparrow-server? @npub1hea9...g9v2 A pruned bitcoin node? #RaspiBlitz Just need a few weeks free to play around 😅 (also it crashes on GrapheneOS so far, but a fix is underway) image