I mention software freedom whenever I can.

Profile avatar is “kiwi fruit” by Marius Schnabel. CC BY-SA 4.0 | I am not affiliated with OpenMoji.

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

help-circle


  • tabular@lemmy.worldtoLinux@lemmy.mlThe Dislike to Ubuntu
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    1 month ago

    I have not used Ubuntu enough to say I have a bad experience with it. I know of Snap being effectively a proprietary store (a dumb feature) and Canonical has a bad reputation for being like the Microsoft of GNU+Linux.

    Linux Mint offers the pros of Ubuntu but with the cons of like-Microsoft decision removed, why would I consider Ubuntu?




  • I’d like to know about that too.

    I imagine you’re aware but GPL doesn’t directly prevent corps from using your code (just often done because their code is often propriety). They can use it legally as part of their own GPL licensed code or when they are offering software as a service (they don’t distribute the binary, it’s running on their server). In that case where your code could be running on a server then the AGPL would be preferable if giving software freedom to their users is part of your goals.












  • Windows is bad and immoral but I can’t say I hate it because I almost never use it. Most of the time Windows is just bad news in my feed which makes me anticipate friends asking beginner questions for their GNU+Linux install.

    I stopped using Windows when it became clear it’s purpose is not to do what I want unless that happens to be what Microsoft wants. It was many things that all added up but I can only remember the last straw which broke the camel’s back. I was trying to get something to work and made an online account in desperation - then I struggled/failed to find a way to revert the change and make the user become an offline account again. Faced with a reinstall I couldn’t go through clicking “no, don’t fuck me” several times to reinstall Windows.




  • Is it possible to do work in a shed without using a drill?

    It is good of you to do this work and post your findings, so no offense intended, but this command line meme is better off not being spread. The terminal is a tool and should be used when it’s needed and when is best. Time spent worrying about this is time that could be spent making it easier to understand.

    I was introduced to the terminal by a friend so I don’t know of a good starting tutorial for newbies. I wasn’t interested until I saw you could use the output of one command as the input of another command using a “pipe” |