Explore >> Select a destination


You are here

rgoswami.me
| | tty1.blog
19.2 parsecs away

Travel
| | For any Linux enthusiast, administrator, developer, systems engineer, or overall neck-beard, the terminal is the meat and potatoes of a good chunk of day-to-day work and interaction with Linux. Your terminal's shell is a powerful tool to make your work easier and more fun to work with. Configuring your shell to work for your needs is a useful skill to have and is at the heart of automation in your terminal environment. We computer nerds are lazy and love tweaking computer environments to do work for us.
| | anishathalye.com
18.7 parsecs away

Travel
| | Your dotfiles will most likely be the longest project you ever work on. For this reason, it is worthwhile to organize your dotfiles project in a disciplined manner for maintainability and extensibility.
| | github.com
17.9 parsecs away

Travel
| | Simple Python version management. Contribute to pyenv/pyenv development by creating an account on GitHub.
| | www.sethvargo.com
42.0 parsecs away

Travel
| Serverless applications and cloud functions often need to communicate with an upstream API or service. This post describes common patterns and approaches for managing secrets in serverless such as encrypted environment variables, IAM, and Google Cloud Storage.