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

help-circle

  • “broken build” here likely refers to the phrase as defined by gamers to function as synonymous to “overpowered”.

    As in, “the build is so broken you can’t/it is difficult to play against it”. This phraseology could be used by either an ally or an enemy, but it contextually changes connotation from positive for allies to negative for enemies.

    Build is often used as a shorthand for a character’s combination of items, skills, and levels (as the various games define it).






  • If it’s anything like when I used a Mac regularly 7y ago, Homebrew doesn’t install to /bin, it installs to /usr/local/bin, which only works for scripts that use env in their shell “marker” (if you don’t call it directly with the shell). You’re just putting a higher bash in the path, not truly updating the one that comes with the system.