SPGB - Game Boy Color emulator

made by talyian, submitted by nicholasbs
A Game Boy Color emulator written in C++ and WASM.

How traceroute works

made by wesleyac, submitted by nicholasbs
An explanation of how packets travel across the internet, with a tiny implementation of the traceroute network tool!

Partial Scaling – How to do Half a Multiplication

made by Malte Skarupke, submitted by Mai
A great blog post about dealing with the surprising trickiness of scaling 3D objects.

onairlight

made by hyfen, submitted by porterjamesj
A program that detects when your webcam is being used by a specific process and turns on a light. Useful for letting whoever you share a space with know you're in a video call!

Pomodoro in WhatsApp

made by fzchriha, submitted by porterjamesj
A Pomodoro timer bot for WhatsApp, text it to get a reminder of when to take a break!

Rotten

made by Michael Arntzenius, submitted by nicholasbs
A tiny Lisp designed for exploring the ideas behind Ken Thompson's Reflections on Trusting Trust: http://www3.cs.stonybrook.edu/~cse509/p761-thompson.pdf

game-of-life-with-decay

made by hyfen, submitted by porterjamesj
An implementation of Conway's Game of Life but instead of dying right away, cells decay slowly into the background.

EMAIL!

made by charstiles, submitted by rachel
A great talk from !!con 2020 about all of the cool things you can do with email, including: "maintain a git repo, display html, run your own email server, use a CLI inbox, and make art."

Live Lab

made by ojack, submitted by davidbalbert
A browser-based toolkit for networked art performance.

Bytes

made and submitted by ertyseidohl
A visual representation of how big a gigabyte actually is. One byte = one pixel.