- Reviewing my use of AIby benjaminEarly in 2024 I started testing out AI assistance when coding at work. At first only with local models, but almost a year later my employer required us to only use one specific AI service and no local models. Through this service I have been able to experiment with multiple other models than the local… Read more: Reviewing my use of AI
- Joining the IndieWebby benjaminSome history I have long been following the IndieWeb movement as well as the works around ActivityPub and the Fediverse. Especially write-ups, podcasts and interviews by or with the brilliant Christine Lemmer-Webber (personal site: https://dustycloud.org/), one of the members of the Social Web Working Group and co-author of the ActityPub protocol. Given the number of… Read more: Joining the IndieWeb
- Testing Debian Trixieby benjaminDebian 13 “trixie” is out, so why not refresh my computer and give it a spin? I actually was about to replace my daily driver computer anyway, so the release timing was perfect 🙂 Downloaded the release from debian.org and checked the amazing InstallingDebianOn project for my specific computer brand and model. My particular brand… Read more: Testing Debian Trixie
- How do I… enable GPU passthrough from Proxmox to unprivileged LXC?by benjaminPrerequisites Push the driver run-file into the LXC From the Proxmox host shell: Enter into the LXC: Find the file and make the run-file executable Uninstall any previous drivers If you already have a driver installed, this can be uninstalled using the uninstall script that was included in the installation: It will complain about not… Read more: How do I… enable GPU passthrough from Proxmox to unprivileged LXC?
- How do I… install Nvidia Drivers on Debian (or Proxmox)?by benjaminI have installed Nvidia drivers using the official run-file from Nvidia (Unix Driver Archive), and when it is time to update I always forget how to do all the steps. So here is the notes I have taken for my future self: Download the run-file Go to the Manual Driver Search and find the latest… Read more: How do I… install Nvidia Drivers on Debian (or Proxmox)?