
Goodhart’s Law: Are Academic Metrics Being Gamed?
Interesting trends in scholarly work, references, citations and academic status.
Interesting trends in scholarly work, references, citations and academic status.
Always great to see another clarification of this important technique.
Really nice taxonomy of database types in history.
Super useful new gem that lets you get rails like auto loading in any ruby program
Surprising and useful way to think about correct SQL statements.
Super useful modern rundown of low hanging fruit performance tips for rails.
Really great rundown of less known features of Postgres!
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.
These people have one of the largest rails apps. They know what they are talking about!
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.
Very nice python interface to control a robot that hides a lot of the complexity (at the cost of flexibility of course)
Another interesting SLAM library to try
Very nice explanation of behavior trees
This is a useful and detailed guide.
Very good article for anyone using Neural Networks
Really good run down features in rust. I believe that rust as a programming language is most appreciated by people who know languages such as C or C plus plus, in other words non-garbage collectors language is where you need to allocate and remember to deallocate.
Useful feature of Postgres that’s right there but easy to overlook!