Inspired by https://github.com/jbranchaud/til.
- Decktape via Singularity
- Docker cheat sheet
- Jekyll via Singularity
- How to install Singularity
- Sphinx container
- Ubuntu container for development
- Trick to use env vars in GH Action workflows
- Using emoji in GitHub
- See all open pull requests for all repos within a namespace
- Sorting values into bins using bisect
- Pretty-printing with pprint
- Profiling with Scalene
- Fun and bad way to figure out Python major version
- How to run a Rust program as a script
- Maturin and test-PyPI
- How to use nightly Rust
- Optimizing Rust code
- Tool for adding arrows and stuff to screenshots
- Recording terminal sessions with asciinema
- Screencasting keys
- How to run a command in a clean environment
- Looping over date ranges
- Tools I use to check disk usage
- How to give group permission to read without making everything executable
- Creating many small files
- Using ProxyJump when ssh-jumping via another host
- How to remap keys
- How to run scripts in parallel
- sshuttle: convenient ssh tunnel for specific webpages only
- Multi-threaded tar
- How to debug code compilation with the warning pragma