r/programming 3h ago

Surviving Black Friday: 329 billion requests with Falcon

Thumbnail youtube.com
Upvotes

r/programming 9h ago

[ Removed by Reddit ]

Upvotes

[ Removed by Reddit on account of violating the content policy. ]


r/programming 21h ago

A faster way to convert a timestamp ➜ Hour, Min, Sec

Thumbnail benjoffe.com
Upvotes

r/programming 14h ago

Implementing the Karatsuba multiplication algorithm on an 8-bit computer

Thumbnail youtube.com
Upvotes

I recently implemented the Karatsuba multiplication algorithm on a 8-bit TTL computer I hack on. In this video I explain the algorithm, and explore the speed benefits of using it.