Recent posts

iPhone 6s Battery Replacement

1 minute read

Hi, 👋 I usually write about technical stuff and tutorials, but this article is more about repair and the right to repair. It’s important for companies to o...

BME680 Home Assistant Integration

3 minute read

Hi 👋, In this short article I will highlight how to use the BME680 Home Assistant integration with a BME680 Sensor. Please note that I’m running Home Assis...

Pytest Fixtures and Yield

2 minute read

Hi 👋 In this short article I want to explain the use of the yield keyword in pytest fixtures. What is pytest? Pytest is a complex python framework used fo...

Logitech MX Keys keyboard Review

1 minute read

Hi, I’m a software developer and to do my job I have to sit on the computer at least 8 hours daily. Having a decent, comfortable, and robust keyboard to do...

How to document a project with MkDocs 📹

1 minute read

Hello, Welcome my third video tutorial, this time, on how to get started with MkDocs. In this video I try to give you a basic overview of MkDocs and a conf...

💻Remote Desktop: logon attempt failed ⛔

less than 1 minute read

Hi 👋 Have you ever tried to setup your Windows’s Remote Desktop functionality and failed with the following error message “logon attempt failed“, knowing th...

Running Linux GUI Applications in Windows

less than 1 minute read

Hi 👋, This is a quick tutorial on how to run Linux graphical interface application in Windows using X Server’s forwarding feature. The first step is to dow...

fzf: A command-line fuzzy finder 🌸

less than 1 minute read

Hi 👋, fzf is a command line tool that can be used to fuzzy search files, history, and command outputs. Check out the Github repository. This is a tool that...