this post was submitted on 13 May 2025
1 points (100.0% liked)

TechTakes

1869 readers
23 users here now

Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.

This is not debate club. Unless it’s amusing debate.

For actually-good tech, you want our NotAwfulTech community

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 1 week ago (21 children)

I treat AI as a new intern that doesn't know how to code well. You need to code review everything, but it's good for fast generation. Just don't trust more than a couple of lines at a time.

[–] [email protected] 0 points 1 week ago (16 children)

I treat AI as a new intern that doesn’t know how to code well

This statement makes absolutely zero sense to me. The purpose of having a new intern and reviewing their code is for them to learn and become a valuable member of the team, right? Like we don't give them coding tasks just for shits and giggles to correct later. You can't turn an AI into a senior dev by mentoring it, however the fuck you'd imagine that process?

[–] [email protected] 0 points 6 days ago (14 children)

You can't turn an AI into a senior dev by mentoring it, however the fuck you'd imagine that process?

Never said any of this.

You can tell AI commands like "this is fine, but X is flawed. Use this page to read how the spec works." And it'll respond with the corrections. Or you can say "this would leak memory here". And it'll note it and make corrections. After about 4 to 5 checks you'll actually have usable code.

[–] [email protected] 0 points 6 days ago

A junior developer learns from these repeated minor corrections. LLM's can't learn from them. they don't have any runtime fine-tuning (and even if they did it wouldn't be learning like a human does), at the very best past conversations get summarized and crammed into the context window hidden from the user to provide a shallow illusion of continuity and learning.

load more comments (13 replies)
load more comments (14 replies)
load more comments (18 replies)