Investments with the biggest ROI
Once you have the essentials covered, like food, rent, clothes, etc., the best investment you can make is on …
Once you have the essentials covered, like food, rent, clothes, etc., the best investment you can make is on …
Among quite a few ways to implement a go-link server (i.e., url-forwarder, short-url server, etc.), I will show how to use free-tier Cloudflare Worker (& KV) to create an in-house, on-edge, no-webserver go-link server.
Among the thousands of combinations a company can take to choose from the cloud providers and their products, this is my TL;DR suggestion
Yeah, there are tons of open-source, full-fledged link-shorteners. But, none were exactly what I wanted. Hence, the minimal approach only by utilizing an amazing webserver, Caddy
. Here we go …
How do I pimp up my Linux terminal? A quick trip through Zsh, Oh-my-zsh, and other power tools to make the command-line-based workflow smooth and cool.
If you’re trying to install the latest version of Zsh instead of the default old one, here you go.
In any war, game, or enterprise resource management, the last thing you want is to underestimate your opponent(s). In release management, the opponent is “chaos”. The last thing a release manager should expect is that everything, from bug-free features to timely completion of production builds will be done as per the cadence schedule.