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

help-circle


  • Generally, I tend to think more in the direction of that there is some misunderstanding happening, then people being stupid. Maybe that is just the optimist in me.

    What exactly is meant when people say they don’t know git. Do they mean the repository data format? Do they mean the network protocol? Do they mean the command line utility? Or just how to work with git as a developer, which is similar to other vcs?

    I think if you use some git gui, you can get very far, without needing to understand “git”, which I would argue most people, that use it daily, don’t, at least not fully.


  • It also means that anyone can make their own instruction set extensions or just some custom modifications, which would make software much more difficult to port. You would have to patch your compiler for every individual chip, if you even figure out what those instructions are, and what they do. Backwards, forwards or sideway (to other cpus from other vendors) compatibility takes effort, and not everyone will try to have that, and instead add their own individual secret sauce to their instruction set.

    IMO, I am excited about RISC-V, but if the license doesn’t force adopters to open their designs under an open source license as well, I do expect even more portability issues as we already have with ARM socs.



  • Also state owned is only really useful for infrastructure, where it doesn’t make sense to have multiple providers and monopolies are easily attainable. Like roads, rails, electricity, internet backbone infrastructure and providers, social media, etc. Democracy is the currently best way we know of managing monopolies.

    For other stuff, you probably want employee owned democratic collectives. You would still have competition on the market, but its ordinary people that have the say. This would give more power to the people enthused about the tech and long term success, then all the short term gains.





  • I only play single player games, but couldn’t care less about achievements. It is all about exploration, story, game mechanics and modding for me.

    People treat achievements as if they are a status symbol. I mean sure, if you don’t know what else to do in a game, they can give you some goal, but IMO the game itself should encourage you to reach the goal, not some external badge. The experience doing the task should be the reward in of itself.




  • Not the drama itself should influence your judgment, but how they will deal with it.

    Whenever people work together on something, there will be some drama, but if they are dealing with it, then that should be fine.

    Nix and NixOS are big enough, that even if it fails, there are enough other people that will continue it, maybe under a different name.

    Even it that causes a hard fork, which I currently think is unlikely, there are may examples where that worked and resolved itself over time, without too much of burden on the users, meaning there are clear migration processes available: owncloud/nextcloud, Gogs/Gitea/Forgejo, redis/valkey, …


  • Here is the problem: Even paying will not get you out of ads any longer. You bought a TV, well the manufacturer will show additional ads on it. You paid for Windows or a Mac, well Apple or Microsoft will advertise additional services on it, same with Android (Google services) or IPhone.

    Just spending money to be ad free is no longer enough, because companies try to find ways to extract even more money (or information to sell others) from you, now that you have proven to have some. Either be it additional subscriptions or vendor lock in. They never have enough money, they just want all of it.

    So to live ad free, you have to avoid using any product with profit interest or research every company you deal with on what its incentives are, which is very hard or impossible for many people.

    Here is a tip though, try to find hardware that comes without bundled software, and find open source software to use it with.





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