this post was submitted on 04 Aug 2026
488 points (99.0% liked)

Programmer Humor

32610 readers
1305 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Mikina@programming.dev 13 points 1 hour ago* (last edited 1 hour ago)

While I'm not a fan of most AI usages, this is the thing that infuriates me the most.

I like writing scripts to automate parts of my job. I've had a few for things like build performance testing comparison and the like.

All of it was replaced by skill.md, that does exactly the same, but burns like 3$ per run in tokens, and has also at least once generated hallucinated results, because it ran into an error, ran wrong builds, or in general fucked up in a way that was not easy to detect (and we did in fact not detect it until much later).

But hey, at least my colleagues now don't have to open the filthy commandline and write py perf-test.py main feature/branch to run the test, and can just talk about it to a clanker.