Blog

Welcome to my blog. I'm trying to post things whenever I get inspired to write something. Sometimes it's more often, and sometimes not so much. The subject can vary quite a lot, but it tends to be mostly about tech.

I don't have any commenting enabled at the moment, because no one really comments anything except spammers, but if you have any thoughts on anything, feel free to email me at niklas@uplink.fi.

Photo by Aaron Burden on Unsplash

Blog Posts

Git, the tool you can't live without.

Tech

Although I've been using Git for about 18 months, I only recently got into really learning how it works. For those of you who don't know what it is, Git is a distributed revisions control system. That means that it keeps repositories that contains many revisions of projects you are working on. And u...

Continue reading...