Skip to content
12/11/2023
Installing Ubuntu Server 22.04 on WD PR2100 in 2024

A tutorial on how to install Ubuntu Server 22.04 on a WD PR2100 in 2024 and how to get the hardware control working

11/3/2023
create a username.github.io page using vitepress

A small tutorial on how to create a vitepress blog and deploy it to your username.github.io page using github actions

8/20/2023
updating xbox one controller without microsoft and xbox account

How to update your xbox one controller without a microsoft or xbox account using the xbox accessories app

2/22/2023
how to install a game from iso on steam deck

A small guide on how to install a game from an ISO-File on the Steam Deck using wine the steam deck desktop mode.

10/26/2022
Using Laravel 9 with Breeze with DDEV and Vite

Working around the HMR issue when using Laravel 9 with Breeze and Vite in a DDEV environment. Includes a middleware to customize the HMR URL.

5/5/2022
Building a fast shade lookup for isit.red

How I built a fast color lookup algorithm for isit.red that works in realtime on mobile devices.

1/8/2019
Route Model Binding, Sessions etc in Routes provided by Laravel Packages

How to enable route model binding, sessions etc in routes provided by Laravel packages and why it appears to not work out of the box.