red-data-tools/YouPlot
A command line tool that draw plots on the terminal. - red-data-tools/YouPlot
July 3, 2021 at 06:13PM
Functools — The Power of Higher-Order Functions in Python
Functools — The Power of Higher-Order Functions in Python
Take a tour of Python’s functools module and learn how to use its higher-order functions to implement caching, overloading and much more
July 2, 2021 at 05:25AM
Creating Local Python Packages with init.py
Creating Local Python Packages with init.py
Packages are so confusing in Python. Here are some of the better links I've found about Packages for code reuse and distribution
June 29, 2021 at 11:06PM
Python Modules and Packages – An Introduction – Real Python
Python Modules and Packages – An Introduction – Real Python
This article explores Python modules and Python packages, two mechanisms that facilitate modular programming.
June 29, 2021 at 11:09PM
Scaling relational SQL databases
Scaling relational SQL databases
A list of things that we can do when we need to scale a SQL database.
June 21, 2021 at 05:31AM
ibraheemdev/modern-unix
A collection of modern/faster/saner alternatives to common unix commands. - ibraheemdev/modern-unix
June 21, 2021 at 05:29AM
How To Make a DIY Modern Birdhouse
How To Make a DIY Modern Birdhouse
Learn how to make a birdhouse two ways. A modern, handmade birdhouse that doesn't require power tools, and a mid-century modern birdhouse.
June 19, 2021 at 11:47PM
Make a ROS Launch Start on Boot (robot_upstart) – The Robotics Back-End
Make a ROS Launch Start on Boot (robot_upstart) - The Robotics Back- End
Start your ROS launch file on boot with robot_upstart! Works on standard computer and Raspberry Pi board. Explained through a detailed example.
June 19, 2021 at 11:59PM
The Robotics Back-End – Program Robots Like a Boss
The Robotics Back-End - Program Robots Like a Boss
Program Robots Like a Boss. Lots of good robotics resources
June 20, 2021 at 12:23AM