this post was submitted on 05 Nov 2025
359 points (97.4% liked)
Programmer Humor
27215 readers
420 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Because an image is a bit to lazy IMHO for "prgrammer" humor. I programmed a clock that actually works. Have fun 🤣
https://jsfiddle.net/gjpwf5oq/2/
Btw: you can change the order of the clock-face if you want.
Update: Supports arbitrary text now (example roman numerals): https://jsfiddle.net/2o97k6vz/6/
Update: And with Months because why not 🤣 https://jsfiddle.net/2o97k6vz/7/
Your clock goes backwards.
That's intended. Look at the second hand for a minute. It goes 1, 2, 3, etc. like on a real clock but the numbers are distributed differently. That's also why the hands sometimes have to move faster to reach their target in time. It goes (backwards) if it's closer.