Polar plots with Matplotlib
Polar plots with Matplotlib –If you need a polar plot, you need one! They are tricky to do but these examples are helfpul!
All my blog posts and articles
Page 16 of 141 (2815 total posts)
Polar plots with Matplotlib –If you need a polar plot, you need one! They are tricky to do but these examples are helfpul!
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…
Excel is Pretty Dang Cool –Excel is the new visual APL: “It’s like discovering a treasure chest under my kitchen sink”
It’s Time to Say Goodbye to These Obsolete Python Libraries –p With every Python release, there are new modules being added and new and better ways of doing things get introduced. We all get used to using the good …
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.
Price guide for research poster printing –Poster printing services and pricing guide.
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.
Top 20 Books a Software Developer Must Read (Updated) –A continuous learning mindset is a key quality of a software developer who wants to stay relevant and grow their market value. Vectorly has…
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…
Getting Ready for ROS Part 7: Describing a robot with URDF –This looks like a pretty good and detailed article about URDF – Unified Robot Description Format – used for Describing a Robot
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.”
The Curiosity Chronicle | The Most Powerful Decision Making Razors –Some rules of thumb on how to deal with difficult, ambiguous decisions. Occams razor and many more.
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”
20 Type Hinting Techniques and Tools for Better Python Code –Let’s discuss why type hinting techniques and tools improve your Python code
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.”