tech
Rust and WASM for form validation
For a very long time, the Rust WASM story wasn’t entirely clear to me. In order to use WASM from Rust you had to use Node, Webpack, and all that jazz. This always turned me off using WebAssembly because it felt too heavy of a toolchain to get going. These days, things are much, much better.
Getting started with Scala on macOS in 2025
Collection of notes on how to setup my workstation to work with Scala.
Switching to a split keyboard
Documenting my transition to custom split mechanical keyboards.
Freebox automatic ruTorrent download
A couple of scripts I used to use so my Freebox would automatically download everything my seedbox had finished downloading.
A reply for Tim's StackOverflow question
An old Maemo friend reached out on Twitter and asked for help regarding some issue he was running into using mysqli and PHP. Below is my response that I didn’t have time to post before the question was locked.
Building GCC
A look at how to build a backup version of GCC in case something goes wrong with the version provided by your distribution’s package manager.“
Fedora 21 VPN problems
At the office, a few us use Fedora. The main reasons are that it’s a fairly good desktop distribution, and the software is nice and bleeding edge; perfect for developers. But sometimes, it breaks.
Hash anagram challenge, part 2
Second analysis of Trustpilot’s hash anagram programming challenge
Hash anagram challenge, part 1
An analysis of Trustpilot’s hash anagram programming challenge