logoalt Hacker News

addagtoday at 12:41 PM4 repliesview on HN

As much as I'd love to believe it, it is now a conservative take. Sure, having a solid architecture in mind still matters right now, but manually writing code is completely unnecessary and, before long, even designing the architecture is going to be completely automated.


Replies

tripledrytoday at 1:33 PM

Here I am starting to think a central part of knowledge work is the knowledge gained.

Maybe you are right, maybe not, let's see. Unfortunately I kinda agree, because humans are really good at being lazy and going in the path of least resistance (including me). It's genuinely difficult to not use AI even if it makes my work worse, as long as it's easier and faster.

datsci_est_2015today at 12:49 PM

Does writing table schemas count as writing code? Is that architecting? Both?

I personally don’t trust coding agents to have enough context to write domain-specific table schemas, and I don’t have the patience to transcribe all of the context into a natural language prompt. If I ask it to, it’ll write something for sure, and maybe that can be a jumping point for me, but at some point I have to physically write what the columns will be.

show 2 replies
ttultoday at 1:20 PM

I’m taking this view now as well. If you’re reading code, you’re probably doing it wrong. You should absolutely be setting criteria that can be objectively measured and rejecting code that doesn’t meet those criteria or perform as specified. We are all senior software engineering managers now, with a fleet of cheap and ambitious young engineers doing all the authoring.

But reading code? What does that accomplish, other than to slow your dev process down enormously? Serious question.

show 3 replies
y-curioustoday at 12:46 PM

But then what will I do for work? :(

show 1 reply