Some times ago, I acquired an ODROID HC4 arm64 board and installed OpenBSD 7.2 on it. I used it for a moment but there were issues when running with two disks so I stopped using it.
For $reasons, I took it out of its box and gave it another try using OpenBSD 7.8.Continue reading...
Because of recent elbow issues, I purchased a Logitech Lift, so-called vertical ergonomic mouse . Not sure if it will solve my elbow issues but I’m sure it brought issue to my laptop suspend process.Continue reading...
Not so long ago, I experimented on so-called Generative AI using an external eGPU and Slackware Linux .
Because I’m a BSD fanboy, I started looking at doing the same on FreeBSD. But I faced a lot of missing dependencies issues and Python compilation errors. As a non fluent Python person, I couldn’t solve all the errors I encountered and decided to see if the FreeBSD Linux Binary Compatibility feature would be able to achieve the goal; after all, there are people using it to watch DRM stuff from the Clouds.
Spoiler alert: it does work given an organized small amount of command line spells.Continue reading...
My ThinkPad P14s Gen 5 AMD has a French (ISO AZERTY). But it is connected to a dock and I mainly use an external (USB) keyboard with an ANSI US layout.
Because I’d rather not type with an US layout on an FR keyboard, and vice-versa, I have configured my OpenBSD OS to deal with both, nearly automagically.Continue reading...
When it comes to running (Linux) Docker containers on BSD hosts, I usually end up popping an Alpine or Debian virtual machine with the Docker engine. But I read that podman was available on FreeBSD and able to run Docker containers.
Here’s what I learned, so far.Continue reading...