Damus

Recent Notes

Zen<3lofi · 10w
this is the first I’ve heard of an in-person bitcoin event described in this way (involving sexism, misogyny). however, about a month or so ago, I did see one or two very active nostr accounts posting stuff like that - like saying everyone should have kids, be a parent. (like the account called ...
tuma · 10w
Sure, thanks for the help! :)
HannahMR · 10w
Did you experience this shift too?
tuma · 10w
Interesting. I wanted to buy it with Ubuntu though..
tuma · 10w
I am currently looking for an Adder WS from System76. I’ll check what you suggested!
Pete Winn 🔆 · 11w
See 👀 - its working! > they are needed and i am the guy to make it happen
Pete Winn 🔆 · 11w
Yep. The spec is only relevant if a second person (and more) want to build it. Just build useful stuff the specs will sort themselves out if they’re needed. https://blossom.primal.net/5e65268a3c37432011efb47471fd634bed05233a1b59387b4d213bcf50241800.jpg
vnprc · 11w
it's a serious question! i have never written a (successfully merged) spec before. seems like the key goal is to disambiguate any possible misunderstanding of the important implementation details whi...
vnprc profile picture
if they are two codebases with two different maintainers, then it would seem that getting the PR merged is equivalent. you still have two different folks review and approve the implementations, each in a different context. and the spec repo PR also needs to get merged so 2-3 distinct sets of eyes (the spec is maintained by the same person as one of the impl codebases in my case so 2 sets of maintainer eyes for 3 PRs in 3 different contexts.)
1
vnprc · 11w
i'm overthinking it, just write the damn code and push out the PR
Pete Winn 🔆 · 11w
Now you’re thinking
vnprc profile picture
it's a serious question! i have never written a (successfully merged) spec before.

seems like the key goal is to disambiguate any possible misunderstanding of the important implementation details while leaving the rest of the decisions up to the implementor. does this require two different individuals to implement it? if an llm is implementing it, are two different prompts sufficient?
1
vnprc · 11w
if they are two codebases with two different maintainers, then it would seem that getting the PR merged is equivalent. you still have two different folks review and approve the implementations, each in a different context. and the spec repo PR also needs to get merged so 2-3 distinct sets of eyes (t...