top | item 44977381

(no title)

btucker | 6 months ago

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

discuss

order

QuercusMax|6 months ago

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.

stocksinsmocks|6 months ago

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.

biophysboy|6 months ago

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.

QuercusMax|6 months ago

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.

aydyn|6 months ago

Is there a difference between "OK" and "Mediocre"?

Forgeties79|6 months ago

“Ok” I generally associate with being adequate but could obviously be better. “Mediocre” is just inadequate.

btucker|6 months ago

I probably should have written it as “OK Engineer--“

geodel|6 months ago

Not Engineer + AI = Now an Engineer

Thats the reason for high valuation of AI companies.

phyzome|6 months ago

"Engineer" and "someone who can produce code" are not the same thing.

ToucanLoucan|6 months ago

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.