Blogs
Fast text search with PostgreSQL in a Rails project
I build Ruby on Rails applications at Base Secrète with my partner Antoine. Once upon a time, some famous journalists reached us for a rescue mission. We had to take over the code produced by a previous team before they even launched. They already...
Boilerplate for a containerized plain Ruby application
Recently I've been poking around automation in order to experiment and build software on destroyable environments, so that I won't mess up with my operating system host.That's where virtualization and containerization can help: I want to stand on ...