Blog

105 posts

How to get started with uv

Package management under Python can be a bit of a mess, one of the complaints I had about Python in the past. It’s not uncommon for different programs to not only require different packages, but also […]

Getting started with the Macbook Neo

The Macbook Neo appears to be a massive sales hit for Apple and popular as first Mac for people – including myself. But coming from Windows, macOS handles and feels quite different, and the default setup […]

Macbook Neo review

I used to make fun of Apple users for a long time – for overpaying for their computers (especially hardware upgrades) and for not being able to plug in HDMI cables, needing to make use of […]

Understanding git

Only a few people in the world get to create one famous piece of software. A guy called Linus Torvalds created two that are used every day by millions of people: Linux, and git. What is […]