When I start a coding session and need to focus and concentrate in an office
with other colleagues hacking and talking, I need to dive close myself off
with the headphones on.
Finding the right music is not trivial, everyone has his or her favorites,
but here are some suggestions I can give that fit to my needs.
These days I’m trying out a different working setup using vim, tmux and
tmuxinator.
One of the drawbacks I couldn’t find any solution for is how to safely quit a
running session, such that running programs are quit before they get killed.
Today I had (again) trouble with spork, the rails pre-loader.
Here’s how we could finally beat it and may prevent others from falling into
the same trap.
This is a quick solution to add single-sign-out of all applications for a doorkeeper based oauth2 application.
With good reason I want to pick up the topic about how to apply clean code to your code base – or at least how to make the (code) world a little bit better.