Hi, I'm Magnus

An internet wanderer diving into life's curiosities and sharing the journey.

Profile Picture

Latest Updates

Ikea SNIGLAR - A changing story

So we got a son, and he needs to get his diaper changed. A lot!

Of course this is done 99% of the time at a changing table. So we started thinking about what kind of table would fit into our …

Take me to Vienna - 43-Segment display part 1

Once in my life I have visited Vienna. Even though I have been living in Austria for almost 2 years. I didn’t even live in Austria when I was visiting. It is actually much eaiser and faster to …

When projects suddenly multiply. The tube amp display - Part 1.

In one of my previous posts about the restoration of the old German radio that my girlfriend gave me, I took out the old tube amplifiers and saved them. Now that time has come for the project within …

How to run a Netlify build when uploading changes to a Git submodule

Before I start writing anything in this post, I will say that the method I am going to explain comes from a blog post over at flaviopost. I did not like the very short explanation as a rookie on his …

Preparing Time Series Data For Neural Network Inputs

While working on my master’s thesis I needed some processing of temporal data such that it could be used as an input in TensorFlow Keras. Here I stumbled across the TimeseriesGenerator, which is …