Hacker News new | ask | show | jobs
by bigyabai 272 days ago
I don't think Richard Stallman much cares. The first thing every programmer does on a Mac is install GNU software.
1 comments

Not really.
Sure, I guess. I'd love to meet this "real developer" who doesn't git pull anything to their Mac.

Me, I live in the real world and got dotfiles to clone.

Git's not a GNU project.

Fwiw, though, I personally do use a ton of GNU software on any Mac I touch: coreutils, grep, sed, find, parallel, GCC, autotools, make, gdb, Emacs, and maybe some GNU Java stuff for LibreOffice, Bash. Most developers on macOS probably use at least a couple of those.

Because of the heavy push to GPL v3 by GNU, and because Apple’s interpretation of the license’s patent requirements prevented any GPL v3 code use, very few GNU projects remain as part of macOS.

Git is not a GNU project and is GPL v2.

Hello.

Install everything XCode and use proper UNIX tools already installed.