Getting PyTorch + ROCm Working on a Framework 13 (Ryzen AI 9) Using a Dev Container Getting PyTorch with ROCm running on a Framework 13 with Ryzen AI 9 was surprisingly fragile, so I moved everything into an AMD ROCm PyTorch devcontainer and used HSA_OVERRIDE_GFX_VERSION=11.0.0 to finally make the integrated Radeon GPU usable for local experiments.
PXE with UEFI should be easy, right UEFI PXE setup on Ubuntu simplified using scripts, TFTP, DHCP, NFS, HTTP, GRUB, Syslinux, resolving loader handoffs and configuration pitfalls.
Cleaning up Visual Studio Code Extensions Cleaning up Visual Studio Code Extensions with a simple script. From my experience it helps to keep the Default profile empty as possible. And set the setting "for new windows use default" – or whatever that setting is.
Leveraging Azure Application Insights with OpenTelemetry: Distributed Tracing Done Right Learn about migrating .NET applications to Azure's OpenTelemetry-based Application Insights for seamless distributed tracing, simplified observability, and minimal code impact.
Copy a Hyper-V VM with - "The key protector could not be unwrapped. Details are included in the HostGuardianService-Client event log" take a look at this Hyper-V 2016 Shielded Virtual Machines on Stand-Alone Hosts (altaro.com)