Some great links for 12/16/2019
Git: Cheat Sheet (advanced) – DEV Community A really nice diagram worth the cost of admission by itself. tags: tips howto [git](https://www.diigo.co...
Read more →All my blog posts and articles
Git: Cheat Sheet (advanced) – DEV Community A really nice diagram worth the cost of admission by itself. tags: tips howto [git](https://www.diigo.co...
Read more →Why NUKEMAP isn’t on Google Maps anymore | Restricted Data A great article if you are looking to use mapping and visualization in your application. It convincingly says not to use google maps. Use mapbox instead. tags: maps google api howto Posted from Diigo. The rest of my favorite links are here.
A High-Level Grammar of Interactive Graphics | Vega-Lite Looks really useful tags: visualization graphics [charts](https://www.diigo.com/user/pitosalas/char...
Read more →Markov Localization for Mobile Robots in Dynamic Environments A seminal paper on the Markov Localization Algorithm tags: robotics [robot](https://www.diigo.co...
Read more →How to Process Passwords as a Software Developer – DEV Community Very useful tips and techniques on handling of passwords. tags: hash [password](https://www.diig...
Read more →PathFinding.js A fantastic visualization of various path finding algorithms tags: robotics robot pathfinding visualization Posted from Diigo. The rest of my favorite links are here.
A Recipe for Training Neural Networks Very good article for anyone using Neural Networks tags: neuralnetworks training howto Posted from Diigo. The rest of my favorite links are here.
Finite State Machines are dead. Long life Behavior Trees Very nice explanation of behavior trees tags: robotics fsm video trees behavior Posted from Diigo. The rest of my favorite links are here.
GitHub – iris-ua/iris_lama: LaMa – A Localization and Mapping library Another interesting SLAM library to try tags: ros slam [library](https://www.diigo.com/user/pito...
Read more →PyRobot: An Open Source Robotics Research Platform Very nice python interface to control a robot that hides a lot of the complexity (at the cost of flexibility of course) tags: robotics python ros Posted from Diigo. The rest of my favorite links are here.
a list of open source alternatives to google internal tools. There are numerous tools used by internal google developers that are not available outside. This is a list of similar tools that are open source and available to all. tags: [tools](https://www....
Read more →How to Write Fast Code in Ruby on Rails – Shopify Engineering These people have one of the largest rails apps. They know what they are talking about! tags: Shopify rails howto tips performance Posted from Diigo. The rest of my favorite links are here.
6 Ways to Prevent Your Heroku App From Sleeping | Quick Left if this works, it’s super useful to overcome the annoying fact that Heroku dynos go to sleep and need to be woken up. tags: explanation hacks performance Heroku howto Posted from Diigo. The rest of my favorite links are here.
Postgres Is Underrated—It Handles More than You Think – DEV Community Really great rundown of less known features of Postgres! tags: tips features explanation postgres Posted from Diigo. The rest of my favorite links are here.
Rails Performance Tips Super useful modern rundown of low hanging fruit performance tips for rails. tags: performance rails tips ruby Posted from Diigo. The rest of my favorite links are here.
SQL queries don’t start with SELECT – Julia Evans Surprising and useful way to think about correct SQL statements. tags: sql syntax tips Posted from Diigo. The rest of my favorite links are here.
Automate the Little Things Too | Technical Explorations I use ruby instead of bash scripting. It’s a nicer language , and oh, I know it really well. tags: cli ruby shell automate Posted from Diigo. The rest of my favorite links are here.
Understanding Zeitwerk in Rails 6 Super useful new gem that lets you get rails like auto loading in any ruby program tags: autoload gems rails ruby howto Posted from Diigo. The rest of my favorite links are here.
[Comparing Database Types: How Database Types Evolved to Meet Different Needs | Prisma](https://www.prisma.io/blog/comparison-of-database-models-1iz9u29nwn37?utm_source=Software+Weekly&utm_campaign=5442598d45-EMAIL_CAMPAIGN_12_03_2018_16_23_COPY_01&utm_medium=email&utm_term=0_846fac531b-5442598d45-1...
Read more →