April 2021

Installing Ubuntu on an external SSD drive on a Macbook – Floris van Breugel
This is harder than you think. I've messed with many different instructions for this and some work and some dont.

A Complete Guide to the Ruby Programming World - Learn Worthy
A nice comprehensive review of the world of the ruby programming language, my personal favorite right now.
Advanced multi-db techniques in Rails 6
Great new features in rails 6 — support of multi database models
Introducing nushell
Yes, but, do we need another shell? Do we all have to learn Rust? What about a shell framework that will embed any language?

Magic comments in Ruby
Great list. One I had I idea existed is warn_indent. Hello Python?
The GVL and C Extensions - a cooperative partnership
very interesting way to embed C in ruby, if you’re into that kind of thing!

4 Rules for Intuitive UX – Learn UI Design
Fantastic set of really low hanging fruit UI rules. Stuff that anyone can apply and fix and mistakes you should never make!
eBay/tsv-utils
This looks super useful if you have very large data sets. The Unix shell is surprisingly fast and able to create parallel flows.

WTF :: WTF - the terminal dashboard
A kind of crazy cool dashboard for all kinds of info all in text suitable for display in. Terminal window.

My favorite CSS hack - DEV Community
Using x-ray goggles to see boundaries of all layout elements.
CUE
Another very useful text processing tool for text based data files.

An Overview of Wheeled Mobile Platform Systems - Smashing Robotics
An overview of a variety of techniques to steering in Robots. Good but not exhaustive.

Best Free Bootstrap UI Kits of All Time - DEV Community
Always good to have more free things!

Listen Notes: The best podcast search engine
Really useful tool to find podcasts and episodes. A nice looking podcast search engine.
Drive Selection - Wheels, tracks and more - Robots For Roboticists
A good review of a set of different ways of steering a robot. Different configurations of wheels, tracks, casters, etc
TKJ Electronics » A practical approach to Kalman filter and how to implement it
More about the famous Kalman Filter