Some great links for 11/25/2019
Very useful tips and techniques on handling of passwords.
I know all these books. Odd that nothing new is on the list.
tags: software software developers books
Useful feature of Postgres that’s right there but easy to overlook!
tags: activerecord rails trigrams similarity postgres
A good tour of some new handy features in activerecord 6
tags: rails activerecord howto
Some great links for 11/14/2019
A fantastic visualization of various path finding algorithms
Some great links for 11/08/2019
Very good article for anyone using Neural Networks
tags: neuralnetworks training howto
Some great links for 11/06/2019
Very nice explanation of behavior trees
Some great links for 11/04/2019
Another interesting SLAM library to try
tags: ros slam library robotics
Useful info
tags: htop linux unix explained
This is a useful and detailed guide.
Some great links for 11/02/2019
Very nice python interface to control a robot that hides a lot of the complexity (at the cost of flexibility of course)
Some great links for 10/21/2019
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 google services howto list
A wonderful trip down memory lane of code that had a huge impact in history. The only one that seems to be missing is Y2K.
tags: bugs hacks code interesting history
Some great links for 10/16/2019
These people have one of the largest rails apps. They know what they are talking about!
tags: Shopify rails howto tips performance
Some great links for 10/15/2019
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
Some great links for 10/13/2019
Really great rundown of less known features of Postgres!
tags: tips features explanation postgres