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

help-circle
  • Technically, an ATI Radeon 9800 as that was my first custom built computer in 2003. However, the ATI Rage IIc was the gpu inside my first desktop computer, an iMac G3 in 1998. But the first one I used was the VGC 12-bpp palette graphics of the Apple IIgs, where I was first introduced to computer games and upgrading the accelerator cards and memory to play new games with more demanding requirements in 1994.




  • 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.





  • 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.













  • 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?