• 0 Posts
  • 12 Comments
Joined 3 years ago
cake
Cake day: January 23rd, 2022

help-circle

  • This kinda response is so funny to me. I’ve seen similar attacks on Rust, and all I can assume is either you’re in the 0.01% of users who are ideal use cases and have never had an issue caused by something that could have been prevented by immutability, or you just have that crab bucket, “well I put up with the frustration, so everyone else should have to too!” mentality

    I’m not even here to claim that immutability is ideal for everyone, but “haha you like to not waste your time unfucking your OS” is not the epic burn you think it is


  • Anything else is just gatekeeping.

    I’m not programmed to balk at that word. I’ve watched some of my favorite subcultures go to shit because of their unwillingness to seem like Evil Exclusionaries™, and I honestly don’t think defending your community from infestation by fascists or consumer mindset or whatever is a terrible stance.

    By definition anything that seeks to limit who is welcome is gatekeeping, even if it’s trying to keep the evil-nazi-pedophile-personifications-of-pure-evil-that-you-hate-on-moral-grounds out. I just don’t want thoughtless users who gleefully trade in security and privacy and ownership for simplicity and ease. And I will gleefully gatekeep them all the way to obscurity and irrelevance.

    Meanwhile we have to admit that not providing comprehensible and well integrated GUIs for everything - and that includes stuff like Bootloader settings, Systemd Services Management, sysctl configuration etc. - is a shortcoming that should be remedied in the future

    I don’t have to admit anything. I’m not one of the devs on any of those projects, and I have no clue what challenges such integration introduces. Adding complexity (such as a making GUI) rarely comes without bugs and security risks, at the very least. Sometimes some projects are a lost cause by their very nature. And then you get people clamoring for the option that is more conducive to GUI than the ones that privilege other criteria, like performance, or security.

    Linux should be accessible to everyone - that includes normies as well as those who may not be mentally able to understand or memorize CLI

    Okay! They are free to create their own distro if they are unhappy with the current offerings. Or use Mac or Windows if they really just prefer the handholding. You get what you pay for.

    We got to approach this nuanced though.

    Nuance is for people who think more than the average end user; they can have GUIs. The rest should live and die by the CLI.




  • GUIs are an awesome tool. Humans as a species have 5 senses, and instead of limiting computers to the narrow portion of sight needed for typing, they make full use of both our visual and aural senses.

    That being said, they add another layer of abstraction away from the hardware on top of the already very abstract userspace utilities that abstract away the kernel that abstracts away the machine code that abstracts away the hardware.

    All of which is to say that “Just Works” is shorthand for “I don’t want to actually learn how this complex tool that I’m using works, I just want it to do everything I think it should be able to based on my lack of understanding, and do so in the way that makes sense to my ignorance. And I want it to do all that without learning why we do some steps (and then I’m going to complain about how little sense it all makes).”

    That mentality is what allows predatory software companies to not only take advantage of their customers—by hiding shady practices outside of the GUI, and drawing attention to and manufacturing outrage about inconsequential “features” (like ads on the start menu)—but also exist in the first place. Pushing back against that “I shouldn’t have to learn the tool to use it” mentality is one of the ways we keep scam artists and spyware dealers out of Linux spaces.







  • BaumGeist@lemmy.mltolinuxmemes@lemmy.worldSome things never change
    link
    fedilink
    arrow-up
    27
    arrow-down
    13
    ·
    edit-2
    22 days ago

    Wrong tool for the job anyway.

    GIMP and photoshop have always been photo editing tools first and foremost, which means they are meant for working with bitmap graphics, not vector.

    Want to work with vector graphics? Use Inkscape.

    Would you look at that: Inkscape already has very robust shape tools

    Edit: before I rip my hair out: As explained elsewhere in this post, GIMP already has shape creation methods for bitmap. I assumed people were refering to PS’s vector shape capabilities because… GIMP already has shape creation methods for bitmap.

    Yes, it’s part of the default tool set of a lot of programs that are not GIMP; don’t like it? Use those programs you listed instead. Or implement it because it’s FOSS. Or throw some money at the devs—who are creating something for you for free while you whinge about the things they haven’t done for you—so you at least have some right to whinge.