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

Programmer Humor

22440 readers
3068 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] 1 points 1 day ago

I'll use it also often. But when the situation is complex and needs a lot of context/knowledge of the codebase (which at least for me is often the case) it seems to be still worse/slower than just coding it yourself (it doesn't grasp details). Though I like how quick I can come up with quick and dirty scripts (in Rust for the Lulz and speed/power).