As developers increasingly lean on AI-generated code to build out their software—as they have with open source in the past—they risk introducing critical security failures along the way.
Ehhh, I don’t think the comparison they’re making here is right. Leaning on open source software is not just for lazy developers - it’s often the best architectural choice.
I can’t think of a situation where vibe coding is the best choice except for when speed matters much more than quality, and even then only sometimes.
It’s only the best option if you are a grifter or grifting the grifter. vibe coding is running roughshod the outsourcing industry. Lots of companies started using it to produce basic throwaway apps and slowly but surely degrades developer’s talent pool. now we get lots of low-grade “developers” who can write prompts and want big bucks for it but can’t pass a mid-level live coding session because their skills are not up the snuff.
Sure, but let’s also not discount the idea that a significant percentage of businesses need no more than a single static HTML page for their website. I don’t find it a problem for a person to vibe code that up instead of hiring a real web developer.
those businesses are not really the target audience for Ukrainian outsourcing companies though. they want the big bucks nice and easy and cut corners more than they should in many cases. On the other hand - there are many Ukrainian small businesses that benefitted greatly from no-code and vibe coding tools that handle their small scale needs - that kind of streamlining helped them focusing on what actually affects their business on the ground
Vibe coding works when you need to say connect to some API and can feed the model a bunch of docs.
It’s great for very low skill, low maintenance, low risk code that I can easily and reliably regenerate.
Increasingly coding models are improving at architecture choices, Claude 4.5 vs 4 is way better here. But ultimately it’s inferior to a ginger making those choices.
It’s also a great debugger and reviewer.
I used it this weekend to connect to an API and to build a table of constants by just feeding it docs. That was a huge time saver.
I also used it to try and implement stuff and I gotta say once it hit tricky things it started trying to game it and just say it works.
thats totally the type of code I have written. granted I really consider it more configuration even if it is code. This is always a thing with jobs. Yes I have written code but no im not really a coder by my definition (writes code over 50% of time at positions). No you don’t really need a coder for this ops role but yeas its fine that it uses continous development and a bit of code needs to be changed and you call it all devops.
Ehhh, I don’t think the comparison they’re making here is right. Leaning on open source software is not just for lazy developers - it’s often the best architectural choice.
I can’t think of a situation where vibe coding is the best choice except for when speed matters much more than quality, and even then only sometimes.
It’s only the best option if you are a grifter or grifting the grifter. vibe coding is running roughshod the outsourcing industry. Lots of companies started using it to produce basic throwaway apps and slowly but surely degrades developer’s talent pool. now we get lots of low-grade “developers” who can write prompts and want big bucks for it but can’t pass a mid-level live coding session because their skills are not up the snuff.
Sure, but let’s also not discount the idea that a significant percentage of businesses need no more than a single static HTML page for their website. I don’t find it a problem for a person to vibe code that up instead of hiring a real web developer.
those businesses are not really the target audience for Ukrainian outsourcing companies though. they want the big bucks nice and easy and cut corners more than they should in many cases. On the other hand - there are many Ukrainian small businesses that benefitted greatly from no-code and vibe coding tools that handle their small scale needs - that kind of streamlining helped them focusing on what actually affects their business on the ground
When did Ukrainian come into it? I went back to the article but half of it was behind a paywall
nowhere, I just relayed my personal observation regarding vibe coding in Ukraine as one of the examples
Vibe coding works when you need to say connect to some API and can feed the model a bunch of docs.
It’s great for very low skill, low maintenance, low risk code that I can easily and reliably regenerate.
Increasingly coding models are improving at architecture choices, Claude 4.5 vs 4 is way better here. But ultimately it’s inferior to a ginger making those choices.
It’s also a great debugger and reviewer.
I used it this weekend to connect to an API and to build a table of constants by just feeding it docs. That was a huge time saver.
I also used it to try and implement stuff and I gotta say once it hit tricky things it started trying to game it and just say it works.
thats totally the type of code I have written. granted I really consider it more configuration even if it is code. This is always a thing with jobs. Yes I have written code but no im not really a coder by my definition (writes code over 50% of time at positions). No you don’t really need a coder for this ops role but yeas its fine that it uses continous development and a bit of code needs to be changed and you call it all devops.