… and that’s assuming their contributions are just vibe code, spat out by an LLM.
Comment on How far you've fallen
JeeBaiChow@lemmy.world 1 day ago
Kids these days need to install a 4gb framework to write a storage/ retrieval web app. ‘Full stack’ is kinda funny when their contribution is just a few k of scripts.
sp3ctr4l@lemmy.dbzer0.com 1 day ago
mushroommunk@lemmy.today 1 day ago
“Sometimes being a programmer isn’t about the code you write, it’s about knowing which libraries to use. It still takes skill.” I tell myself as I add my 20th nuget package instead of writing ten lines of code to reverse a string.
JeeBaiChow@lemmy.world 1 day ago
Ok, c’mon now, be honest. Does it really make the code easier to understand/ manage though?
mushroommunk@lemmy.today 1 day ago
You get to manage code? Once it’s shipped it’s gone. There’s no time for refactor and only tackle major bugs. That’s the corporate way
victorz@lemmy.world 1 day ago
I’m in corporate and I get to reactor and make better. 🤷♂️ It’s not everywhere. But it’s the most common I imagine.
FishFace@piefed.social 1 day ago
I mean the reason python succeeded is because you don’t need to write more than one line to reverse a string (etc).