I like rust-nostr.org
Awiteb
_@4rs.nl
npub1qqqq...ln03
Sovereign individual. Privacy maximalist. FOSS advocate. Building for a decentralized future
True :)
View quoted note →
This is how a #GRASP relay sync its git repos based on the maintainers list and repo ID. Thank you @DanConwayDev and @fiatjaf for this cool protocol.
More about GRASP:
cc: @Yuki Kishimoto @dluvian @Silberengel
GitWorkshop.dev
Decentralized github alternative over Nostr
The Iranian people have been without internet access for the past 23 days.
#FreeIran
I enjoy watching Tsoding's recreational programming streams, they are cool and I always learn something.
However, every time I watch one, I hate Go and C more, I don't understand how and why people use them!
As a user, I prefer Marmot because it's more secure. But as a developer, I find it a bit more complex (though I haven’t looked into it deeply). NIP-17 is simpler.
View quoted note →
Cool using of binding in rust
```rust
for manager in self.plugins_managers.as_ref() {
match manager.admit_event(event, addr).await {
reject @ WritePolicyResult::Reject { .. } => return reject,
_ => {}
}
}
```
#rust
Binding - Rust By Example
Rust by Example (RBE) is a collection of runnable examples that illustrate various Rust concepts and standard libraries.
Equality is not fairness.
How can it be fair that someone with a low income pays the same amount of VAT as someone with a high income? One person is afraid to spend their monthly income because of rising prices, while the other doesn't even bother to ask about the price before buying.
The first one doesn't drive much because of minor traffic violations like veering off course or slightly exceeding the speed limit. The second driver gets three speeding tickets on his way to the airport because he doesn't care. How is that fair?
Fuck the system!
Having multiple ways to entertain yourself in your free time isn't ideal. You'll want to do them all, and you won't be able to do that without reducing your work time
Vector (@V E C T O R) has some seriously cool looking posts! Thanks @YuurinBee for your brilliant work on making them so visually engaging! 🫡
View quoted note →
View quoted note →
today I tried #hytale, it's a good game
There is 100K public keys in my relay having less than 10 events and no one of these events is a private message. Only 12K does have a private message.
#relay