I've decided to jump on the bandwagon and try vibe coding, if anybody's interested in checking out the results I made a Discord/IRC inspired Nostr web client.
It's a single static html file and everything runs everything locally in the browser, so it's pretty flexible. Currently got a version running on Github pages:
https://0n4t3.github.io/n_cord/
I've also got a git repo:
https://github.com/0n4t3/n_cord/
For my very poor development skills I think it turned out pretty good, even if it's probably due for a bit more polish. At the very least I'll probably use it to keep track of tags I want to follow without needing to spam my timeline with them. It'll let you follow tags without an account and/or login with a Nostr browser extension.
#vibecoding #ai #nostr
Login to reply
Replies (2)
Update: now that I got it running on a real server and not just locally on my computer, I can confirm vertical view on mobile is very much broken.
Site desktop mode 🤙