
Porting An Advent Calendar To Golang
Converting an embedded programming advent calendar to TinyGo from MicroPython
Converting an embedded programming advent calendar to TinyGo from MicroPython
A guide to writing a simple genetic algorithm for finding a matching string
Setting up an IRC bouncer, a bot that sits in channels and stores their messages to keep a text history
Using Typst to write a practical document to see if it can replace LateX
My experience attending a tech conference and giving a talk on stack-oriented programming languages
Measuring the improvements gained from switching a novel benchmark to using the GPU
Creating a simple timer extension to explore extending VSCode
A post originally from 2018 explaining the mechanisms and useful patterns of Conway's Game Of Life
Revisiting an experiment I tried when I was 16, where using mathematical equations to simulate logic gates I could execute computer programs
Learning Zig by implementing a Wolfenstein 3D styled raycaster