This is a short summary. ↗ Open original to view full content
A Tutorial on Tricking Google: Encoding Messages in Apostrophes
from blog Andrew Healey's Blog, | ↗ original
More from Andrew Healey's Blog
Compiling Lisp to Bytecode and Running It
15 Oct 2024 |
original ↗
Extending my Lisp compiler and adding a fast virtual machine.
Generating Mazes
8 Aug 2024 |
original ↗
Visualizations and techniques for different maze generation algorithms.
Making Python Less Random
8 Jul 2024 |
original ↗
Using ptrace to intercept and modify a process's getrandom syscall.
2D Multiplayer From Scratch
30 Jun 2024 |
original ↗
Exploring patterns and systems for creating realtime browser games.