Link Blog
April 2021
Welcome to Streamlit — Streamlit 0.62.1 documentation
Very nice and free visualization tool in python.
PEP 622 -- Structural Pattern Matching | Python.org
A pretty nice concept for patterns 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.
Noticed Gem: Notifications for Ruby on Rails applications
very useful gem to send all kinds of notification from Rails. Haven't tested it myself.
The UX of LEGO Interface Panels – George Cave
Interesting analysis. Also follow the links to more good stuff
full featured html embeddable spreadsheet
Luckysheet is an online spreadsheet like excel that is powerful, simple to configure, and completely open source. - mengshukeji/Luckysheet
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?
Free Git GUI for Windows, Mac, Linux | GitKraken
This looks like an amazing tool. I plan to try it asap!
Ruby style guide from Shopify.
Great, I think I agree with all of it. We should all be able to live with these!
One-liner introduction - Ruby one-liners cookbook
One liners are always fun to learn.
Welcome to igel’s documentation! — igel 0.2.5 documentation
Diagram Maker · A library to display an interactive editor for any graph-like data.
Looks like a useful addition to the various diagram makers.
How to make video calls almost as good as face-to-face | benkuhn.net
I spent way too long figuring out the how to make video calls feel natural. Here’s the best advice I came up with.
Hello from Kuby | Kuby
Looks like another wonderful rails deployment solution. Definitely will check this out as an alternative to Heroku.
numpy for Linear Algebra
For robot reasons I have been diving into linear algebra and have done a pretty thorough search of resources for this. This is one of the pretty simple summaries.