this post was submitted on 03 Dec 2023
1005 points (87.6% liked)

linuxmemes

21282 readers
1335 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
  •  

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't fork-bomb your computer.

    founded 1 year ago
    MODERATORS
     
    you are viewing a single comment's thread
    view the rest of the comments
    [–] Pipoca@lemmy.world 1 points 11 months ago (2 children)

    Crappy default package management.

    What's wrong with homebrew?

    [–] linearchaos@lemmy.world 13 points 11 months ago* (last edited 11 months ago)

    Other people's software is great, what was asked is why the Apple hate.

    Apple doesn't provide Homebrew, Apple updates *in the past have occasionally broken it horribly. (Looking at you El Capitan)

    But while we are taking a look at home brew, If you need a specific version of something you are occasionally up a creek. It's been a hot few years since I was daily driving OSX *as my primary, but when I needed a certain version of memcache or a certain version of netcat for a feature, It just wasn't there and then compiling it for the OS was a far bigger pain in the ass than it is on any Linux distro.

    [–] the_sisko@startrek.website 1 points 11 months ago (1 children)

    What's wrong with homebrew?

    Crappy default package management.

    [–] Pipoca@lemmy.world 0 points 11 months ago (1 children)

    Homebrew might as well be default.

    [–] the_sisko@startrek.website 1 points 11 months ago (1 children)

    That makes about as much sense as saying that pip, gem, npm, cargo, or nix should called be the default package manager on Mac OS...

    The default package manager is the default because it manages the system's software. RPM, Deb/apt, pacman, etc. Homebrew is like pip or docker or cargo or snap or whatever else. You can set it up if you'd like but it's certainly not a default. (Though I'm not trying to dispute that it's good 😊)

    Mac OS doesn't have a good default package management solution (though they would if they just opened up the app store and added a CLI). It's ok to admit it, and say that third party folks (who Apple does not support unless I'm missing something) are powering a pretty good third party experience. If only Apple cared about people who wanted a truly free an customizable computer, they could make a great OS :)

    [–] Pipoca@lemmy.world 1 points 11 months ago

    Homebrew is fairly different from pip, cargo or npm in that only python developers use pip, only rust developers use cargo, etc. And those are mostly used to manage libraries, rather than executables.

    Meanwhile, essentially everyone who uses the console uses homebrew regardless of what programming languages they might or might not use. I was making a joke about how good, useful and basically required homebrew is.