A simple bit of code in multiple languages that lets you calculate useful statistics without storing every sample.

Updated 50 minutes ago

A very simple testing framework that rejects all previous testing designs and aims for plain wording, simple usability, and ease of debugging. You will never ask where a failure was ever again.

Updated 1 hour ago

Experiments in using Lua with sol2 and how best to structure the data. Contains a shoot out of SOA, vs AOS vs. MOA. SOA = Struct of Arrays AOS = Array of Structs MOA = Many Array of Structs (kind of a hybrid)

Updated 3 days ago

A simple answer bot written in Go that uses Twitch's IRC service to do most of the work. This project is meant to explain to anyone else trying to make a similar client all the weird setup crap Twitch makes you do with OAUTH2.

Updated 7 days ago

A chip8 emulator for learning old school assembly language game dev.

Updated 1 month ago

If Amazon used this Bezos wouldn't have banned PowerPoint.

Updated 2 months ago

A set of PowerShell scripts that install a base developer environment and multiple languages for Windows.

Updated 2 months ago

This is a project that students of Learn C++ the hardway checkout to confirm their setup is correct, and also doubles as a quick start for a basic C++ game project start.

Updated 2 months ago

A Go version of the https://lcthw.dev/learn-code-the-hard-way/curseyou-python-rogue that makes a tiny Rogue in Go.

Updated 3 months ago

A small project that collects various nice things to get started with Go Web Development.

Updated 3 months ago

It watches ACME certs, detects new files, syncs them to your other servers, and bounces them.

Updated 4 months ago

A project you can clone to get started with Go.

Updated 4 months ago

A kind of Augmented Reality programming game that makes you a better programmer.

Updated 6 months ago

A simple little command line tool in Go to crunch my videos. This includes many settings I've found that compress "code videos" really well. YMMV.

Updated 6 months ago

A replacement for fail2ban that doesn't fuck around.

Updated 7 months ago

This is an education project that attempts to reimplement the GNU coreutils in Go. You can find the full manual here: https://www.gnu.org/software/coreutils/manual/coreutils.html

Updated 8 months ago

SSG is a Static Site Generator that is only a Static Site Generator. No resumes here! Just a piece of code that generates static files from templates for websites, and can do it live while you develop said templates.

Updated 8 months ago

A simple tool I use to "jankify" my textures. It performs a series of transforms that gives everything a consistent pixelated 80s look.

Updated 8 months ago

These are small simple implementations of many Data Structures and Algorithms using Go. I'm doing this to refresh my memory of them, and to learn Go better.

Updated 8 months ago

This is a quick dump of my windows vim setup. This works fairly well and I've written a lot of software using this. I also include other software I installed.

Updated 9 months ago