• 0 Posts
  • 159 Comments
Joined 2 years ago
cake
Cake day: June 16th, 2023

help-circle
  • I wonder why they’re making a Linux native version? It is one of the ironies of Proton that windows native games are so easy to install it seems a bit pointless? But also making games for Linux is ironically difficult as it’s difficult to support long term as they can break as libraries change over time.

    It feels like we need a Flatpak style set up for Linux native games which may help games launch stable long term versions that won’t “break” if newer libraries don’t work with them. Flatpaks “bring your own dependencies” approach is more similar to how windows games often work with their own dlls (even to the point of installing old versions of directx when needed) except without windows annoying set up of spraying dlls all over your hard drive making them difficult to clean up when you uninstall a game.

    Although arguably Steam already deals with that on both Linux and Windows currently. But it is proprietary. And maybe Flatpak is already that solution? Maybe Appimage too although not sure how well a 30gb would run from a single file virtual file system? Is it native speeds or have some overhead?


  • It will depend on the drivers that Audeze Maxwell supply? I can’t see any USB drivers for Linux beyond the dongle but they may exist.

    However if they have a 3.5mm port then I’d use that. I have a Sony headset and while I don’t have any issues with Bluetooth, I do like to use 3.5mm analogue conenctions to save battery (even with noise cancelling on the battery lasts way longer off Bluetooth). I bought a long 3.5mm cable online and plug it into the front of my PC. No USB or Bluetooth faff, it just works, and at high quality.

    However note that if you want the mic to work too it will depend on whether the headset’s 3.5mm jack is set up for both audio and mic (if it’s good quality it should be), plus you will need a 4pin 3.5mm plug and cable to pick up the mic from the headset and cable instead of the common 3pin audio only plug. At the other end if your pc has separate 3.5mm audio and mic jacks you will need an adaptor that splits the audio/mic into two cables to plug in to both jacks. If it’s a desktop there will be separate jacks around the back although sometimes the front jack may be a combined mic/audio jack, or you may also have one joint jack if it’s a laptop. If you do need to split the audio and mic then you can find these adaptors and also 4pin 3.5mm cables on ebay or amazon.

    Edit: Just in case you’re not aware - an audio only 3.5mm cable has 2 coloured bands on the plug (splitting it into 3 metal rings or pins). An audio + mic 3.5mm cable has 3 coloured bands on the plug (splitting it into 4 metal rings or pins).

    Edit 2: sorry look for 4 pole 3.5mm rather than 4 pin; you’ll see the better quality stuff when searching as pole is the correct term!


  • How familiar are you with Linux? If you’re new to it, pick something mainstream with lots of support and advice out there. I usually recommend Mint as a starter distro - it’s well supported, easy to use and doesn’t have the downsides of a distro like Ubuntu.

    If you’re familiar with Linux then I’d recommend a point release distro and not a rolling release distro. Rolling release are cutting edge but that means much more opportunity for things to go wrong which isn’t a good thing to deal with if you’re new to Linux.

    Beyond that, most distros dual boot well with Windows (although Windows is not well-designed and can occasionally break the bootloaders as others have said).

    I’m on OpenSuSE and recommend it; it’s well designed with good tools in the form.of YaST. I’m personally not a fan of Fedora but I know a lot of people swear by it as a distro. Of the big distros I’d basically only really avoid Ubuntu because of how Snap is forced down people’s throats. I’m also personally not a fan of immutable distros due to the reliance on Flatpak and other downsides but your milage may vary.

    Regardless, dual boot with Linux and Windows is a good solution. It’s how I got into Linux; my main PC still has a Win 10 partition which I don’t use but keep as a backup. My laptop and a living room.Media PC are pure Linux.

    I’d say Win 11 in a VM is an alternative route for those few apps but I find windows is a bit laggy even on a decent PC. It’s perfectly usable - I’ve run Office and even windows at dual 4k without major issue, but there is a noticeable albeit small input lag and slowness in rendering the desktop that I found just annoying enough to put me off (even at 1080p single screen to be clear).

    From reading it seems Win 11 does work fine if you pass through a discrete graphics card for it to use but that’s only doable if you have 2 GPUS. You might have that option if your laptop has a discrete graphics card as well as an integrated one. For me it reflects how bloated and poorly optimised windows is, but there are people who report getting Win 11 to work with high end games without issue although it takes some work. Meanwhile I can get Linux VMs on a Linux host to run at near native performance with ease.

    There are free alternatives to Nitro Pro but if it’s an essential for you I’d try dual booting initially while.you test but don’t have to solely rely on VMs initially. If VMs do the job then wiping Windows will free up a lot of space and also stop it interfering in your Laptop set up.


  • Brave is being forced to use Googles version of Manifest 3 meaning ad blockers and anti trackers are crippled in favour of advertisers and Googles ad business. Brave will be including 4 manifest 2 extensions in its backend but that’s it. They’re stuck because Google decided to screw over the entire Chrome based ecosystem.

    Mozilla is implementing Manifest 3 differently so the original techniques for adblocking and privacy still work.

    So the only choice is Librewolf. Sacrificing privacy and security for smoother animations and Web translation of pages is not worth it.


  • I find KDE works well with GTK3 and below, but GTK4 apps are set to ignore themes, which is a design decision on the GTK4 side. They invariably look completely odd and out of place as they often force the entire Gnome app UI as well as an unalterable theme.

    And then Flatpaks also don’t generally follow system themes as they’re so sandboxed (although there are some work arounds, including making them consistent as flatpaks or allowing them access to the system theme folders to pick up themeing).

    But anecdotally I’ve not had the level of title bar variability on KDE as that screenshot. Although admittedly I do tend to actively avoid Gnome apps as I don’t like the design philosophy.



  • It’d be interesting project but it seems overkill and over complicatiion when the simplest solution is dual booting and giving each OS complete access to the hardware. Hypervisors for all your systems would be a lot of configuration, and some constant overhead you can’t escape for potentially minimal convenience gain?

    Are you hoping to run these OS at the same time and switch between them? If so I’m not sure the pain of the set up is worth it for a little less time switching between OS to switch task? If you’re hoping to run one task in one machine (like video editing) while gaming in another, it makes more sense but you’re still running a single i7 chip so it’ll still be a bottleneck even with all the GPUs and that RAM. Sure you can share out the cores but you won’t achieve the same performance of 1 chip and chip set dedicated to 1 machine that a server stack gives (and which Hypervisors can make good use of).

    Also I’d question how good the performance you’d get on a desktop motherboard with multiple GPUs assigned to different tasks. It’s doubtful you’d hit data transfer bottlenecks but it’s still asking a lot of hardware not designed for that purpose I think?

    If you intend to run the systems 1 at a time then you might as well dual boot and not be sharing system resources with an otherwise unneeded host for hypervisor software.

    I think if you wanted to do this and run the machines in parallel then a server stack or enterprise level hardware probably would be better. I think it’s a case of “just because you can do something doesn’t mean you should”? Unless it’s just a “for fun” project and you don’t mind the downsides? Then I can see the lure.

    But if I were in your position and wanted the “best” solution I’d probably go for a dual boot with Linux and Windows. In Linux I’d run games natively in the host OS, and use Qemu to have a virtual machine for development (passing through one of the GPUs for AI work). The good thing in this set up is you can back-up your whole development machine hard drive and restore it easily if you make big changes to the host Linux. Windows I’d use for kernel anti cheat games and just boot into it when I wanted.

    Personally I dual boot Linux and windows. I barely use windows now but in Linux I do use Qemu and have multiple virtual machines. I have a few test environments for Linux because I like to tinker, plus a docker server stack that I use to test before deploying to a separate homelab device. I do have a Win11 VM, barely used - it doesn’t have a discrete GPU and it’s sluggish. If you’re gaming I’d dual boot and give it access to the best GPU as and when you need it.

    And if you want the best performance, triple boot. Storage is cheap and you could easily have separate drives for separate OS. I have an Nvme for Linux and another Nvme for Windows for example. You could easily have 2 separate discrete Linux installs and a Windows installs. In some ways it may be best as you’d separate Linux gaming from Linux working and reduce distractions.


  • Linux works great for gaming in my experience. I have a huge games library and I haven’t had many if any games that don’t run. There are certainly some games that need some tweaking to get working or optimisation to run well. I generally have those problems with older games though as my library includes some retro games (games for Windows 98 being the ones I have to tweak most).

    Mods certainly do work - I’ve modded skyrim and rimworld extensively on Linux, as well as Oblivion, Cyberpunk 2077, Stardew Valley, Cities Skylines, Minecraft and more without issue. Proprietary mod managers may not work but they’re often the poorer ones that are really just tools to advertise and market at you.

    The vast majority of game mods work inside the game itself, so if the game runs on Linux the mods will work. The exception would be mods that need to run as a Windows program themselves separate to the game exe. Those can also be made to work, it’s just a bit more involved. Those kinds of mods are pretty rare in my experience though. Mods that act as game launchers etc work fine too, but just need some tweaking to ensure they launch instead of the game exe.

    Most games mods can be manually installed and big games even have their own Linux native mod managers - like Minecraft custom launchers and Rimpy for Rimworld etc.

    I do still have Windows on my PC in case I need it but haven’t used it for gaming in well over a year. I have a desktop so having a spare drive for windows is not a big deal to me but I’m tempted to wipe it as I don’t use it.

    The one bit that people do have issues with is Anti cheat software for multiplayer games. That’s not an area of gaming I do, but I have seen reports of certain games using proprietary systems that lock out Linux. That’s a problem you can’t get round except by having Windows available on your system.If there is a specific game you want like that isn’t working on Linux.


  • I’d take some of the claims with a pinch of salt. Selling faster now reflects better availability of the Switch 2 compared to the switch 1 at this point in its cycle. The switch 1 was also sold out this close to launch but Nintendo wasn’t able to manufacture as many to keep up.

    All this shows for now is that the Nintendo is meeting the initial demand better than it could with the first switch. It does not tell us it’s more popular or how well it’ll do overall. In other words all this stuff about it “out pacing” the swith 1 reflects better manufacturing availability rather than how popular the console itself is going to be long term.

    While the switch 2 has undoubtedly had a strong launch, it remains to be seen if the mass market are going to clamour to buy them for Christmas when they’re relatively expensive, with a limited selection of exclusive games. Adult gamers/early adopters being enthusiastic about getting the switch 2 is a good sign but doesn’t necessarily translate to parents buying the console for their families.

    The family and casual gamer market is the bigger one for Switch, and I honestly don’t yet see a compelling reason they’d rush out to buy one? 1080p.gaming, better performance and game chat certainly isn’t it. It needs some really compelling 1st party or excluaive games. Mario Kart World and Dokey Kong Bonanza plus a raft of old games really isn’t great.

    I’m not seeing a big new must have exclusive game to help drive sales for Christmas. No big new Zelda, Mario or Pokemon game? Maybe Nintendo intend christmas 2026 to be the mass market year for the switch 2, and this year be to keep on top of initial demand but it seems a bit of a risky strategy to me.


  • All of these can be run on any Linux distro. Dropbox is probably a better choice than Google Drive as Google drive doesn’t have an official Linux app (but you can get it working beyond just using it in a Web browser if its a must).

    I’d go.with Linux Mint as it’s well supported but any point release distro will serve your needs well. For example Fedora KDD or OpenSuSE Leap, Debian etc. I wouldn’t recommend Ubuntu.


  • BananaTrifleViolin@lemmy.worldtoLinux@lemmy.mlSwapping from Win10 on laptop
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    1
    ·
    2 months ago

    I personally generally recommend Mint as a good starting distro. It is widely used, which means lots of support readily found online. It also has some of the benefits of Ubuntu without having the Snap forced on users. It also generally works well on a wide range of systems including lower powered systems due to its selection of desktops.

    Your laptop is decent and I’d personally be running a slick desktop on that, specifically KDE. But alot of that comes down to personal preferences, and Mint isn’t the best KDE desktop as it’s not a main desktop for it (although it is available).

    However once you get to grips with the basics of Linux I think other distros offer better more focused benefits for different user groups. There are lots of choices such as Gaming focused distros, rolling release vs point release distros, slow long term projects like Debian vs bleeding edge focused projects, immutable systems etc.

    I personally use OpenSuSE Tumbleweed because it’s cutting edge, but well tested prior to updates, with a good set of system tools in YaST, and decently ready for gaming and desktop use. I also like that it is European. But that may not be a good fit for your specific use case. Leap, the OpenSuSE point release distro would be better - a nice KDE desktop with a reliable release schedule and a focus on stability over cutting edge.


  • BananaTrifleViolin@lemmy.worldtoLinux@lemmy.mlSwapping from Win10 on laptop
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    1
    ·
    2 months ago

    That’s not entirely true. Snap is a good reason to avoid Ubuntu as you’re not given the choice whether day to day apps like Firefox are a native app or snap app. You can only have snap versions. The lack of choice in having a slower less efficient version of apps forced on users without official alternatives is a good enough reason for people to recommend avoiding Ubuntu.

    That is regardless of all the commercial and proprietary concerns people have.

    That does not apply to Ubuntu based system like Mint where users are given choices and still benefit from other aspects of the Ubuntu ecosystem.


  • Yeah I totally understand that, I’ve played around with immutable distros inside virtual machines and they’re interesting. Also if you like tinkering, Linux is a great OS.

    If you do go immutable have a play with KVM - Kernel Virtual Machines - they’re easy to set up and give near native speeds for guest virtual Linux machines (or decent performance for other OS like Windows) It’s a great way to play with Linux inside a sandbox while keeping your host clear; but also a very useful way to run custom software in a flexible Linux guest while on an immutable desktop. E.g. Create a Mint VM to run something that’d be a pain to set up on Silverblue.

    Immutable desktop plus KVM guests might be the best of both worlds. Even if you don’t end up on immutable distro, KVM is cool tech that has really advanced in the last few years. It’s better and more powerful than VirtualBox imo, and I use it a lot even on my rolling release distro (I have a VM to run work Microsoft Office, plus a few Linux VMs for a torrent stack and just for tinkering).


  • BananaTrifleViolin@lemmy.worldtoLinux@lemmy.mlYet another distro choice help post
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    1
    ·
    edit-2
    2 months ago

    So I’m a sceptic when it comes to immutable desktops. What you gain in stability you sacrifice in flexibility and control. If you want to use software outside of Flatpak and your distros repos, immutable can be very annoying to work around.

    If you want more control and flexibility, a standard install with a Long Term Support distro will be fine. I use OpenSuSE Tumbleweed; I wouldn’t recommend that as it’s a rolling distro but I would recommend OpenSuSE Leap the point release distro. It has good user tools in YaST, it’s secure and it’s reliable, and it has a sensible update schedule. It is also a decent distro for coding. It has multiple versions of Python available which I believe are configured to coexist well, deliberately to make coding and version control easier.

    I’d avoid anything directly Ubuntu related due to the reliance on Snap. But Linux Mint is a good variant which has loads of support available online if you want to ease back into Linux. Make no mistake, although it’s user friendly, it’s a full distro and capable of being as powerful as you want.

    If you really do want to go down the immutable route, then probably Fedora Silver blue and variants is the way to go at the moment. I second the Kaionite recommendation - KDE is great. It’s well established and popular in the space, so there will more support out there should issues arise (most commonly installing something not in the repos and not on Flatpak). Immutable distros from other big names aren’t really there yet in terms of the user base as far as I’m aware.



  • BananaTrifleViolin@lemmy.worldtoLinux@lemmy.mlLooking for a music player
    link
    fedilink
    English
    arrow-up
    5
    arrow-down
    1
    ·
    edit-2
    2 months ago

    Elisa is a modern music player from the KDE project. It’s quite slick but not always the most intuitive - some options are hidden away in menus to keep the main interface slick.

    It definitely has Repeat One.

    Otherwise Strawberry is probably the best bet. It’s not the slickest looking in terms of modern UI design but it’s rock solid and still actively maintained. It’s basically the continuation of Clementine (which is largely untouched since 2016) which itself was a continuation of Amarok.

    I like Strawberry but I do find the UI a bit jarring in the modern era. It’s feature rich and stable though.



  • I’ve been going down the slef hosting rabbit hole recently.

    First, Home Assistant is worth doing - you’ve not got a smart home yet but this is the easy way to get one going. So worth it. You can buy a few cheap WiFi plugs, and plug in devices like lights or stuff you don’t want on stand by and you have the start of a smart home. A smart thermostat and smart radiator valves are surprisingly easy to set up if you want to save some money and keep your home efficient - a bit more of an investment but worth it if you find you like the ease and power of WiFi plugs.

    I also recommend Pihole - it’s an ad blocker for your entire network. You can run it on Docker on x86 machines - you just point your router to use it as the DNS and it then filters all requests for you. It’s really improved my experience on all my devices.

    Next, Paperless NGX - scan your documents and paperless NGX will OCR read them to make them searchable and keep them in a database for you. You can use it to go paperless. Just make sure to sort our a backup.

    Joplin is quite a good note taking app which you can self host to sync your devices and keep your data secure.

    Syncthing is fantastic for syncing files between devices. I sync my main PC and living room theatre PC, plus in my case my Raspberry Pi as an always on broker and local backup.


  • You can do lots of things with both, but that doesn’t necessarily mean you should.

    People have used Lutris for other apps because it was a more convenient wrapper for Wine than the defaults offered but it’s not primarily designed for it and support will be limited. Lutris is designed to be a games library and that’s it’s focus.

    I personally wouldn’t recommend wine newbies to be using Lutris to run everything because if nothing else it would be annoying for the Lutris dev team to be dealing with “I can’t get Microsoft Word working”.

    I also personally wouldn’t recommend Bottles for games because of all the other features Lutris offers. I have a huge library of games and I wouldn’t want to manage that in the Bottles interface. But I’m aware people use it for that and Lutris is one of its supported runners.

    Bottles and Lutris complement each other and work together well. But lutris is designed to be a games libaray while Bottles is designed to be for everything.

    I personally use Lutris for games (most of my wine use) and Bottles for a few other windows apps.

    But the real star of the show is under the hood - it’s wine and Proton doing the heavy lifting. Lutris and Bottles are tools to get the most out of them and it’s choice which you use and how.