~
~/archive.html
~/books.html
~/about.html
Backend developer with an interest in pldev and performance
email
github
rss
2026
Aug 30
(Dioxus) Android Dev Setup for Arch Linux
#android
#archlinux
#rust
Aug 16
Making stinkarm stink way less, or more?
#arm
#rust
Feb 26
Compiling Match Statements to Bytecode
#rust
#pldev
Jan 14
Poking holes into bytecode with peephole optimisations
#pldev
#rust
2025
Nov 19
Building a Minimal Viable Armv7 Emulator from Scratch
#arm
#rust
Oct 16
Porting a Segmented List From C to Rust
#rust
#C
Feb 12
Syntax Highlight for SQL in Diagnostic errors
#rust
#sqleibniz
#sql
2024
Dec 16
Embedding Lua in sqleibniz with Rust
#rust
#sqleibniz
#lua
Nov 23
Making SQL Keyword Suggestions Work
#rust
#sqleibniz
#sql
Nov 4
Why I love Rust for tokenising and parsing
#rust
#sql