Oddbean new post about | logout
 Much better now. I think you could really build some stuff with this thing. #nostr #dev
 https://video.nostr.build/35b9bb394282308da6ca250d32b3cf972b33bba05992e80829199cdf17f386c2.mp4 
 What's that? 🤔 
 A web framework for a nostr client built in go, HTMX, hyperscript and tailwind  
 Is it open source? 
 Yes sir. Check my GitHub. It's in my about. Also, of you're a data engineer, Ive been making a relay implementation in go and I'm nearing a point where I'd really like to implement multiple database options. It only uses mongo right now.  
 I'll take a look, maybe can help. If you have any sort of documentation that would be great 
 I have no docs yet, since I'm just now nearing feature completion for what I had envisioned when I started it. It only has logging in the terminal and no logging that gets saved to look at later. Docs and better logging are on the to do, but I have a few small things to button up and one more bigger feature on the list before I get to them. I thought about making a short video going through the code base at its current point for those interested.  
 you have really fun design sensibilities. not boring and sterile. i like it. 👍 
 Tysm. 🥰 That means a lot as someone that doesn't do this professionally.  
 GM ☀️ . Made this last night in case you missed it. 
nostr:nevent1qqsvkgvmpjfvha8vkq834g7z6hw3tc6raq7u0wt3q0k47h7wltn8f4qpzemhxue69uhhyetvv9ujumt0wd68ytnsw43z7q3qzmc6qyqdfnllhnzzxr5wpepfpnzcf8q6m3jdveflmgruqvd3qa9sxpqqqqqqz3q3lhw
nostr:nevent1qqstzga89aeynalkjwmk0q5tx964p4t58ungtqkewardc7rlhgnt2egpzemhxue69uhhyetvv9ujumt0wd68ytnsw43z7q3qzmc6qyqdfnllhnzzxr5wpepfpnzcf8q6m3jdveflmgruqvd3qa9sxpqqqqqqzx334p8
 
 nice
wondering if in grain relay
pubkey_whitelist:
blacklist can loaded from .yml .json .txt file? instead of config.yml file when it grows 
 Yes. When I work on grain next, this will be added