Interesting links I’ve bookmarked this week:
Why I Love Basic Auth: Simple doesn’t mean less powerful.
Deploying Ruby on Rails applications with ansible: I’m already using ansible to provision my servers so it could make sense to use it to deploy my Rails apps.
A Primer for Building Single Page Applications with React: Single Page Applications using reactjs
Hacker’s guide to Neural Networks: Neural networks explained with code and very little math? I’m in!
7 PostgreSQL data migration hacks you should be using (but aren’t) - Tilt Engineering Blog: Some useful queries using WITH clause in postgreSQL