Welcome modified 2012-04-01

Hi, my name is Sebastian Morr.

I'm studying computer science at the University of Brunswick, Germany. I love Free Software, Linux, Vim, Git and Ruby; I enjoy cycling, reading, cooking.

This is where I publish stuff. Let me invite you to take a look!

Published PacMap presentation 2012-04-17

This is the presentation we gave at the Informatiktage 2012. Read more at PacMap.

Added some more Dozentensprüche 2012-04-15

Since I started studying, I’ve been collecting funny quotes from our lecturers. Here are some more. Nearly everything is in German, but Google translate often produces surprisingly good results.

Started a collection of internet April Fool’s pranks 2012-04-01

Love the Google Maps prank! Most stuff is in German, find it under Aprilscherze.

I already collected some last year, but didn’t publish them. I’m still waiting for a few sites to add jokes, hopefully the collection will see an update this evening.

Layout is now powered by Twitter’s Bootstrap 2012-03-30

Bootstrap has support for small screens, a beautiful typography and an easy-to-use fluid container system. Quite a bit of Javascript overhead, but I can live with that.

Another thing I don’t like: The navbar collapses way too soon for me. I use to work with tiling window managers where it’s not unusual to have browser windows with a width of less than 700 px. It’s possible to change this behaviour by hand, but I don’t like that.

git log for blogging! 2012-03-29

morr.cc now shows the underlying Git repository’s log directly as a news feed. This is another attempt to make things as simple a possiple: I describe what’s new anyhow for Git, why not do it properly and make the commit messages public?

I’m planning to link these entries to the corresponding commits in some Git web interface, so that you can see what has changed more easily.