• 3 Posts
  • 427 Comments
Joined 2 years ago
cake
Cake day: January 17th, 2024

help-circle

  • The 3D stuff around games is actually the smaller problem. It’s performance critical but it’s basically “just” one API (bundle) to implement that then covers a big chunk of the game’s implementation.

    Productivity software usually consists of a shit ton of other stuff. They would probably render fine, but then they ship with a weird ass licensing management system that will deny to work. Or parts of or even a whole app use .NET and suddenly you have the complexity of all the WinAPI calls hidden behind .NET Framework. Maybe the app does a few lowlevel WinAPI calls themselves on top, that Wine didn’t need to implement so far. Or the app you want to run is only distributed via Windows Store as UWP; the necessary APIs also haven’t been implemented yet.

    Wine is awesome, but it’s not fully covering all the shit Window’s APIs offer.




  • aksdbtoADHDAnybody else experience note overload?
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    That’s what I like about Siyuan and Affine. I can have journal-like daily notes to quickly dump thoughts, but I can then re-arrange or cross-reference individual blocks in(to) other pages, that in turn can be in a nested folder structure and/or tagged. I can quite flexibly mix and match organization structures.







  • aksdbtoGamesWhat are the best free mmorpgs for a beginner?
    link
    fedilink
    English
    arrow-up
    6
    ·
    3 months ago

    If you like Lord of the Rings: Lord of the Rings Online is extremely nice story wise. It’s an old school MMO, but that shouldn’t shock you when you only know old school ones anyway.

    If a low initial fee is fine, wait for Elder Scrolls Online sale. You can regularly get the base game for $5 or so. It has no forced monthly cost so those $5 are worth hundreds of hours or quest content.


  • It’s really sad. I truly believe that Yves (or rather the Guillemots in general) were passionate about game development once. Now it feels mostly corporate, even though they still claim to be pro-gamer and innovative and fun. It’s double sad because they acquired quite some good studios that have to be shaped into their corp structure and ultimately lose their innovation. It’s not as bad as old-school EA, but it’s still subjectively bad.




  • Even having no pre-boot PIN with SB on is nice, then you only need your user space login where you could even use fingerprint reader if you like. For servers they can already start serving without anyone having to intervene manually (which is nice after power outage, for example).

    So yeah, SB, TPM and FDE are a very nice bundle that heavily secures against the most relevant attack vectors.


  • For the user they come with the OS

    That’s my point, though. Plasma isn’t an OS. You can can have a OS that ships Plasma with Calligra instead of LibreOffice and Falkon instead of Firefox. Or neither, and instead they give you a greeter with the choice to pick your browser. Or the OS is minimal and doesn’t bundle any of them. In Arch for example you normally don’t even get Konsole or Dolphin unless you install them (or you pick the nuclear option and install _all _ KDE packages which also includes a ton of stuff you likely never need).





  • The preinstalled apps are not a feature of KDE (or Gnome, XFCE, etc.). Actually they all are structured in a very modular way where you can use or omit individual components. Firefox and LibreOffice are completely independent of it even; they merely add compatibility layers to make the integration more seamless.

    What you experienced was something to attribute to the distribution you chose. They are the ones to decide which components to bundle and preinstall. That is also the reason why so many distributions exist in the first place, because different teams/devs have different visions about what the desktop should look and feel like after install.