• 0 Posts
  • 18 Comments
Joined 3 months ago
cake
Cake day: August 14th, 2024

help-circle

  • For ableton, you can run it in wine and it can work well enough to do things. It’s an OK experience at best and flat out doesn’t work at worst. Kiss your VST plugins goodbye with that though, gotta stick to the built ins which do all work when it’s working overall.

    Otherwise, check out bitwig studio, made by ex ableton devs and natively runs in Linux. Still gonna be hit or miss on 3rd party plugins but the app is on par with ableton as an experience. Price in the same range too. Best short explainer is ableton meets logic in terms of usability.


  • While generally true, I believe there’s a lot of weird custom wireless communication out there. Plenty of mice and keyboards refuse to communicate over a standard HID protocol which leads many to not work for enterprise type devices / appliances. Anything with an HID / Console port (like some KVMs) for management will just not respond properly to key presses even if the downstream usb host can detect presses properly. This is extremely nuanced and not at all the same as something like Logitech G-Hub only being windows so customizing the buttons / RGB on the M/K is a questionable adventure for normal users.



  • Yeah the box shows up as a monitor in the system display settings, can even enable it and use it like a normal display. The headset will do the spatial tracking and you can recenter with the headset button. It’s just small and low resolution so you can’t even use it for productivity. Until the app works, no games at all.


  • Index works mostly fine. Sometimes it drops out but my Bluetooth stack hasn’t been the most stable on this install. Arch btw.

    I did grab the PSVR2 PC adapter box and it does work to get a display showing in the headset as another monitor which is pretty sweet. But the PSVR2 app on steam just straight up doesn’t work in any form of compatibility mode I’ve been able to try so it’s no dice there.


  • Borg backup is gold standard, with Vorta as a very nice GUI on machines that need it. Otherwise, all my other Linux machines are running in proxmox hypervisors and have container/snapshot/vm backups regularly through proxmox backup server to another machine. All the backup data is then replicated regularly, remotely via truenas scale replication tasks.








  • Fun tidbit, DuckDuckGo has a bang for it, I use it all the time.

    !a2 <program name you want to replace>

    A2 has been changing a lot over the years. I have found it’s UX to be going in the wrong direction and it feels like it’s on a path towards too much ad monetization and spoiled trust. For now it seems fine still but it does list alternatives to itself which could use some love and support along the way as A2 grows.



  • Using it in 2004 was like a dream. It was already incredible to have all my valve games in one place that I can redownload whenever (overnight slowly on DSL) without having any discs and it just worked. Didn’t have to insert a disc just to play the installed game via activation, didn’t have to clone the disc and mount the iso to pretend the same. It just worked and has just worked ever since.


  • For steam, it’s identical to windows. Literally do nothing other than install steam, install game, and hit run. The only time it’s a problem is if a game offers a native Linux version but the native version has been hamstrung by the publisher (see: rocket league). In which case all you do is go to the properties of the game, force a proton version, and it will redownload the windows version and work just fine. The only other exception would be for multiplayer games that have not upgraded their anticheat version to one compatible with proton. That’s starting to be more rare thanks to steamdeck.

    As for wine, Lutris is a great example of an application with community maintained/driven configurations for popular games and applications to be installed in a couple simple clicks and works the majority of the time.

    For other applications, it really depends. My general rule is— if it’s not on steam and nobody has made a script for Lutris, I’ll look for native and open source alternatives. If I can’t find one, then look for instructions on setting it up with wine by hand as a last resort. Finally, can I just live without the app instead?