

Electric blower pays off pretty quickly compared to compressed air.


Electric blower pays off pretty quickly compared to compressed air.
I already had Arch installed but was facing some bugs on Framework hardware. The official Framework forums advised to try to reproduce it on Fedora, which is officially supported distro. I just wanted to keep all of my stuff in home including KDE config, all my programs data, dotfiles etc, as well as disk layout encryption and so on. It was pretty short way for making drop-in replacement for Arch - extracted the OS to a new btrfs subvolume, configured bootloader and some basics, installed all my needed packages and all the same flatpaks and that’s it. It felt like nothing ever changed
I installed Fedora without installer. It was more “fun” than arch


Skurvysyně bobře


Webcam is just USB device, you can passthru that to the VM and it will work. Microphone is part of your onboard audio device, but it can probably be configured somehow to also expose microphone on an emulated audio device inside vm, but idk


Just regular Arch with pro-audio meta package. I literally put no effort at all to set that up, just some basic stuff from ArchWiki to optimize performance


Calf plugins are awesome


It should also be enabled by default for many games that does in fact have Linux native build.


I don’t think that’s the good idea even if possible to do with env variable. This should just work correctly, you either miss something in your system or hit some nasty bug of your distro/build or it’s general KDE bug


Do you mean PROTON_USE_WINED3D=1 ? If so, you don’t have Vulkan compatible hardware (GPU from like before 2012) or missing drivers. With this flag you use OpenGL rendered instead, that is inferior in every way. If you try it on modern hardware with the right driver in place you’ll get much worse performance, if it even works. This flag shouldn’t be promoted generally.
If you run ancient GPU and want to always fallback to OpenGL, you can put the line
PROTON_USE_WINED3D=1
in /etc/environment and reboot. No need to set that in properties for every individual game.
Find jellyfin related file in /etc/apt/sources.list.d, edit it as root and try replacing „circle” with „bookworm”.
After that apt update and retry. If it doesn’t work you can also try replacing it with „noble” but the you might also need to replace debian -> ubuntu, but that’s just my guess


Like what? The toilet water?


What you really need is one of native DAWs you mentioned combined with Windows VST plugins run using Yabridge + WINE.
I remember running even complex VSTs along with realtime MIDI processing from e-drums with really good results and low latency.
Make sure your distro runs Pipewire and has pipewire-jack installed. Run your DAWs with JACK backend
You can check https://wiki.archlinux.org/title/Professional_audio for tips regarding audio performance. Don’t worry if you don’t use Arch-based distro. Most of it applies to any distro really
Install wine and yabridge follow setup instructions on how sync your plugins, which essentially takes specified locations with VST2/VST3 DLLs and creates .so equivalents (Linux dll format) under specified location that under the hood calls Wine, but makes it transparent. You add that location (with .so files) in your DAWs search paths and it should scan those plugins like if they were native.
Of course some compatibility issues are possible, but you should be able to run most stuff this way when it comes to plugins.
I’m pretty sure I used SyncThing from Flatpak at one point and it run great


Naaah, bootable USB stick is enough xD
Thank you very much Tim Apple
You don’t need to. Modem browsers will suspend unused tabs, cache them on drive and free up the memory, while quickly restoring as soon user activate them. On at least moderately fast systems this happens so quickly it’s hardly noticeable.


I’m pretty sure it is or at least will be at some point


Thanks for nothing Microsoft
That’s an excellent question, very sharp thinking