Why Lua is the Secret Weapon for Terminal Scripts
A deep dive into the performance benefits of LuaJIT vs Python, Go, and Node.js for terminal utilities and small scripts.
Read Article →
Thoughts on technology, AI, and STEM.
A deep dive into the performance benefits of LuaJIT vs Python, Go, and Node.js for terminal utilities and small scripts.
Read Article →
Using SSHFS to mount remote filesystems locally, enabling local development tools on remote files.
Read Article →
How to set up SSH access to a guest or remote operating system using VirtualBox.
Read Article →
A concise guide to Conda — environment management, package installation, and best practices for Python developers.
Read Article →