160 playlists
Crafting an Interpreter in Rust
Follow the whole journey of crafting a bytecode VM interpreter in Rust here.
Also check out the book we're following, Crafting Interpreters by Robert Nystrom.
Reviving an old ViperPit
đ Find more at https://beko.famkos.net/tag/simpit/
Collection of videos for reviving an old ViperPit that I got my hands on. It's very loosely based on an F-16 and I'm considering to rework it for an VF-0 (Macross) inspired home cockpit (SimPit). This is a long running project where I work a lot with old hardware and even some real flight worthy instruments that game with the pit.
This SimPit (simulated cockpit) will not become a replica of a real jet (sorry DCS folks).
Writing an Opensmtpd Service for guix
Guix already has an opensmtpd service for guix. But you have to use opensmtpd's configuration syntax. I am working on making a service that uses the familiar guixy syntax.