this post was submitted on 15 Jul 2025
279 points (94.3% liked)

Programmer Humor

25448 readers
863 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
[โ€“] xxce2AAb@feddit.dk 11 points 2 weeks ago (4 children)

Pah, mathematicians and their generally applicable pure approach to solutions and fancy modulus operations, who needs 'em? Computing is applied and we always work with well-defined finite precision. Granted, writing the boilerplate for all possible 64 bit integers is a bit laborious, but we're programmers! That's what code generation is for.

[โ€“] koper@feddit.nl 4 points 2 weeks ago

If it works it works. You mathematicians just don't understand the pragmatics. What is tech debt?

load more comments (3 replies)