Oddbean new post about | logout
 I'd greatly appreciate specifics on what you're referring to here. 
 These days, an app that was made 6 months ago is already outdated. Your team has to move very fast otherwise the code just slowly depreciates and newer apps take your market share with faster/simpler/better features for a fraction of the effort. It's move fast or die. 
 And then, there is Nostr... 
 Thanks for the clarification. I suppose that's the beauty of a free market. You're doing one hell of a good job, for what it's worth. 
 Thank you. Let's hope more devs and designers join the project. There is a lot of work to get done.  
 I'm actually working on figuring out what I need to know to get involved. It would be cool if the top Bitcoin and Nostr devs got together and published some sort of git repo or something that points people like me in the right direction. It's been a challenge figuring out exactly what I should spend the bulk of my time learning. 
 Removing code is way more importing than adding it. Best PRs are the ones with a lot of red. 
 True that. But also refactoring things to re-do architectures that were valid in the past but are not the ideal anymore. My caching now is quite old. Same for the Relay client code we have.