Dealing with the MongoDB error /data/db not found in OSX

Disclaimer if you landed somehow on this article, you have probably miss something in the install process of MongoDB. What the.. ? When trying to launch mongodb in your Terminal, I guess you have met with this kind of error message: $ mac:app jeremie$ mongod 2015-10-09T12:06:37.396+0200 I STORAGE [initandlisten] exception in initAndListen: 29 Data directory /data/db not found., terminating The output is pretty clear, you do not...
📘️ Read article

Enabling any text editor with git

I’m joining the party a little late, but I’ve started working with git and GitHub, both for this website, and coincidentally at work for my current project.This is a quick article about using your favorite editor to write your commit messages. State of the art If you happen to work with git (if not, you should download and it and play with it, it’s marvelous), you probably need to enter a commit message at some...
📘️ Read article

A new day

Hello and welcome for the grand opening! You are probably here out of hazard, but that’s totally fine. This is a big step for me, it has been two years since I’ve started to build this website, and I have been postponing over and over the launch. Something was always not ready, not perfect, I found many excuses and never released anything. My goal was to start an english speaking blog and talk about everything code or design related, that...
📘️ Read article