I feel for the author. Turns out that there are companies where people stay longer. I started my career in startups, where it was exactly like the author describes (usually inexperienced managers asking inexperienced developers to quickly produce bad code, hiding behind the notion that "our biggest problem right now is to raise money").
Then I moved to a "corporate", which I feared because of everything people say about processes and such. Turns out I am given the trust and resources to be a craftsman, and the company cares about my writing maintainable code. Both healthier and more rewarding than being pressured into doing a bad job.
> As far as professional software development goes, change is clearly the most profitable career path: you deliver results rapidly and you leave before it needs to be maintained, which makes sense, because your salary will grow faster if you keep switching jobs.
I understand how it may feel like that, but I think it is wrong. You have to sell your experience (which I count in years of work) and not your number of jobs. If anything, having stayed longer somewhere is something to sell: "I have seen a project evolve over years, I know what is maintainable and what is not".
> This is where the interests of a corporate software developer and “craftsman” software developer diverge.
The author has seemingly no experience in corporate ("in my experience, no one stays longer than a couple of years"), but believes they know what "corporate software developers" are like?
My experience in corporate is that I see more craftsmen than in startups. Startups are full of juniors or bootstrappers who write prototypes (usually not very maintainable) and then move on to the next startup.
> Even at the most generous of companies you’ll be hard-pressed to find a manager that will let you spend several quarters rewriting vibe-coded spaghetti messes without having any immediate profit impact to show for it.
Yes, I agree with that. The trick is to find a company that try hard not depending on vibe-coded spaghetti messes that need to be refactored. If you end up in a project like this, the goal is to leave.
> Does the “let it fail” approach actually work? I have no idea.
It most definitely does not. In my startup years (more than a decade), I have seen many very bad decisions being made "because we're a startup and have to move fast". I have plenty of examples where I said "this is not the right way, it will bite us down the line" but the genius founders and managers (from their 0 years experience but with a PhD that made them geniuses) new better.
Every single time, I thought "one day, I will have my 'I told you so' moment". And I did have that moment, except that the geniuses blamed me for their decisions. They are geniuses after all, they couldn't have been wrong back then. I have seen millions being lost in development because of fundamentally bad ideas (it's easy to measure when the startup has to rewrite the engine from scratch and spends 2 years doing it).
My stance here is that if the management is such that the project will fail, then there is nothing that you can do other than find a new job. Those people don't fail, they just convince VCs to inject more money into their ideas until it becomes profitable (but you don't want to work in that mess of a codebase) or it bankrupts. You don't want to work for those people.
burntoutgray•1h ago
I won't be surprised if companies with large amounts of vibe coded systems end up blowing up.
palata•40m ago
I feel like vibe-coding will just allow to produce more of that bad software.
But all hope is not lost: there are companies that need to build good software, so if you are a craftsman, the goal is to work there!