Justin Moon's avatar
Justin Moon 1 month ago
The more i vibecode and the better i get at it, the less i find github useful. I already have self-hosted runner so don't need their ci. it's move convenient to store issues and roadmap in text files so i don't need issues. Starting to do a local merge pipeline so don't need PRs. Just saw this neat video which makes me want to stop using the GitHub git server Might work well with gitworkshop, too (cc @DanConwayDev)

Replies (14)

Justin Moon's avatar
Justin Moon 1 month ago
Since posting this last week I vibe-coded my own personal github replacement that runs on my homeserver. For my personal projects I have no use for github anymore. Going to slowly evolve it into something other people can use - with nip34 support. image View quoted note →
Justin Moon's avatar
Justin Moon 1 month ago
It's super simple! I never realized GitHub was so simple lol.