How Kubernetes Reinvented Virtual Machines (in a good sense) –Pretty good high level explanation of Kubernetes concepts. “How Virtual Machines have been used to deploy services. What old problems containers solve and what new problems create. How Kubernetes used containers to recreate Virtual Machines?”
Fzf: A tool that will transform your CLI life –I’m a CLI junkie, addicted to Vim motions, and never miss an opportunity to bring those two in to any part of my workflow. Naturally, I…
The Unreasonable Effectiveness of Makefiles –Im just in the process of leveling up my make knowledge. Ive read many many makefiles. But the last time i studied how it works?
Python and TOML: New Best Friends – Real Python –TOML is a configuration file format that’s becoming increasingly popular in the Python community. In this tutorial, you’ll learn the syntax of TOML and explore how you can work with TOML files in your own projects.
A Developer’s Guide to Terraform – Semaphore –Terraform is one of the most popular IaC tools available. Learn its benefits and how to use it. This is a nice medium level explanation.
Poster Prints | Print Custom Posters Online : Mpix –Create custom poster prints with your very own designs & artwork at Mpix, or personalize one of our designs with your photos. Premium quality printing, easy ordering, & 24 hour shipping.
PID controller | Wikiwand –A proportional–integral–derivative controller is a control loop mechanism employing feedback that is widely used in industrial control systems and a variety of other applications requiring continuously modulated control. A PID controller continuously calculates an error value e {\displaystyle e } as the difference between a desired setpoint and a measured process variable and applies a correction based on proportional, integral, and derivative terms , hence the name.
roslocate – ROS Wiki –ROS tool to locate the source file for ROS packages. This is a little esoteric unless you are doing ROS development – like I do. But here it is for you ROS nerds.
10 Awesome Modern Unix Command-Line Tools –Are you Using Linux or Terminal in macOS? If so, here are some of the cool Command-Line Tools you can use for better productivity and…
Managing Multiple Python Versions With pyenv – Real Python –If this is not a port of rubyenv I don’t know. Its exactly the same. So it’s helpful if you know one, you will know the other! “In this step-by-step tutorial, you’ll learn how to install multiple Python versions and switch between them with ease, including project-specific virtual environments, even if you don’t have sudo access with pyenv.”
Introduction to Vector –Looks useful so I am saving it, but still does not the meet that I have: “Introduction to Vector Vector is a Python library for 2D, 3D, and Lorentz vectors, especially arrays of vectors, to solve common physics problems in a NumPy-li”
Pmarchive · Pmarca Guide to Career Planning: Skills and education –Marc Andreeson is a somewhat legendry technologist. His advice may not fit you, but it is still worth listeneing to: “Some people argue that college will be your one chance in life to pursue your passion—to spend four years doing nothing but studying whatever you love the most, whether that’s Renaissance literature or existential philosophy. I disagree.”
4 Books For Intermediate Ruby And Rails Developers. –I’m a fan of good books. Through my Ruby and Rails journey, I’ve discovered a few excellent books that I’d like to share with fellow Rubyists. The authors of these books are experts in their fields. These books are my recommendation and I think they deserve some space on your desk.