Linux
- Async Python Tricks
December 27, 2021
How to start an async Python program, how to run async code in a thread, or from a thread, how to use uvloop, and some examples of different asynchronous tasks you can start.
- Async Python: Debug Mode and Warnings
December 27, 2021
How to adjust output from Python's asyncio library.
- Configuration files for Linux/MacOS
November 21, 2021
My dotfiles and a script to quickly backup and restore them.
- i3empty
December 11, 2019
Quickly switch to a new numbered workspace. Utility for the i3 window manager.
- Linux and MacOS configuration files
September 7, 2019
My portable, personal, developer-centric setup for common Linux and MacOS tools.
- pympw
July 12, 2019
A Python implementation of the Master Password algorithm v3 with a nice Linux CLI
- polybar-themer
November 15, 2018
A theme generator for polybar, a popular status bar for Linux. Uses math and advanced YAML parsing to generate colorful, sensible color schemes.