After moving to Stavanger a couple of years ago I was lucky enough to already know some people in the parkour-community in Stavanger. The community has a decent size with around 260 members in the facebook group, but I would say there’s less than 30 people training actively, at least […]
Yearly archives: 2015
The Internet of things! I love things, and now I can make them talk with each other! I figured my arduino had been laying around unused for to long, so when my company decided to have a one day code camp it was definitely time to do some tinkering and […]
The summer is closing in, the weather is nice and I recently started running again! I decided I will attend the local half-marathon called 3 sjøersløpet in November. However, after a few short running sessions I got reminded of my injury from last years season. I did a whole lot […]
I recently decided to go back to Java, especially because of the features provided in version 8. Here’s how I did it (tldr in bottom). First things first, we need a repository to pull the packages from, so we add webupd8team’s java PPA repository with: sudo add-apt-repository ppa:webupd8team/java Running this […]