Notify New Package

made by changlinli, submitted by porterjamesj
A simple service for getting an email when a new version of a software package is published.

o

made by antifuchs, submitted by porterjamesj
A ring buffer in Go without using interface{}.

Super Step Sequencer Deluxe

made by julia, submitted by porterjamesj
A step sequencer in JavaScript! You can see the code here: https://github.com/juliatufts/step-sequencer

You are a rock

made by isthisanart, submitted by porterjamesj
An unconventional text-based RPG where you play as a rock buried deep beneath the ground.

Music Box Fun

made by bryanbraun, submitted by porterjamesj
A web-based music box where scrolling the page acts like turning the crank on a physical music box! You can see the source code here: https://github.com/bryanbraun/music-box-fun

Pairing Bot

made by stillgreenmoss, submitted by porterjamesj
A chat bot to help people find pair programming partners!

Implementing the Builder Pattern in Carp

made by hellerve, submitted by porterjamesj
Veit demonstrates how the traditional object-oriented Builder pattern can be useful in functional programming languages like Carp, a Lisp that he's one of the main contributors to.

Open Source Formal Verification in VHDL

made by pepijndevos, submitted by porterjamesj
In this post, Pepjin demonstrates synthesizing a CPU using a hardware description language and verifying its correctness using entirely open source tools!

EGSAssembly

made by Theoriz_se, submitted by porterjamesj
An improved algorithm for assembling genomes from high-throughput sequencing data that combines some of the best features of previous approaches.

briscalone

made by fewf, submitted by porterjamesj
A JavaScript implementation of the classic Italian trick-taking card game.