Failing To Crack A Cipher With Genetic Algorithms
How I tried to crack substitution ciphers using genetic algorithms, and why it failed miserably.
How I tried to crack substitution ciphers using genetic algorithms, and why it failed miserably.
Converting an embedded programming advent calendar to TinyGo from MicroPython
A guide to writing a simple genetic algorithm for finding a matching string
Writing a wordcounter app in Elm, an alternative, functional, take on web programming for both html and javascript
Writing code to port all my blog posts to a new blogging platform I got invited to
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