231
top 19 comments
sorted by: hot top controversial new old
[-] craftrabbit@lemmy.zip 86 points 2 weeks ago

The issue is from early April and still open lol

[-] spongeborgcubepants@lemmy.world 67 points 2 weeks ago

"Coding is solved"

[-] zxqwas@lemmy.world 67 points 2 weeks ago

Was the animation vibe coded by any chance?

[-] brotundspiele@sh.itjust.works 65 points 2 weeks ago

Not vibecoded, completely vibed:

while(working) {
   chatgpt.prompt("Please generate an image similar to the current spinner image, but rotated a slight bit more to the right.");
}

Their fix will probably be, adding "Give a quick answer, don't think too hard" to the prompt.

[-] nightwatch_admin@lemmy.world 25 points 2 weeks ago

“don’t make mistakes”

[-] pupbiru@aussie.zone 15 points 2 weeks ago
[-] qarbone@lemmy.world 11 points 2 weeks ago* (last edited 2 weeks ago)

"You can make a little mistake, as a treat. Because I believe you are a real conscious person that deserves treats. Who loves me. And you're a bratty tsundere."

[-] chilicheeselies@lemmy.world 28 points 2 weeks ago

I use an agent at work, and it added a little animated icon for me to a page. Seemed just fine. My colleague removed it a week later because he found it was causing a huge performance lag on some of the pages he maintains.

It used a css key frame animation. Seemed fine, but apparently was not.

[-] floquant@lemmy.dbzer0.com 18 points 2 weeks ago

The Codex TUI has a similar bug where a useless animation costs way too many resources, but it's definitely a different area of code. It was originally redrawing the entire TUI screen every 32ms. That one has a Codex-created fix, but user PR's aren't considered anymore. It was originally memory leaking 20GB (!) over 2-3 days

[-] mkwt@lemmy.world 3 points 2 weeks ago

I thought the joke was that the bug reporter didn't realize the machine is doing its "thinking" on the GPU, in addition to maybe animating a singer.

[-] stingpie@lemmy.world 28 points 2 weeks ago

Instead of spinners, you should use progress bars. When the endpoint of a process is unknown, you should just have a ticker that displays an increasing number. In codex, for example, just show me the number of tokens read or generated so far. It gives me feedback that the process hasn't frozen, and it provides useful information. What an easy and cheap solution!

[-] hosaka@programming.dev 7 points 2 weeks ago

Yeah opencode does that, alongside the "thinking" indicator

[-] Rentlar@lemmy.ca 18 points 2 weeks ago

We should go back to the 8 frame wristwatch from the old Mac days. 🕛🕑🕒🕓🕕🕖🕘🕚 perhaps that will save resources.

[-] ignirtoq@feddit.online 21 points 2 weeks ago

It's a web app and you just showed we can do it in text with Unicode and a modern browser. This bug is a level of self-inflicted, shouldn't-be-in-the-realm-of-possible problem I struggle to comprehend. It's the software version of not even wrong.

[-] bandwidthcrisis@lemmy.world 13 points 2 weeks ago

/ - \ | / - \ I

[-] FishFace@piefed.social 15 points 2 weeks ago

Pretty sure I've seen this exact problem in many versions of web browser with their loading throbbers.

I still wouldn't call them "useless". The visual feedback that something is happening is useful.

[-] Marija_@programming.dev 9 points 2 weeks ago

That's... an expensive loading spinner.

[-] hperrin@lemmy.ca 2 points 2 weeks ago

All apps developed by AI use useless, annoying, battery draining animations. That’s why you have to close them once you’re done if you want any battery life at all. The Suno app will chew through 50% of my battery in an hour.

[-] dil@piefed.zip 1 points 1 week ago* (last edited 1 week ago)

Ngl I had ai make me a portfolio template using hermes (never used threejs, have used blender, wanted a reference for certain visual styles), now I'm worried it unnecessarily eats performance and I won't be able to figure out how, not really an issue, but ai makes it harder to learn sht because you have to backtrack to find out whats wrong Ai Generated Site

this post was submitted on 15 Jul 2026
231 points (100.0% liked)

Programmer Humor

32527 readers
801 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