Viewing profile — D4AHNGM
D4AHNGM
HN member- Joined
- Tue, Jun 03, 2014, 3:30 AM UTC
- HN karma
- 37
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About D4AHNGM
No profile information was provided.
Recent public activity
-
comment
Comment #15165495
If you want only that little description you can use `brew desc ` as well.
-
comment
Comment #12331730
Without going into the rest of your points, which seem bizarrely furious at a piece of software, nothing about Homebrew forces you to live inside `/usr/local`. It is recommended, b…
-
comment
Comment #12331714
There's actually an `analytics` command that saves you even having to manually do this. `brew analytics --help` shows the options.
-
comment
Comment #11246607
Thankfully, none of Homebrew's binaries are stored on GitHub. Most of the changes committed to Homebrew are formulae-based; of the ~5600 contributors in Homebrew's lifetime only ~4…
-
comment
Comment #10150381
~/Library/Application Support/Google/Chrome/ ~/Library/Google/GoogleSoftwareUpdate/ ~/Library/Google/Google Chrome Brand.plist ~/Library/LaunchAgents/com.google.keystone.agent.plis…
-
comment
Comment #10144062
Homebrew's creator hasn't been involved with Homebrew for nearly two years now.
-
comment
Comment #10068951
Not sure why you're looking at Homebrew. If you're feeling jumpy about binary packages, just set `HOMEBREW_BUILD_FROM_SOURCE="1"` in your shell profile. Nobody's forcing binaries o…
-
comment
Comment #9474058
Certain things are still being tested/rebuilt to work with the latest GCC. https://github.com/Homebrew/homebrew/pull/36926
-
comment
Comment #9439675
Aye. The Debian compile rules for Jessie's OpenSSL include "no-ssl2 no-ssl3 no-ssl3-method" so it's just TLS1.0 onwards available.
-
comment
Comment #9439491
Minor highlight: Debian 8 ships with an OpenSSL which has SSLv3 disabled at compile-time.
-
comment
Comment #9142117
Checked Google Chrome prior to update, said it was vulnerable. Updated and now it isn't. Firefox 37 on OS X wasn't vulnerable apparently.
-
comment
Comment #9007899
I noticed the rather pitifully empty donation bar last week, and made a mental node to chip in a little bit as soon as I could. Donated €5 today, and visited the website again just…
-
comment
Comment #8877193
If most of the UK didn't already think Cameron was an arse this could really damage his reputation.
-
comment
Comment #8480692
Kinda weird you've implemented SSL/TLS everywhere except the home page. Surely that's not a deliberate omission? Also, as much as I hate to be a pedant, spelling mistakes/missing w…
- story
-
comment
Comment #8444243
Does OpenBSD ship zsh by default, out of interest?
-
comment
Comment #8444237
https://github.com/Homebrew/homebrew/blob/master/Library/For...
-
comment
Comment #8444230
Disclaimer: I heavily contribute to Homebrew. Homebrew actually merged in 4 unique bash patches in 6 days after Shellshock broke as well, and forced all users to recompile to ensur…
-
comment
Comment #8444187
Am I misunderstanding what the author means by 'real release' in terms of OpenSSL? OpenSSL themselves pushed 0.9.8za and Apple later adopted it after a significant amount of naggin…
-
comment
Comment #8424280
Correct, but long-wave radar suffers terribly from noise, I believe. The difficulty is finding a tiny needle in the proverbial very busy, noisy haystack. The F117 shootdown over Se…
-
comment
Comment #8386356
This is neat. I had no idea it existed. Forever in love with the power & simplicity of Ruby.
-
comment
Comment #8386352
That's a nice simple little script. Thanks for sharing!
-
comment
Comment #8385767
Well, that sucks. DuckDuckGo run a Tor exit enclave. I hope this doesn't put them off running an exit node, even if only to their own servers: https://duckduckgo.com/privacy
-
comment
Comment #8385540
Homebrew has patched Bash for all 3 recently announced vulnerabilities, yes. The vulnerable bash will still be lurking on your system though, in /bin/bash and /bin/sh.
-
comment
Comment #8385513
They do actually use Git a little. Both the OpenBSD & the Portable LibreSSL source code have mirrors on Github that are updated in sync with the CVS repository. Whether that's beca…