Top
Best
New

Posted by ishanz 11 hours ago

I Will Never Use AI to Code(antman-does-software.com)
55 points | 70 commentspage 2
mikebenfield 11 hours ago|
I'm all in favor of talking about drawbacks of AI coding and potential future problems. No problem. But at this point just the blanket statement that you'll never use it is not reasonable. It's the equivalent of a master car mechanic seeing a robot that can pretty reliably rebuild a transmission in a few minutes saying "I'll never use that; I'll always do it myself." Okay, sure buddy. You keep taking 8 hours to do what now takes everyone else 5 minutes. Knock yourself out.
xigoi 2 hours ago||
LLMs are fundamentally chaotic and unpredictable. They cannot do anything reliably.
serendipitice 10 hours ago|||
almost everything he says is reasonable and correct though. using AI does undermine understanding, and companies hiring less juniors will be the death of them. Also juniors using AI will be the death of deep understanding if they continue. Robots fixing cars is not an apt analogy because it's a rote task. LLMs are being used for far beyond rote tasks and that's where the danger lies. People forget that most frustration and struggle are crucial, not something to remove. And people especially beginners do not have the judgement to know when struggling is appropriate.
lo_zamoyski 10 hours ago||
By analogy, you can imagine a mid-century human computer shouting "I will never use computing machines to perform numerical calculations! I must perform every addition by hand!" You can even imagine a commune forming around "hand-made calculation" and trying to sell services that are certified "automation-free".
kasperni 10 hours ago||
I’ll never use a tractor. Real farming is done with a horse and plow.
gonzo41 10 hours ago|
not the best analogy. It's like industry has an ox pulling a plow and we just check back at the end of the day to see what's happened to the field.
kasperni 10 hours ago||
Not everyone vibecodes
peter-m80 8 hours ago||
Similar as: I will never use a high level language. I enjoy writing ASM
didip 10 hours ago||
This kind of writing makes you sound immature.

People used to drive manual. Now it’s all automatic transmission. Some cars even drive itself.

People used to proudly use Vi to write code. But now IDE is commonplace.

People used to write asm by hand. Transport Tycoon was written in assembly. But these days that would be insane.

Technological progress is an absolute thing. It produces too much convenience and wealth to ignore.

xigoi 2 hours ago||
> People used to drive manual. Now it’s all automatic transmission.

Maybe in the USA. Here in Czechia, people generally hate automatic transmission cars.

> People used to proudly use Vi to write code. But now IDE is commonplace.

Plenty of developers use Vim and Neovim, which have numerous advantages over “modern” IDEs.

ofrzeta 6 hours ago||
> People used to proudly use Vi to write code. But now IDE is commonplace.

this is funny because I met many software developers who did not have a, let's call it "Unix hacker background", who only ever used Git through an IDE. Now sometimes when they need to log into some system and use the commandline they are lost because they are neither familiar with a shell environment (readline and stuff) nor the Git commands.

I guess you can work that way but that's not for me, because I want to understand stuff. Of course I also use an IDE but I don't rely on it.

enos_feedler 10 hours ago||
People still have fun riding horses. Doesn’t mean we use them to get anywhere anymore
abstractspoon 3 hours ago||
This.
ciconia 10 hours ago||
Why is this submission flagged? It's on topic isn't it?
smitty1e 6 hours ago||
I'm not an AI enthusiast, but a great recent use-case has been to puzzle out the pyqgis interface.

In a seemingly endless class hierarchy of non-pythonic objects, using SuperGrok to figure out how to do QGIS automation has been a timesaver.

Basically its an improved Google search in this mode, but, hey: credit where due.

See: https://open.substack.com/pub/smitty1e/p/qgis-styles-for-mul...

wyderkat 10 hours ago|
I noticed that my friends who like AI, don't like coding much
More comments...