• 0 Posts
  • 33 Comments
Joined 1 year ago
cake
Cake day: July 10th, 2023

help-circle
  • What kind of comparison is that? sudo is setuid while Firefox and its extensions run as the user you started it as.

    Also sudo has just one very specific and limited use case, while Firefox is more of a platform for web content. I could argue that sudo itself is an ‘extension’ to a Linux system, like every application.

    You also don’t have to install all of those extension, you can choose which you trust, similar to a Linux system, you don’t have to install every application in the repository.

    If you say that the Firefox add-on repo should be more managed like a repository of a Linux distribution, where developers cannot simply upload their own software, but need to find a trusted maintainer first, I could agree to that. But that would mean more work and overhead.




  • Snap is just one case where Ubuntu is annoying.

    It is also a commercial distribution. If you ever used a community distribution like Arch, Gentoo or even Debian, then you will notice that they much more encourage participation. You can contribute your ideas and work without requiring to sign any CLAs.

    Because Ubuntu wants to control/own parts of the system, they tend to, rather then contributing to existing solutions, create their own, often subpar, software, that requires CLAs. See upstart vs openrc or later systemd, Mir vs Wayland, which they both later adopted anyway, Unity vs Gnome, snap vs flatpak, microk8 vs k3s, bazar vs git or mercurial, … The NIH syndrom is pretty strong in Ubuntu. And even if Ubuntu came first with some of these solutions, the community had to create the alternative because they where controlling it.


  • cmhe@lemmy.worldtoSelfhosted@lemmy.worldUncommon Syncthing usecases
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    7 months ago

    I mod my games on my PC and sync it to my SteamDeck. I also sync the save files back and fourth, to continue playing on different devices. Mostly non-steam games.

    I also sync my eBook collection to my eink reader with syncthing.

    Everything is also mirrored to my always-on NAS, so syncing always works.






  • I am currently playing a heavily modded version of Mass Effect Legendary Edition on my SteamDeck, works really well, even Mass Effect 3.

    But I had to install a no-EA-link patch, because EA requires to be online to start the singleplayer game. Which hurts playing it on the go. But with that, great experience.


  • Well, the idea behind FOSS is that you can share the common stuff and build your own stuff on top and while doing so improving the common stuff, testing uncommon usecases and adding features.

    Personally I would love to have another bigger company working on Android next to Google, because that means they would (hopefully) implement their own “google services”, to not rely on Google.

    If that takes off, then apps will need to support both, making it more sensible to either create stable generic interfaces, where a third completly open-source implementation can more easily dock into, or not rely on them unnecessarily.

    The only real problem with android is that the license is not GPL, so companies are not required to cooperate and likely end up creating their own silos.


  • You don’t understand. “Security” is always the goto reason for either changing or leaving stuff as is, if companies don’t want to state the real reason.

    People are used to ccept “Security” as a reason for almost anything.

    I remember once where a MS guy (someone higher up, don’t remeber who, is many years ago…) was asked why the Windows filesystems are case-insensitive and stated the reason was security, so that one file cannot be named the same with just different upper/lowercasing letters. Classic deflection.





  • I agree! The content of the game is the issue, not the engine. Bashing Bethesdas engine is just a meme, at this point.

    Linux is 32 years old, people wanting to throw everything away and start new, just because they don’t like certain aspects of it, are crazy.

    Personally, I don’t really care about raytracing, or even improving the graphics that much, IMO they should reuse assets and code if that will make them invest more of their time to improve their writing, quests and let people go their own paths through the quests instead of just having 2 or 3 options (do the quest, don’t do the quest and sometimes rat the people out to the authorities). So that we have BG3 level of writing and quests, in different kind of game.

    And for god sakes, do simple things like let companions whisper when sneaking.

    Also, New Atlantis doesn’t look build for Humans but for giants, too much scaled up.


  • cmhe@lemmy.worldtoGames@lemmy.worldStarfield, is it getting review bombed?
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    5
    ·
    10 months ago

    I would take the whole “old crappy bethesda engine” meme with a grain of salt.

    IMO it is a good engine, it is getting updated by them on every new game like any other engine. And there are a lot of changes all over. For that reason modders have to develop new tools to create meshes, reverse egnineer the changed data formats, etc. Saying that it is the same engine as Skyrim or Fallout 4/76 is just not true.

    It is also one of the most mod friendly engine. The content creation tools from Bethesda and modders make it really easy to work with, even for people not able to code themselvs.

    And personally the game looks and works fine. Of course you can critique the game itself, but attacking the whole engine is exagerated. Sure it has bugs, and you can attack bethesda about not fixing them, but suggesting that they throw away the whole engine because of a couple of bugs or subjective “looks bad” opinions is ridiculus.

    Also, I don’t think just using Unity or UE4 (where bethesda devs first need to learn them first) magically fixes every complaint and bug. But it might make the game not as easily moddable.