
A few days ago another friend asked me to recommend reading materials to get started with python. Yesterday, I saw this tweet.

So here I am, writing this blog post.
A short disclaimer: I like …
A few days ago another friend asked me to recommend reading materials to get started with python. Yesterday, I saw this tweet.
So here I am, writing this blog post.
A short disclaimer: I like …
I'm a facing a project with the following requirements:
I recently drawn into the rabbit hole of modular synthesis. This week I finished building my first eurorack case. It's a 3U 84hp skiff. Or in humans language, it is a relatively small, beginners sized …
A really short introduction to git for my PhD fellas.
There are two ways to start to work in a git repository.
In a previous post I wrote about my assignments for the sound recording module I took as part of my PhD. Here, I will present the projects of the Interactive Digital Multimedia Techniques module.
I recently shared some of my first experiences as a PhD student in the Media and Arts Technology program, Queen Mary University of London. Now, when the first term is over and the second one …
We build a web-app, and want the items on the navigation bar to be active when the user visits the corresponding page, like this:
I'm not saying that this is a complicated task in other …
The 9th major version of pip, the recommended tool for installing python packages, was released two days ago. I took a short look on the changelog to see what's new. At first, I couldn't notice …
So, what do you see here? Actually, nothing special. Yes, it is my first assignment as a PhD student in the Media and Arts Technology programme at Queen Mary University of London. And yes, it …
Few months ago I shared my experiences with docker-compose in production. Recently I faced another deployment and decided to use the same technique. This time I used it somewhat differently. In this blog post I …