datafun

made by Michael Arntzenius, submitted by porterjamesj
A research programming language attempting to generalize datalog. You can see the code here: https://github.com/rntz/datafun

Alphabet Soup

made by Max Bittker, submitted by rachel
From the GitHub: "Markov magnets, imagine a bowl of alphabet soup but they stick together according to linguistic co-occurrence." See the code here: https://github.com/MaxBittker/alphabet-soup

Clipboard injection on the Financial Times

made by Andrew Yoon, submitted by rachel
Andrew explores how a website might inject text when you copy and paste something, and shares some thoughts on the ethics of doing that and ways around it.

Learning about babashka, a minimalist Clojure for building CLI tools

made by amontalenti, submitted by nicholasbs
Babashka is a lightweight Clojure interpreter. Because it doesn't rely on the JVM, it starts extremely quickly, making it great for writing command line tools and scripts.

Love Bomb

made by EvanC, ertyseidohl, submitted by porterjamesj
A browser game drawn only with emoji! You can see the source code here: https://github.com/ertyseidohl/heart

Zig Self-Hosted Compiler Demo

made by andrewrk, submitted by davidbalbert
Andrew is building a self-hosted compiler for his programming language, Zig.

The Taming of the Clue

made by chloerevery, submitted by rachel
Chloe taught a 1980s pen plotter to solve crossword puzzles, and gave a great talk about it at !!Con 2020.

HitchHiker

made by toddwords, submitted by porterjamesj
A browser extension for doing live performances in the audiences' browsers!

Raise your hand on Daily.co video calls

made by AMozeak, submitted by rachel
A UI for Daily.co video chats that displays the participants on a call and allows them to raise/lower their hands. There's a detailed walkthrough of how to implement it here: https://github.com/A-Mozeak/daily-raise

Street view of New York in the 80s

made by bdon, submitted by nicholasbs
Browse images on a map of New York's streets in the 1980s! Source: https://github.com/bdon/80s.nyc