GitHub Profile
Professional blog: https://saveriomiroddi.github.io
Development journal: https://github.com/64kramsystem/personal_notes/blob/master/journal/brojournal.md
Engineering notes (topics): https://github.com/64kramsystem/personal_notes/tree/master/topics
Main projects:
- Rust Game Ports (2022): Port of four PyGame games to four Rust game engines; donated to the Rust Gamedev Working Group, to be a reference for the community
- To Pin or Not to Pin: Asserting the Scalability of QEMU Parallel Implementation (2021): Research paper I've coauthored, on QEMU scalability on different systems
- Friends let real friends use MySQL 8.0 (2020): My MySQL presentation at the preFOSDEM 2020, on the MySQL 8.0 topic; rendered slides here
- ZFS Installer (2019-): Shell program to prepare ZFS on a system, and install Debian-based distros; popular among ZFS users
- QEMU-pinning (2017-): Small fork of QEMU, with pinning support, and minor tweaks; base for my coauthored paper "To Pin or Not to Pin: Asserting the Scalability of QEMU Parallel Implementation"
- Professional blog (2017-)
Other projects:
- Poor Man's Spotlight (2022-): A minimal desktop search service, written in Rust, for personal use
- parsec-riscv-performance-testing (2021): Shell programs to automatedly setup and run the PARSEC benchmarks on an emulated RISC-V environment
- Geet (2017-): hub-like tool, written in Ruby, to manage Github/Gitlab functionalities via terminal
- Palware(2017-2019): Disassemblies, done for fun, of DOS-era malware
- Spreadbase (2012-): Ruby library to access OpenDocument 1.2 (ie. Libreoffice Calc) spreadsheets