this post was submitted on 19 Aug 2025
1431 points (99.5% liked)

Programmer Humor

25827 readers
3006 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
[–] Henson@feddit.dk 5 points 18 hours ago (1 children)

Feels like there are some fine people here only working on new projects. Getting started could be, breaking down a 20 year old program, written in some wierd manner because the original developer use to do functional programming but was told to use java and oop. No comments, no tests, no normal patterns, no documentation.

[–] Jankatarch@lemmy.world 2 points 18 hours ago* (last edited 18 hours ago) (1 children)

The argument was "AI helps when starting up new projects by making unit tests etc."

Also for not 20, but even building 10 year old libraries using AI is unhelpful. It just keeps hallucinating non-existent packages and functions.

At this point just drive yourself crazy while promising to become goose farmer and commenting every single line in your own words like god intended for programmers to do.

[–] jerkface@lemmy.ca 2 points 12 hours ago* (last edited 12 hours ago)

You read "new projects" in, actually. And the whole unit test thing was just an example demonstrating how AI use has to be tightly bounded to be arguably useful.