Pizza Truck Simulator

made by charlietran, submitted by rachel
The creators say this is a pizza truck simulation "painstakingly recreated from our own experiences with pizza and trucks." Become the pizza entrepreneur you've always dreamed of becoming here: https://charlietran.itch.io/pizza-truck-simulator

The Haar-like show

made by noahlevenson, submitted by porterjamesj
A slowed-down visualization of computing Haar-like features for face detection algorithms.

ok-zoomer

made by jbirms, submitted by porterjamesj
A Go program that takes an image, detects a face in it, and makes a GIF that zooms in and out on the face.

Wolfram Beta

made by joepalermo, mathemakitten, submitted by mathemakitten
Wolfram Beta is a computational knowledge engine like Wolfram Alpha, but worse! It is powered by a tiny neural network. It only does addition and subtraction! It's better with decimals than integers! Made by @mathemakitten @j_w_palermo + friends.

Comma Quest

made by Meghna, submitted by Mai
Comma Quest is an interactive narrative built in p5.js that experiments with abstraction and identity. You play as a geometric shape slowly gaining consciousness and exploring a world built entirely out of type.

p5-quilt

made by doracaswell, submitted by porterjamesj
A procedural quilt pattern generator using p5.js.

How containers work: overlayfs

made by bork, submitted by nicholasbs
Container images can be quite large, and creating a copy every time you start a new container would be slow and wasteful. This post explains a solution to this problem: overlay file systems!

Be Your Own Password Generator

made by hachibu, submitted by Mai
This password generator uses a video of you to generate a random password. Read more about it here: https://hachibu.net/posts/2019/be-your-own-password-generator/

Game of Life

made by Joe_Winter, submitted by porterjamesj
A JavaScript implementation of the game of life, featuring in-depth visualizations and analysis.

A command-line haiku generator

made by norax, submitted by Mai
A command-line program to generate haikus using Markov chains!