4 ms·
I'd definitely be interested in moving towards such setup if I could reliably and easily accomplish it. There are already people who vibe code all the tools the
by code-blooded 1mo ago
I'd definitely be interested in moving towards such setup if I could reliably and easily accomplish it. There are already people who vibe code all the tools they need.
Personally, so far I got best results by carefully selecting a small number of apps and devices with good track record and community around them (think Emacs that's been around for decades, but also KOReader, Linux, AntennaPod on Android and many others) and supporting those in various ways. I might vibe code an extension or config for the apps, but then I still understand what it does and why.
AI is yet to change that. I use LLMs daily at work, but software maintenance remains problematic. Producing stable software in unstable times is actually what pays my bills.
Edit: And yes - if you fork, upstreaming is a problem. It's unfair for original software maintainer to need to review, test and integrate vibe coded code.