Link Blog
April 2021
Amazon Web Services Handy Oneliners
Great one line explanations of all the millions of AWS services.
amazing little character based resource monitor
Linux/OSX/FreeBSD resource monitor. Contribute to aristocratos/bashtop development by creating an account on GitHub.
1. ConX Neural Networks — conx 3.7.9 documentation
Friendly, Jupyter-notebook-ish neural nets
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.