Viewing profile — IDisposableHero
IDisposableHero
HN member- Joined
- Mon, Feb 21, 2011, 1:49 PM UTC
- HN karma
- 143
- Public activity
- 50 items
- HN profile
- View on Hacker News ↗
About IDisposableHero
No profile information was provided.
Recent public activity
-
comment
Comment #2536749
every feature ... leaves another possible angle of attack for hackers Hm, I think the point is that some features are worse than others (larger attack surface, more bugs exposed), …
-
comment
Comment #2531868
Lots of investors own minority parts of facebook. But no outside company owns facebook.
-
comment
Comment #2528312
It doesn't say which day they'll skip. I'd pick a Monday.
-
comment
Comment #2528275
Oh look, it's there near the end in one dismissive sentence, and comes along with two wrong "facts": 1) the household contribution to algae creation is negligible - That would be t…
-
comment
Comment #2528127
An anoying article. The author rants at length about how evul the gubmint is for banning clean shirts, calls "trisodium phosphate" "a natural element" which cannot be correct chemi…
-
comment
Comment #2520692
If social recommendations didn't work then amazon would have no 'people who bought, also bought...' The point is, if your business starts off as "we sell books" (and expands to "we…
-
comment
Comment #2520439
I can say I became a Go fanboy in the last few weeks Go looked to me like a c-language guy's take on very simple OO with a few functional and parallel features. On the whole the AP…
-
comment
Comment #2446463
have an order of magnitude less number of apps Past a certain point, that stops mattering. Does iPhone have 1 million apps available, or is it 10 million ? I don't know and I don't…
-
comment
Comment #2441325
For comparison, I came up with this in C# Func sum = (x, y) => x + y; I had to specify the type explicitly, could not use 'var' type inference; the error is "Cannot assign lambda e…
-
comment
Comment #2437518
I have no idea how you could tell a dev to wing it, let him work for months with no oversight and then be shocked when he came back with something unexpected. I hope he's exagerati…
-
comment
Comment #2432374
Yes, it kind of failed on "movie times for 'source code'". That's a sentence that's hard to parse without context ;)
-
comment
Comment #2424632
do you know anyone who doesn't know C but is still excellent at coding/computer-science? You don't? How parochial. I recommend tht you study a good functional language for a while.…
-
comment
Comment #2424339
It got " how much wood would a woodchuck chuck if a wouldchuck would chuck wood " right for me. I am impressed now. But it couldn't handle " Ph'nglui mglw'nafh Cthulhu R'lyeh wgah'…
-
comment
Comment #2423595
There is no easy way to see what Android version you are exactly running Is Menu|settings|About phone not enough for you?
-
comment
Comment #2420076
Hah, that trumps my example by 200 years. Well done.
-
comment
Comment #2419765
This is very well explained, but not all that novel. Brian Eno used to generate long soundscapes like this, using loops of mutually prime lengths of time. Edit: See also - http://e…
-
comment
Comment #2419294
I'm also not splitting hairs. of course you aren't. We know this because you say you aren't. What you are is making a nuanced distinction between what you mean when you say "stores…
-
comment
Comment #2419173
Close. Which is what I don't like about the samples that I have seen in his Go language. Code like "Fmt.PrintF" seems a step backwards to me.
-
comment
Comment #2419162
Personally, I find "thisVariableIsTheLoopIndex" to be a terrible loop index variable name. But "i" isn't great either. "index" seems to be closer to the sweet spot to me. Or "fooIn…
-
comment
Comment #2419121
Doesn't Java have any kind of type inference for variables yet? C# allows you to say var foo = new Dictionary (); and foo's type is infered as Dictionary
-
comment
Comment #2418914
I'll be more specific about failures of security and vigilance: "separate secured system" aren't always as seperate and secured as they should be. Assume that all computers can con…
-
comment
Comment #2418790
I agree this law doesn't seem to outlaw hashed passwords, it simply means that you need to store 2 copies of the password - one hashed, and one in plain text. You are splitting hai…
-
comment
Comment #2414665
I'm actually surprised things haven't gotten cheaper by more than a factor of 5 in half a century. We're used to electronics getting cheaper as we find ways to make smaller and fas…
-
comment
Comment #2414648
Don't forget John Carmack - from Doom at Id softare to Armadillo Aerospace
-
comment
Comment #2300587
While it's not what I would choose for my kids, the money isn't uneared. His parents or ancestors earned it Oh, come on. You're just spliting hairs. I'm not jealous of it, but in n…