Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

That’s interesting. I think there’s a real shift going on in terms of what coding actually means I’ve never produced so much code so quickly and it’s disconcerting to the part of me that wants to feel like I earned the outcome on a pretty deep level because I can just generate shit that works so fast and then just edit it until I get exactly what I’m looking for and it feels like cheating in a weird way.

I still don’t feel that way about front end frameworks for the web. Oh my God what what are people doing?



Honestly, this reminds me of my early days when auto-complete and OOP was the best thing. It's why OOP proliferated, you type in the name of the object and get a list of completions in visual studio. No need to read docs or understand what you are doing, just find the method you need on that object. This new copilot coding reminds me of that, throwing shit and see what sticks, without understanding why and how it works. I can't help to shake the thought that we will see heaps of mediocre code cranked out that just about works, even though the problem maybe required a tenth of that to solve it.


> I can't help to shake the thought that we will see heaps of mediocre code cranked out that just about works, even though the problem maybe required a tenth of that to solve it.

That’s just more of the same, isn’t it? IMO that’s already the current state of the industry.


I think you're right.


Terrifying, what will be the towering class hierarchies and template hell that fall out of LLM powered coding? More importantly, what will be the better approaches that we should take to avoid creating a quagmire of unmaintainable code?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: