Most active commenters
  • QuercusMax(3)

←back to thread

728 points freetonik | 20 comments | | HN request time: 0s | source | bottom
Show context
thallavajhula ◴[] No.44976973[source]
I’m loving today. HN’s front page is filled with some good sources today. No nonsense sensationalism or preaching AI doom, but more realistic experiences.

I’ve completely turned off AI assist on my personal computer and only use AI assist sparingly on my work computer. It is so bad at compound work. AI assist is great at atomic work. The rest should be handled by humans and use AI wisely. It all boils down back to human intelligence. AI is only as smart as the human handling it. That’s the bottom line.

replies(7): >>44977081 #>>44977158 #>>44977688 #>>44977874 #>>44977875 #>>44978045 #>>44985621 #
tick_tock_tick ◴[] No.44977158[source]
> AI is only as smart as the human handling it.

I think I'm slowly coming around to this viewpoint too. I really just couldn't understand how so many people were having widely different experiences. AI isn't magic; how could I have expected all the people I've worked with who struggle to explain stuff to team members, who have near perfect context, to manage to get anything valuable across to an AI?

I was original pretty optimistic that AI would allow most engineers to operate at a higher level but it really seems like instead it's going to massively exacerbate the difference between an ok engineer and a great engineer. Not really sure how I feel about that yet but at-least I understand now why some people think the stuff is useless.

replies(7): >>44977321 #>>44977339 #>>44977381 #>>44977394 #>>44977512 #>>44978132 #>>44982102 #
1. btucker ◴[] No.44977381[source]
I've been starting to think of it like this:

Great Engineer + AI = Great Engineer++ (Where a great engineer isn't just someone who is a great coder, they also are a great communicator & collaborator, and love to learn)

Good Engineer + AI = Good Engineer

OK Engineer + AI = Mediocre Engineer

replies(4): >>44977446 #>>44977511 #>>44977612 #>>44977642 #
2. aydyn ◴[] No.44977446[source]
Is there a difference between "OK" and "Mediocre"?
replies(2): >>44977590 #>>44980102 #
3. biophysboy ◴[] No.44977511[source]
I sort of think of it in terms of self-deskilling.

If an OK engineer is still actively trying to learn, making mistakes, memorizing essentials, etc. then there is no issue.

On the other hand, if they're surrendering 100% of their judgment to AI, then they will be mediocre.

replies(1): >>44977632 #
4. BolexNOLA ◴[] No.44977590[source]
“Ok” I generally associate with being adequate but could obviously be better. “Mediocre” is just inadequate.
replies(2): >>44980487 #>>44980544 #
5. QuercusMax ◴[] No.44977612[source]
I recently watched a mid-level engineer use AI to summarize some our code, and he had it put together a big document describing all the various methods in a file, what they're used for, and so forth. It looked to me like a huge waste of time, as the code itself was already very readable (I say this as someone who recently joined the project), and the "documentation" the AI spit out wasn't that different than what you'd get just by running pydoc.

He took a couple days doing this, which was shocking to me. Such a waste of time that would have been better spent reading the code and improving any missing documentation - and most importantly asking teammates about necessary context that couldn't just be inferred from the code.

replies(1): >>44980387 #
6. QuercusMax ◴[] No.44977632[source]
The same people who just copy-pasted stack overflow answers and didn't understand why or how things work are now using AI to create stuff that they also don't understand.
replies(2): >>44977679 #>>44985726 #
7. geodel ◴[] No.44977642[source]
Not Engineer + AI = Now an Engineer

Thats the reason for high valuation of AI companies.

replies(2): >>44977677 #>>44980364 #
8. ToucanLoucan ◴[] No.44977677[source]
Of all the things I would absolutely not trust the stock market to evaluate, "technical competence" is either near or at the top.

The people deciding how much OpenAI is worth would probably struggle to run first-time setup on an iPad.

replies(1): >>44980302 #
9. biophysboy ◴[] No.44977679{3}[source]
And for low-stakes one-time hobby projects, they're correct to do so!
10. btucker ◴[] No.44980102[source]
I probably should have written it as “OK Engineer--“
11. geodel ◴[] No.44980302{3}[source]
I agree. Seems like people took my comment above as my opinion. It was supposed to be argument of Linkedin type AI hype generators.
replies(1): >>44980745 #
12. phyzome ◴[] No.44980364[source]
"Engineer" and "someone who can produce code" are not the same thing.
13. stocksinsmocks ◴[] No.44980387[source]
I hate to break it to you, but this guy probably wasn’t working at all. That sounds like a pretense to goof off.

Now I could believe an intern would do such a thing. I’ve seen a structural engineer intern spend four weeks creating a finite element model of a single concrete vault. he could have treated the top deck as a concrete beam used conservative assumptions about the loading and solved it with pen and paper in 30 minutes.

replies(1): >>44990428 #
14. Marsymars ◴[] No.44980487{3}[source]
“Mediocre” is one of those words where common parlance doesn’t quite line up with the textbook definition. e.g. from the Oxford English Dictionary: “Of middling quality; neither bad nor good...”
15. furyofantares ◴[] No.44980544{3}[source]
Some synonyms for mediocre: decent, middling, ordinary, so-so. It can mean inadequate, but it can also mean adequate.
replies(2): >>44983645 #>>44985751 #
16. kentm ◴[] No.44980745{4}[source]
It seemed like a normative statement, to be honest, so I misunderstood your point.
17. BolexNOLA ◴[] No.44983645{4}[source]
I’m just talking about how I view/use it.
18. rerdavies ◴[] No.44985726{3}[source]
lol. I am SO glad I don't have to go to StackExchange anymore. There is something toxically awful about using advice from a thread that starts with "Why doesn't my code work?".
19. rerdavies ◴[] No.44985751{4}[source]
Another common synonym for mediocre: has no place on a software development team. Not technically correct, admittedly, but that's how I read that word in an software engineering context. Adequate is not good enough.
20. QuercusMax ◴[] No.44990428{3}[source]
Well, said engineer is no longer working at my company. He wasn't exactly the best developer...