RustyAlias – Roll-Your-Own nip.io in Rust and Kubernetes
As a fan of nip.io, I wanted to create my own version of it. So I did. This is a simple Rust application that can be deployed to Kubernetes to…
The World Will Turn If You're Ready or Not
As a fan of nip.io, I wanted to create my own version of it. So I did. This is a simple Rust application that can be deployed to Kubernetes to…
I've been using Google Authenticator for years now, and it seems that Google just recently added support for exporting/syncing accounts. One feature that I and a few people have been…
Counter-Strike 1.6 is a classic first-person shooter game that is still enjoyed by many players. If you want to set up a dedicated server for Counter-Strike 1.6 using Docker, this…
Rewrite of ahmetb’s “kubectx” utility. https://github.com/ahmetb/kubectx The dockerctx application is a command-line tool designed to make it easier to manage Docker contexts. Docker contexts allow you to switch between different…
Snyk is a great tool for vulnerability scanning, it’s included in Docker Desktops docker scan feature (10 “free” scans, then requires registration) and has it’s own CLI tools for code…