Viewing profile — blurbytree
blurbytree
HN member- Joined
- Tue, Dec 27, 2011, 11:16 PM UTC
- HN karma
- 12
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About blurbytree
No profile information was provided.
Recent public activity
-
comment
Comment #3414051
As t→∞, HN→Reddit
-
comment
Comment #3414030
What has this got to do with HN?
-
comment
Comment #3410545
They are a fantastic way to honor people who have made a large contribution to society.
-
comment
Comment #3409476
Free speech has many exceptions. So no, you shouldn't be able to link to anything you want to. Just like free speech, there are many exceptions about what you can link to which are…
-
comment
Comment #3409402
I agree that GoDaddy should be given a break. Not because I like them, but because I hate internet mob bullying in general. They've been kicked to the ground by the baying mob, and…
-
comment
Comment #3409369
FWIW I've used them for SSL certs. I've had to call support a couple of times, and both times their support was outstanding... I mean surprisingly ridiculously good.
-
comment
Comment #3409173
There's tons of other time for that, when you can't read etc. eg when you're driving.
-
comment
Comment #3408729
The other lesson I'd add is that if an instance dies and can't be rebooted, you'll need to stop/start it, which will result in an IP address change. Best to have elastic IPs at the…
-
comment
Comment #3405409
How about when your kid/elderly relative does a search on google and sees it? Google can choose to allow or disallow what they want.
-
comment
Comment #3404718
There are only 3 things, which aren't surprising to anyone who has done much js. 1). a list of expressions eg (foo,bar,baz) evaluates to the last one. 2). Array(4) creates an empty…
-
comment
Comment #3403930
I don't think killing an elephant away from any village or crops proves that the elephant isn't a nuisance for that village, or that it routinely destroys the crops.
-
comment
Comment #3403928
There's a thing called due process. There's law.
-
comment
Comment #3403894
So fix the bit that's broken - the government. Companies are just playing by the rules.
-
comment
Comment #3403330
You're also posting endless articles (Not you personally ;) ), trying to poke everyone else into doing the same.
-
comment
Comment #3403321
I'm in no way affiliated or connected to GoDaddy. I don't have any domains registered with them. I dislike internet hate mobs, which as you say are designed to "teach them a lesson…
-
comment
Comment #3403299
He killed the elephant because it was destroying the communities crops, and the community got fed well from the meat. I don't think it's quite as one sided as you propose.
-
comment
Comment #3403292
They're cheap, they work, they're not going to go out of business.... Couldn't care less if their CEO likes hunting, or if they help the US government with its internet censorship …
-
comment
Comment #3403261
Yes. Regardless, protests like this never achieve anything apart from wasting peoples time. If you don't like GoDaddy, or disagree with some of their policies, don't use them. It's…
-
comment
Comment #3403228
For example, they'd make anyone possessing, downloading, reading, printing etc any of these emails a 'terrorist' and imprison them indefinitely.
-
comment
Comment #3403222
No. But I think people should make up their own minds. The process of whipping up an internet hate mob with the aim of destroying / etc is one of the parts of the internet I detest…
-
comment
Comment #3403161
It's linked directly in the original question? http://sla.ckers.org/forum/read.php?24,33349,33405
-
comment
Comment #3403160
It's surprising if you haven't used javascript before I guess.
-
comment
Comment #3401753
And, it's the reason governments will clamp down and regulate the internet more and more. This is why we can't have nice things.
-
comment
Comment #3401574
Clever, but not as surprising... (null,'cool',false,NaN,4) evaluates to the last expression - 4 Array(4) creates an array with 4 elements. Array(4).toString() = ",,,"
-
comment
Comment #3401396
All installable/downloadable software also shares code. It just happens to be machine code, which adds a little hurdle, just like a good javascript minifier does.