Rogier van den Berg logo
  • Over / about

  • Add syntax highlighting to 'cat' in your terminal

    Tech  · 30 Jun 2020

    I use my terminal everyday, and frequently I am way faster with it then navigating around with my mouse in Finder.

    Within your terminal the cat command is very useful to quickly peek inside a file, but when you’re looking at source code, this is a bit difficult to read. I just thought “Wouldn’t there be syntax highlighting for...

  • Create new Rails 6 project with Docker

    Tech  · 11 Jun 2020

    If you want to set-up a new Rails project, but you don’t want to go through the hassle of setting op Ruby, node, Yarn, Rails itself, etc. you could do it with Docker. That way you can really fast start a new project, without possible version conflicts, installs, etc. on your computer…

    Let’s go! 🚀

    Prerequisite: Have Docker installed

    ...
← Previous Page: 3 of 37 Next →
© Rogier van den Berg 2022