NVM on Enterprise

Node Version Manager for Windows is the de facto tool for managing multiple versions of Node.js, and is widely used by developers. In organisations where high security standards are in place, it can be a challenge to allow developers to use NVM. Getting started The aim of this short guide is to enable your developers to use NVM for Windows without the need for administrator rights, applying the concept of least privilege. ...

June 11, 2024 · 2 min · Daniel

Raspberry Pi Notes

These evolving personal notes document my journey and discoveries as I explore the versatile Raspberry Pi. At present, all information pertains specifically to the Raspberry Pi 5. Power Minimum required: 5V / 3A (can’t connect any bus-powered HDDs/SSDs) Best performance: 5v / 5A Remainder: x Volt * y Amp = z Watt Pogo Pin: A pogo pin is a spring-loaded connector used to create reliable electrical connections in electronics without the need for soldering, commonly for programming and connecting peripherals. ...

May 31, 2024 · 4 min · Daniel

Not in My Picture

Surely you have been in a situation where you wanted to wait before taking a photo because there were other people in the lens. Or think about how beautiful the photo of that square would have been without the people. That’s it… I do this almost every time I take a photo (apart from the time I was in the middle of nowhere in Iceland). So I said to myself: either I get up at 5am and take the photo, hoping that nobody else has had my bright idea, or we try to remove the objects with AI. ...

May 10, 2024 · 2 min · Daniel

How I Set Up This Site

While creating this blog, I thought why not write my first post documenting the steps I took to make it all happen? Maybe this could help other people who have decided to take the same journey as me, so let’s get started! Past experiences Actually this is my second blog, for several years I maintained a website called TuxLinux where I wrote about my first experiences in the Linux world, all using WordPress. But this time I was more determined to try something new (at least for me), so I started searching the internet for something like this: ...

May 4, 2024 · 5 min · Daniel