/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

vfio.blogspot.com
| | blog.tmm.cx
2.4 parsecs away

Travel
| | [AI summary] The user is experiencing issues with their system, possibly related to virtualization or display settings. They mention problems with Virt-Manager and GNOME Boxes, which are tools for managing virtual machines. The system might be encountering errors during virtual machine operations, leading to crashes or unexpected behavior. Additionally, there are references to screen capture and screenshot files, suggesting that the user might be trying to document or troubleshoot visual issues. The user is seeking assistance to resolve these technical problems.
| | some-natalie.dev
1.9 parsecs away

Travel
| | Making white-box GPU compute multi-tenant using the Access Control Services override patch in Linux - or run Windows video games without suffering from dual booting
| | astrid.tech
1.8 parsecs away

Travel
| | I'm doing VR on Windows on QEMU on NixOS because kernel anti-cheat is poison
| | ciesie.com
24.7 parsecs away

Travel
| You programmed STM32 microcontroller using Nucleo or Discovery boards. That means you used Serial Wire Debug (SWD) for programming/debugging. Now, you are designing a PCB with a STM32 microcontroller on it, which means you have to be able to program it. One solution is uploading the code through a bootloader - a small piece of software, made by ST that has been saved in the protected (read-only) memory of the microcontroller.