Cuddly, Octo-Palm Tree: Bash functions are better than I thought
I've been using Bash functions quite liberally over the past couple years, butlast week I discovered that they can be much better than I thought. In thispost, I'll explain how…
I've been using Bash functions quite liberally over the past couple years, butlast week I discovered that they can be much better than I thought. In thispost, I'll explain how…
croc is a tool that allows any two computers to simply and securely transfer files and folders. AFAIK, croc is the only CLI file-transfer tool that does all of the following: allows any two computers to transfer…
Learn the use cases and applications of Kubernetes at the edge through practical examples, hands-on lab exercises and a technical overview of the K3s project and the cloud native edge…
Octopus Deploy makes it easy to automate your deployments and operations runbooks from a single place, helping you ship code faster, improve reliability, and break down dev & ops silos.…
CookLang is a markup language for recipes. Create a recipe file, where each line is a step in the recipe. Tag your ingredients with @ and {}, then save your…
A temporary email right from your terminal written in POSIX sh. tmpmail is a command-line utility written in POSIX sh that allows you to create a temporary email address and receive emails to…
We love CLIs and think they are critical for interacting in a flexible way with the cloud. We need the power to go off the rails. But ASCII is tedious.…