Posts tagged "rust"
-
Building Embedded Discourse Comments with Rust and WASM
An experiment in creating a drop-in comment widget for static sites using Rust compiled to WebAssembly, talking to Discourse's REST API.
-
Building Scrob: A Self-Hosted Music Scrobbling Server
Built a self-hosted scrobbling server with Rust and PostgreSQL to track listening history without relying on Last.fm, featuring public profiles and automated deployment.
-
JOBL and SRG: Building Resume Tools I Actually Want to Use
Building a TOML-based resume format and static generator after layoffs reminded me to keep my options open. Sometimes the best response to uncertainty is building something you control.
-
Shelltrax Part 2: Footer, Tests, and CI
Fixing footer playback progress, implementing unit tests, and setting up GitHub Actions CI for the Rust TUI music player.
-
Introducing Shelltrax - Or how I vibe programmed my way to a TUI music player
Building a terminal-based music player in Rust from scratch to learn the language through real-world challenges like TUI rendering, audio streaming, metadata parsing, and concurrent state management.
-
Building a Fully Decentralized Voting System Using Just Git and Pull Requests
Creating a transparent, auditable voting system where Git commits are the ledger, pull requests are ballots, and CI validates every vote without any centralized servers or databases.
-
Deploying a Zola static site to a custom domain with Github Actions
Setting up automated deployment for a Zola-based static site using GitHub Actions to build and publish to GitHub Pages with a custom domain and DNS configuration.
-
Weekly Summary - 20/52
Starting a weekly reflection series covering site deployment, Raspberry Pi revival, Rust learning with blockchain and TUI projects, woodworking, and job hunting progress.