• Don't run Bundler as root.

    EDIT: Lots of people seem to show up at this page wondering about this message. Here is the scoop — it usually is fine if you’re playing around with code, but bad if it’s a production environment. You’ll be doing everything with root privileges, which means anything Bundler writes is locked to root and breaks the app for every other user on the machine. To make an analogy: it’s like returning a book to the library that belongs to your boss. Do it if you have to, but you probably don’t want to make it a habit.

    Bundler can ask for sudo if it actually needs it, so let it. If you keep hitting permission errors on gem install it usually means your gem path is owned by root from a previous mistake. Fix that once and move on. Also: sudo !! is still the best shortcut in the shell.

    1-min read. About as long as a Coldplay key change takes to ruin a song.

    Follow the cult

    New track posted most days. Pick your channel.

    33 weirdos already on the list
    📼 From the vault
    Above & Beyond - 1001 (Live From ABGT200 at Ziggo Dome, Amsterdam)
    Jun 2026 — ABGT200 at Ziggo Dome was the kind of night that people still talk about, and this live version of 1001 is the reason. Above & Beyond...
  • ← Next Post Previous Post →
  • Comments on this post (1 comment)

    • Kronos says...

      Lol. :)))). Yeah. It like it saying to go to sleep at 8PM

      On July 07, 2014

  • Leave a comment