April 2021

Free illustrations for developers. - DEV
For all those times when you need just the right illustration, an apparently amazing collection!

15 Python Libraries That A Data Scientist Need To Know
Nice catalog of top python libraries used in data science (defined loosely)
What Are Duck Typing and Monkey Patching in Python?
Good for ruby programmers who are learning python
Welcome to Streamlit — Streamlit 0.62.1 documentation
Very nice and free visualization tool in python.

Backup Raspberry Pi SD Card on macOS — the 2019 Simple Way to Clone | by Claudio Carnino | Medium
Very useful if you are working and developing for the Rasbery Pi! My go to instructions.

Powerful EDA (Exploratory Data Analysis) in just two lines of code using Sweetviz
Look at all the beauty in just two lines of code. But why two? Why not one?

PEP 622 -- Structural Pattern Matching | Python.org
A pretty nice concept for patterns in python.
Noticed Gem: Notifications for Ruby on Rails applications
very useful gem to send all kinds of notification from Rails. Haven't tested it myself.

Rewritten in Rust: Modern Alternatives of Command-Line Tools · zaiste.net
Some really good tools here!!
full featured html embeddable spreadsheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source. - mengshukeji/Luckysheet

How Russia Findings Divided Trump and Intelligence Agencies - The New York Times
Officials told The New York Times Magazine that the draft of a classified document reporting that Russia favored President Trump in the 2020 election was changed to soften its assessment.

The UX of LEGO Interface Panels – George Cave
Interesting analysis. Also follow the links to more good stuff
Rodauth: A Refreshing Authentication Solution for Ruby | Janko's Blog
Always nice to see alternatives to devise but this is just as complicated. I haven’t used it but my question is how much of the user facing UI does it provide and how do you customize it?

Ruby introduces find pattern in pattern matching | Saeloun Blog
Another useful? Extension to ruby! Are they running out of things to do? How about type inference and speed?

Scaling services with Shard Manager - Facebook Engineering
Really interesting and detailed look behind the curtain at Facebook about how they handle scale and sharing.

