• 0 Posts
  • 323 Comments
Joined 2 years ago
cake
Cake day: July 29th, 2023

help-circle

  • Ubuntu, and the experience was crap lol.

    Then I got to try Debian on a server and it was much nicer.

    Then I saw Torvalds uses Fedora, and given that he also disliked Debian and Ubuntu for their lack of end user ease, I switched and have been happy ever since.

    Seriously though, GNOME 40 really should not be the default DE. It made me think Linux UI was years behind Windows when it was actually the opposite with proven DEs like XFCE, KDE, and GNOME 3/2 etc.



  • No that’s what we call HDD fragmentation, and the whole point of fragmentless filesystems like ext2/3/4, UFS, HFS, APFS, etc.

    And it’s not like a small difference, the load time and HDD read demand was down by 40% system wide, not just videogames.

    I’d even go and demo it again, but I removed windows from my ye olde HDD a few years ago. I mentioned WoWs specifically because its a asset heavy game that I actually happened to have installed both on Windows and on Linux on the same HDD, each within their own respective partition.

    spoiler

    Also bonus, HDDs were getting so bottlenecked that Vista introduced preload file fetching to guess which files to cache in RAM based on read call usage, which then also became a feature in Linux with the preload daemon which no one uses anymore.


  • It is not, ext4 does circles around piece of junk ntfs and I’ve got the load times from my own old world of warships install to prove it.

    Windows gg ez’d its way out of making a better filesystem with the advent of SSDs which doesn’t have performance hits from fragmenting like a spinning disk does.

    I still remember running defraggler every few months just so I could play Batman Arkham Knight on Windows, otherwise the game would freeze lag and run at a ridiculous 10 FPS.

    Windows also eats 2GB RAM at idle for no reason compared to usually 1.3-1.4 for KDE and 1.0 flat for XFCE. Zswap/Zram also helps a lot when you don’t have an SSD.

    And to top it off, Compiz, Wayfire, KWin, etc all outperform Windows’s desktop compositor by miles in terms of performance and visual snappiness. Windows lags heavily on anything mobile like a light laptop or tablet, yet you can run a full transparent 3D compiz cube no problem with basically no hit to hardware usage due to its use of OpenGL.




  • That assumes people actually buy it though. Everyone already has this game, so I would expect most of the sales to come from the upgrade pack and not the $90 switch 2 edition. Nintendo usually makes bank by selling old games at full price with a generational console gap.

    Tons of the full price successful “remasters” on Switch were Wii games which people no longer used, and Wii U games which no one originally bought.

    On the other hand, the last time I didn’t see Nintendo make bank on literally zero effort was never, so I’m not that hopeful that people won’t just shill out for this scam too.



  • People should see any of those videos of 3rd world countries repairing and refurbishing industrial technology on the street with their bare hands. I even remember someone commented that back in the days of the USSR, they used to salvage the solder off old and broken components too.

    https://www.youtube.com/watch?v=kNGg0P7B5fI

    The sad thing is, many of these people end up with health issues due to lack of any protection or health standard, yet they also provide a superior service and product that you will never find in a first world country due to the industry opting to trash and buy new.

    I’ve personally had to junk a radiator because the cheap plastic at the end broke, and no OEM actually sells the plastic part because it only comes as a whole assembly, even though you can easily delid the radiator to replace it if the subpart could be bought or made.






  • OEM interoperability/functionality guarantee

    The last big game dev holdouts will agree to target Linux if the PC userbase jumps significantly and Valve guarantees a standard expectation with technology with things like rolling kernel, latest libs, steam functionality, etc.

    There’s still a lot of stupidly annoying things that are missing like proper wayland (valve->frog) and its resultant features like HDR, VRR, etc.

    The linux packaging problem from 20 years ago is still a problem (albeit much less) which Torvalds himself mentioned Valve would just say “screw it” and bypass/solve the problem via Steam (which they did). The issue is the remainder. Kernel updates are all over the place depending on distro. Everything Ubuntu is technically out of date because SteamOS uses Arch. Fedora gets you closer at least.

    It’s really just that OEM guarantee that would get it moving quicker. Although it might not even happen tbh, Valve said they weren’t that interested in competing against Microsoft which makes sense because its still the primary OS of their customer base.


  • Gonna be a useless recommend, but try Fedora or Bazzite (Fedora Silverblue gaming with tweaks to make it easier).

    I’ve had some friends with similar complaints about Mint having one off issues with hardware, which is usually because its downstream Ubuntu which means kernel support can be all over the place.

    Fedora is probably best bang for buck in latest stable release without entering the realm of unstable rolling like Arch. Really the only thing I’ve found that it lacks is more varied support for ARM boards out of box and a cross compile package for ARM from x86.

    By default it does have a slightly annoying repo setup because software that isn’t FOSS ends up on RPMFusion which you have to enable as a user, which is why I suggest Bazzite, which also uses the immutable Linux design which makes it much easier to prevent from breaking or fixing by rolling back a change.