Writing from the field — on data infrastructure, AI in practice, and how we build the platforms behind real-world impact.
In my <a href="http://www.standardco.de/setup-raspberry-pi-as-a-web-server-part-i" target="_blank">last post</a> I introduced the world to my proof of concept for The Standard Code Art Project, and se
Our favorite thing in the world is to build data science tools for the global health world. We like it so much that we want to <strong>do it often</strong> and <strong>do it together</strong>, so we'v
If you use Homebrew to manage your packages, you should make sure that you keep it up to date, which in turn will allow you to keep your individual packages up to date as well. I went through this pro
When I was tasked with developing a proof of concept for the Standard Code Art Project, it only took me a second to think of how I was going to approach the challenge. Our objective was to show that w
You would normally only include the pry gem in your development environment. As a result, if you leave a pry binding in place outside of development, the code breaks when executed. Of course you sh