Posts
2024
How to install a slim down Windows 11 in a virtual machine on Proxmox VE
We install Windows 11 24H2 in a virtual machine (VM) on Proxmox VE. Then we slim down Windows with Atlas OS.
Running a service behind Tailscale and Caddy reverse proxy using Docker Compose
I would like to share a service on my homelab with other users.
Setup notes for hyper-converged Proxmox
·
Here is why I use a hyper-converged node in my homelab. In this post, I document the setup steps.
How to copy any text on any website or in any app
Sometimes it is faster to copy text from websites or apps than typing. For example, addresses, phone numbers and Asian language texts. Also, copying is less prone to typing errors.
Air tickets for Japan-Taiwan-US trip
·
Surprising air ticket prices for travelling between Japan, Taiwan and US.
Opinated travel guide for Japan
My travel guide for Japan 日本. The guide includes the following cities: Tokyo 東京, Hakone 箱根, Osaka 大阪 and Kyoto 京都.
Import tomllib in Python
Python versions 3.11+ ship with a version of Tomli: the tomllib standard library module.