Viewing profile — dododo
dododo
HN member- Joined
- Wed, Mar 31, 2010, 10:38 AM UTC
- HN karma
- 927
- Public activity
- 201 items
- HN profile
- View on Hacker News ↗
About dododo
No profile information was provided.
Recent public activity
- story
-
comment
Comment #5717666
new tool for phishing. perfect.
-
comment
Comment #5663897
i think you mean DES not DSA.
- comment
-
comment
Comment #5399802
vitamin A is not water soluble. a significant excess of vitamin A is not fun. https://en.wikipedia.org/wiki/Vitamin_a#Toxicity
-
comment
Comment #5353850
quantum theory is a hypothesis. perhaps it's the best one so far for what the brain is made from. but it's truth is only as demonstrable as this: it's not yet been falsified.
-
comment
Comment #5313807
if you want to build a reliable system, one useful thing to do is use equipment from multiple vendors. sure it's inconvenient, but by doing this you can often de-correlate failures…
-
comment
Comment #5165571
perhaps you'd like to use -nativecss as the prefix rather than -ios? you'd hope styles would be portable across platforms?
-
comment
Comment #4831205
the particular property of the stable distribution, i was thinking of, is "closure under convolution" which is the above marginalisation (i believe?). infinite divisibility is (yet…
-
comment
Comment #4827640
i wonder if you are thinking of another monoid property of a gaussian? suppose we have: x ~ N(0,1) y|x ~ N(x, 1) then we have: y ~ N(0, 2) i.e., gaussians are closed under marginal…
-
comment
Comment #4827637
all exponential family distributions may be written in a form that depends upon a set of fixed dimension sufficient statistics. https://en.wikipedia.org/wiki/Exponential_family the…
-
comment
Comment #4438966
these torrent sites seem to have a business model that makes them money, even a profit. what prevents larger media companies from adopting this proven(?) business model?
-
comment
Comment #4380089
the bsd license says: "Redistributions in binary form must reproduce the above copyright notice, .... in the documentation and/or other materials provided with the distribution." m…
-
comment
Comment #4380061
i'm a bit confused: the bsd license allows you to re-sell someone else's source, binaries, images, etc for a profit. you just have to include the copyright notice. is that what you…
-
comment
Comment #4375446
you can't really account for academic time on a hours-per-week basis. there's too much variety. as others have noted, it's a modal way of working. one week it's this, next month it…
-
comment
Comment #4341735
i think you might have misunderstood what i wrote. i didn't say artists make more money from spotify/last.fm. i said they got a higher proportion of what was paid. either way, it s…
-
comment
Comment #4341726
i think it can be pretty tricky to get real intuition without having the maths around. for example: exactly what assumptions do these methods make about the kinds of noise in the d…
-
comment
Comment #4332648
interestingly, with spotify and last.fm, artists get a higher proportion of the total money (15.3% and 15.8%, respectively) than they do with amazon/itunes (14.5%). it's surprising…
-
comment
Comment #4293018
where is the neuroscience in what you wrote?
-
comment
Comment #4214784
it's a matter of how much you put into the type system: add :: Integer -> Integer -> Integer add x y = x * y in any moderately complicated code, you need to test. types only go so …
-
comment
Comment #4116334
that doesn't sound like such a great innovation from an environmental point of view. nor a sustainable use of resources. is it easy to re-use parts from these failed devices?
-
comment
Comment #4024399
there is not a normative way to discriminate between those two predictions. it comes down to what kind of loss you incur for making an incorrect prediction. for mean, it's a square…
-
comment
Comment #4022922
if it is a power law in the sense that a few companies return a lot, whilst most return a little, how does that make the mean irrelevant? the mean of a power law of this form is mo…
-
comment
Comment #3967380
if you're talking about this example: const uint16 max_pressure = 100; enum Switch_position {up, down}; ``Switch_position'' is not the name of a variable, but an enum type.
-
comment
Comment #3797797
re: Data. not sure how they are going to unlock their data as they cut back on y! labs. https://twitter.com/#!/smolix/status/180064462294876162