Ghost in the ethernet optic

made by Benjojo, submitted by Mai
In this blog post, Ben details his explorations of a smart SFP optical transceiver.

Rewriting my toy blockchain in Rust

made by savarin, submitted by nicholasbs
Ezzeri shares a clear overview of what a blockchain is, and how he ported his toy implementation from Python to Rust.

Mess with DNS

made by bork, submitted by nicholasbs
An interactive tool that invites you to play and experiment with DNS to understand how it works!

Shader.Place

made by charstiles, submitted by Mai
A real-time collaborative GLSL live code editor. Check out the code here: https://github.com/CharStiles/shaderplace.

YakShaver app using HTML canvas

made and submitted by debamitro
Do some real yak shaving in your browser. Built in a day with vanilla js and the canvas API. The source code is at https://github.com/debamitro/canvas-yakshaver .

deeplinks.js

made and submitted by wesleyac
deeplinks.js allows people to easily link directly to any text selection on your website! It's designed to be easy-to-use, robust, and unintrusive.

Quilt, a maximalist programming language

made by jeff, jake, miccah, jreyes33, submitted by rachel
Quilt is a programming language in which programs are constructed using pixel images. For example, 'Hello World!' is a square spiral!

ExtensionPay

made and submitted by Glen
An open-source library and app I made to help browser extension developers take payments in their extensions. It's helped developers make over $15,000 so far!

Pynchon Name Generator

made by Leaozinho, submitted by porterjamesj
Generate random names in the style of Thomas Pynchon.

Island

made by tgfrerer, submitted by porterjamesj
An experimental, hot-reloading renderer for Vulkan shaders.