this post was submitted on 12 Apr 2025
1271 points (98.5% liked)

Programmer Humor

22699 readers
1600 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

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

I do enjoy the new assistant in JetBrains tools, the one that runs locally. It truly helps with the trite shit 90% of the time. Every time I tried code gen AI for larger parts, it's been unusable.

[โ€“] [email protected] 5 points 1 week ago (1 children)

It works quite nice as autocomplete

[โ€“] [email protected] 3 points 1 week ago
[โ€“] [email protected] 0 points 1 week ago

Except in the 10% of times, in 30% of those you'll have a hell of a lot of fun finding which exact line has one little variable name mismatch. But if you're actually very careful, it's a nice feature.