Here’s something fun. It’s a computer game based around building a web site and making it popular. It’s built entirely from CSS and HTML, no JavaScript needed! See: CSS Clicker.
Category Archives: Programming
Navel gazing about programming with AI
Via Lobsters today: I Started Programming When I Was 7. I’m 50 Now, and the Thing I Loved Has Changed.
AI fatigue is real and nobody talks about it
Raiders of the Lost Ark (Atari 2600) – Reverse Engineered Source
Here’s something fun: Raiders of the Lost Ark (Atari 2600) – Reverse Engineered Source. It contains a fully commented assembly code file: raiders.asm.
Semantic Compression
Casey Muratori explains his approach to not-so-object-oriented design (he calls it procedurally-oriented) and refactoring (he calls it compression): Semantic Compression.
Today I added procedurally-oriented to my spell check.
Factorial
Today I added the recursive base case for n=0 to the Factorial article on Wikipedia.
Software Estimation
In my feed today: How I estimate work as a staff software engineer.
Operating Systems Textbooks
Some operating systems textbooks which came up on IRC today: Operating Systems: Three Easy Pieces, Dive into Systems, and Computer Systems: A Programmer’s Perspective.
Home Assistant
Looks like learning about Home Assistant is in my future.
Building An Escape Room Lockbox With The ESP32 Cheap Yellow Display (CYD)
I have a new post on Hackaday: Building An Escape Room Lockbox With The ESP32 Cheap Yellow Display (CYD).