this post was submitted on 17 Jan 2024
682 points (98.9% liked)

Programmer Humor

19149 readers
1225 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 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 103 points 7 months ago (1 children)

Processors might no longer get twice as fast every few years, but now we can use the power of servers to write software that runs even slower.

[โ€“] [email protected] 20 points 7 months ago

We can add caching so numbers that have been checked once can be quickly looked up from an inMemory database.