this post was submitted on 22 Sep 2025
329 points (96.6% liked)

Programmer Humor

26673 readers
1766 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
 

For anyone curious - https://flif.info/

EDIT: am a dumbass, JPGXL extends from FLIF

you are viewing a single comment's thread
view the rest of the comments
[–] ICastFist@programming.dev 3 points 1 week ago

It was an internal system for keep track of several projects. That still used 600MB more javascript than it actually needed for what it ended up doing anyway; purely static pages could've done everything needed, except maybe the animated graphics, but the create/edit forms were a fucking pain to even test, because not a single fucking element had an id and the date picker was literally impossible to target with Selenium