Look around on here or check out my github and bsky or message me on matrix
Machining a Rust logo using Discord
March 24, 2025 by Emma I recently visited Laura at the ccc in Aachen and decided to CNC a Rust logo from copper as a fun, spontaneous project. It was my first CNC experience, done quickly with FreeCAD, and the process was chaotic but worth sharing.New new new home infrastructure
March 10, 2025 by Emma I have replaced my home server with a Mac mini M4, which is now also my desktop. The new setup is more efficient and powerful, using ZFSonOSX.Ints
, Bools
, and Floats
. Supported Ints
are {I, U}{8, 16, 32, 64, 128}
, and Floats
include F32
and F64
.Things I learned from Crafting Interpreters
November 19, 2024 by Emma I recently started following along with the book Crafting Interpreters and wanted to share my experience and some of the things I learned along the way.