All blog posts
- Rust code coverage without 3rd party utilities
- Publishing AUR packages from GitHub Actions
- Migrating from Jekyll to Zola while preserving permalinks
- Highly configurable software and Lua greatness
- WezTerm: an actually good config key binding recipe
- Configuring Git to automatically select personal or job configurations
- Automated multi-platform releases with GitHub Actions
- How to force Rust compiler to use several x86 instructions (popcount, etc)
- Generating pretty version strings (including nightly) with Git and Makefiles
- Just another terminal setup
- Convenient Rust crates with procedural macros and runnable code
- Analyzing metrics from InfluxDB with Pandas
- Using CLion to develop C/C++ applications in Docker (or any other remote development)
- Finishing aiohttp websocket handlers cleanly when a client closed a socket incorrectly
- Setting up pre-commit git hook to check Rust code formatting
- Patching fonts to get powerline symbols
- Building tiny Docker images with multi-stage builds