Interesting Links for April 2024
Here are some interesting things I recently read on the internet:
-
A lazy and flippant classification of programming languages ποΈ
Bryce Kerley classifies some popular programming languages into categories with single letter names, with hilarious effects. -
The One Billion Row Challenge in Go: from 1m45s to 3.4s in nine solutions ποΈ
Ben Hoyt optimizes a Golang program to be thirty times faster. -
JavaScript Bloat in 2024 ποΈ
Nikita Prokopov gets in touch with modern front-end development, and hates how bloated everything is. -
Why We Canβt Have Nice Software ποΈ
Andrew Kelley muses about the bad state of current software, and attributes it to human greed. -
Faster Shell Startup With Shell Switching ποΈ
Laurence Tratt uses profiling to figure out a trick to start shells faster. -
When would you ever want bubblesort? ποΈ
Hillel Wayne finally finds the answer to the age-old oft-asked question. -
You already know how to parse by hand ποΈ
Vincent Foley lets you know how to parse by hand, but then you already knew that. -
Compiling Lambda Calculus ποΈ
Colin James compiles Lambda Calculus to LLVM IR, for fun and no profit. -
Three ways of handling user input ποΈ
Patrick Dubroy surveys different ways of handling user input: callbacks, polling and magic. -
Why Static Languages Suffer From Complexity ποΈ
Tima Kinsart argues that statically typed languages are complex because metaprogramming them is hard.
Like, share, or comment on this post on Mastodon.