Programming
- 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.
- Intro to programming using Python at Equipo Academy’s College Simulation Day
November 21, 2021
A programming tutorial given over the years.
- Configuration files for Linux/MacOS
November 21, 2021
My dotfiles and a script to quickly backup and restore them.
- Shellscripts: parallely, gp, and makeanywhere
November 21, 2021
Several useful shellscripts
- pipemath
November 19, 2021
Run math functions on number from stdin
- rust-api
November 7, 2021
A proof of concept for a full featured Rust HTTP API
- the_long_count
January 26, 2020
Some functions for computing using the Long Count, a Mayan numeric system for dates.
- hrpypy
January 26, 2020
Mini Python interpreter in Python by ROGUH
- rust-ls
December 27, 2019
List all files in a directory