Avatar
klabo
2f4fa408d85b962d1fe717daae148a4c98424ab2e10c7dd11927e101ed3257b2
iOS developer. ❤️ Bitcoin and ⚡️ I want to help nocoiners learn about Bitcoin https://bitcoinbuddy.co

Ah, I’ll make the repo public if you’re interested. LNSocket is probably better than mine though if you just want to connect to a node

ChatGPT is so cool:

how do i set up multiple services that start up in a tmux session from systemd on ubuntu

1. Create a systemd service unit file for each service that you want to start up in a tmux session.

2. Add the following to each service unit file:

[Service]

ExecStart=/usr/bin/tmux new-session -d -s

Replace with the name of the tmux session and with the command to start the service.

3. Start the services with the following command:

sudo systemctl start

Replace with the name of the service.

4. Enable the services to start automatically on boot with the following command:

sudo systemctl enable

Replace with the name of the service.

We’re you on the site when it happened? Just trying to figure why it happen. Seems like about once a week the rpc goes down. I did find an extra call I was making so hopefully that was it

Edge of Tomorrow is surprisingly good new-ish one. And, Moon.

Thanks, finally figured it out. I thought that was default but I guess not yet

I feel like Bitcoin can sense when I’m opening a channel and just piles on the blocks.

#nodestriches anyone opened a channel over 16.7m sats on CLN?

I’m trying to open one with C= but I’m getting an amount exceeded error. Not sure if it’s my setting or theirs

It’s a Lightning node explorer, you can find information about different nodes, how to connect etc. here’s mine: https://amboss.space/node/036830d48d746852dbc72438d3eb35c609a687c98a2ee68534201fa824638c9f9d

Is amboss.space down?

On Damus we could have a button the pre-attaches the note id correctly for you, and maybe renders it inline

Now I do everything on Linux for CLN at least, in a VM or something. It’s not easy to get builds to work on Mac. Not sure if the test s can run at all actually