LXdayyy rip✝
LXdayyy rip✝
Keychain creation for Skilld
Cool post about gaming server on minipc
terminalbytes.com/running-multiple-game-servers-on-a-mini-pc
Tokei a very efficient project coded in Rust to count the number of lines of code in a project. I tested it on a large and well-structured open-source project, FFMPEG, and we have 1,514,864 lines of code.
Running Claude inside a Python virtual environment, wrapped in a nix-shell, nested in a tmux session, tunneled over SSH through Tailscale — all from 30,000 feet in the air — that’s when coding truly becomes a state of flow.
Both of my DNS-over-HTTPS endpoints are listed in the cURL project.
github.com/curl/curl/wiki/DNS-over-HTTPS#publicly-available-servers
WWDC25: Meet Containerization | Apple
To compress my Columbo DVDs from MKV to MP4, I don’t use a GPU — I’m capped at 100 FPS instead of 500 with a GTX 970 — but I prefer not to overload my workstation and instead offload tasks to the cloud. I use a CAX41 Hetzner VPS with an ARM processor (16 vCPUs, 32GB RAM). It takes about 8 hours to process 60 episodes. (5h with GTX 970)
Terminator II Blue aesthetic
Chuwi MiniBook X 2025 - Intel 150
A great x86 companion for Linux. I really appreciate the form factor. It reminds me of my old 2015 Chromebook Pixel, with its metal build that doesn’t feel cheap at all.
Visual aid for container solutions mainly. I'm not sure it's perfect, so it should be taken with caution
I created a video that offers a conceptual view of how Claude Code bots operate in a cloud-based cluster: they create Git branches within containers and eventually merge them.
Many thanks to Antonio Da Cruz for PhotoFiltre – such a magical piece of software! Created in 2005, and I'm still using it every day, 20 years after its creation.
A video created for Blaise Lacolley using AI Kling 2.1 Pro, with sequences limited to 5 seconds to minimize hallucinations. The visual was sourced from my own photographs, taken with a Canon EOS and a 100mm lens, and then provided to Kling for processing. Editing was done with Shotcut, an open-source software, in MP4 format with a high bitrate. A solid piece of work in the horror genre.
Cool kid for homelab : GEEKOM A5 2025 version
Only 4 watts at idle and up to 25 watts under full load. Once again, the Ryzen series is performing impressively.
CPU : AMD Ryzen™ 5 7430U (6 cores, 12 threads, up to 4.3 GHz boost)
Graphics : Integrated Radeon™ Vega 7 Graphics
Power Supply : 65W USB-C
Kata Containers
Lightweight virtual machines (VM-based)
gVisor
User-space syscall interception (sandbox)
Cool focus-relax sound
3D print + wood glue for texture + premium paint. For the bottom of an old staircase from 1945, a missing ball at the base.
Low-level Container runtime
runc docker
kata open infra foundation
gvisor google
firecracker amazon
nabla ibm
Kata Containers is more secure than gVisor thanks to VM-based isolation.
Containers exposed directly to the web could be secured using Kata or gVisor.