this post was submitted on 11 Feb 2026
604 points (99.2% liked)

Programmer Humor

29982 readers
2159 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
[–] Buddahriffic@lemmy.world 3 points 1 week ago

On yeah, the little mouse puzzles. I always figured it wouldn't be that hard to give cursor movement a more natural curve, just give it an interpolation that clamps the first 3 derivatives of position and adds jitter and a little overshoot and correction or clamps the derivatives even harder at the end to mimic slowing down for precision.