Avatar
Bankers Bad Dream
94f1782e440430f2d209f2c46f61fd5b38b9fe8798cc2ff840e9b863607fb1be

Bit of a learning curve but it is really growing on me. The only reason I tried it out is to see if I could get it to work since I saw your post!

I am glad I did. The only thing I feel like it is missing is a global element. I like seeing posts from people I don't follow, and zaps would be great.

Otherwise it has incredible amounts of features, it's neat how it manages relays, and I am in love with the minimal UI. It's kind of a refreshing change from the super polished, flashy, webapp type clients.

Hmmm that sounds like something funky with your rust install. You have probably done exactly this, but the steps I took to successfully build were as follows (I have no idea it the markdown will work, apologies if this post is ugly as sin)

```sh

$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

$ sudo pacman -S base-devel cmake openssl fontconfig

$ git clone https://github.com/mikedilger/gossip

$ cd gossip

$ RUSTFLAGS="-C target-cpu=native --cfg tokio_unstable" cargo build --release

$ cd target/release

$ strip gossip

```

Maybe you need to reinstall rust, is my best guess, but I am not an expert by any means. Just hoping the steps I took might help you out 🤝

sorry, that didn't work well, lesson learned

readable version here: https://pastebin.com/5mAxnxnk

Hmmm that sounds like something funky with your rust install. You have probably done exactly this, but the steps I took to successfully build were as follows (I have no idea it the markdown will work, apologies if this post is ugly as sin)

```sh

$ curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

$ sudo pacman -S base-devel cmake openssl fontconfig

$ git clone https://github.com/mikedilger/gossip

$ cd gossip

$ RUSTFLAGS="-C target-cpu=native --cfg tokio_unstable" cargo build --release

$ cd target/release

$ strip gossip

```

Maybe you need to reinstall rust, is my best guess, but I am not an expert by any means. Just hoping the steps I took might help you out 🤝

Hey Steven! What error are you having? I just installed on Arch from source no problem at all. I will be happy to help you out if I can.

#[0]

I have to ping you instead of replying! What are you doing to me? Lmao

#[0] the length of your nip05 makes it impossible to reply to you on astral mobile 😂

#[0] I can't reply to your post about WSL but can't you fix the IP addresses?

Meaning that both Windows and the subsystem have a fixed IP.

Also, have you considered just not using windows at all? 🥲

What is the most painless way to generate offline keys?

I know the lukejr fiasco cocked everything up, but does anyone know where to find the signing keys for the bitcoin binaries from github?

The spammers make me long for the days of fake jack and the Nano maxi

Agreed.  My 4 year old had been using muun on her tablet to receive sats for almost a year.  It is perfect for that! I don't really care that it isn't really a lightning wallet.  It serves a specific training wheel purpose for her.  I will graduate her to Zeus probably soon.

blue wallet over tor is brutal 🐌

Looks like the "Rust Nostr Client" is working