this post was submitted on 17 Jan 2024
12 points (100.0% liked)

Programmer Humor

19585 readers
617 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] 3 points 10 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] 1 points 10 months ago

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