Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
terangdom
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
21 ms
·
1.
▲
by
terangdom
13y ago
I agree. But these cloud services are so new, that people are not aware of the risks they are taking. They don't realize the needs they actually have. Since the customers don't know their needs, neither do the service providers. B
2.
▲
Will your cloudservices give in to political bullying?
(pastebin.com)
17 points
by
terangdom
13y ago
|
14 comments
3.
▲
by
terangdom
14y ago
A careful reading will tell you that the article you refer to is normative not descriptive.
4.
▲
by
terangdom
14y ago
I am surprised. I thought cognitive traits had high correlation. I did not expect laziness would factor into it so much.
5.
▲
by
terangdom
14y ago
Intelligence and bias resistance are at least both cognitive traits.
6.
▲
by
terangdom
14y ago
Now I feel bad, maybe I should have voiced it in a way that sounded less sure. I base it on two things. 1. Similar genes do similar things in different species. 2. There are an incredible amount of possible proteins.
7.
▲
by
terangdom
14y ago
Very cool idea! I think you should think carefully about the use cases. Is it for someone who wants to take a gene from one organism, move it to another and then order that organism? Is it for people wanting to manually tweak genes to impro
8.
▲
by
terangdom
14y ago
My prediction: We can find a subset of proteins such that they do not interfere with each other, and still large enough that they can perform useful functions. It is possible to write threaded software in a way that everything interacts wit
9.
▲
by
terangdom
14y ago
No it's incorrect. Compare "these truths... that all men are created equal, (...)" with "these kittens... that all kittens are created hungry". The that in the second sentence is wrong.
10.
▲
by
terangdom
14y ago
Why not use lazy rehashing? On login, the password is availible and so can be rehashed properly.
11.
▲
by
terangdom
14y ago
They usually use less than one bit per password.
12.
▲
by
terangdom
14y ago
But if important is hard and unimportant easy, than there might be better reward/work by working on unimportant stuff.
13.
▲
by
terangdom
14y ago
In order for an extension attack, wouldn't the blocks have to align perfectly? Like suppose I hash [abcd][efgh][k] How would you extend that?
14.
▲
by
terangdom
14y ago
I don't now much about Flame, but I would assume that messages are sent using public-key cryptography in such a way that they can't be spoofed. Maybe a replay attack would be possible though.
15.
▲
by
terangdom
14y ago
In the best of worlds, developers could make an effort not to do anything shady, like self modifying code, dll-injection etc, making heuristics complaining about such behaviours viable.
16.
▲
by
terangdom
14y ago
How does it compare to using earplugs in a silent room?
17.
▲
by
terangdom
14y ago
Maybe I misunderstood how the xml/xslt-paradigm works, but my idea was that you have a serverside api serving up raw data, and the display is controlled by some code on the clientside that can be easily customised. So the server could serve
18.
▲
by
terangdom
14y ago
I know for a fact that the average bad guy does this. Google "fud crypter", they are programs that take malware and makes it Fully UnDetectable by encrypting it, similar to how upx does it. Even skiddies use them.
19.
▲
by
terangdom
14y ago
>And you can't have perfect heuristics 1. All my computers have finite memory 2. You could in theory make heuristics with false positives but without false negatives.
20.
▲
by
terangdom
14y ago
No, everyone did not know. Many had strong suspicions.
21.
▲
by
terangdom
14y ago
The former has a large political impact. How many dissidents a year do you think you need to kill to suppress any opposition?
22.
▲
by
terangdom
14y ago
I seem to recall some people paying people for sterilization. That would seem to solve the problem. NOTE: The only eugenics I am for are those based on voluntary gene replacement.
23.
▲
by
terangdom
14y ago
Cryptographic hashes should be as fast as possible while not sacrificing collision resistance. Hashtable hashes should be as collision resistant as possible while not sacrificing speed. Sort of anyway.
24.
▲
by
terangdom
14y ago
IIrc changing a modulo to an and roughly doubled the performance of my hashtable.
25.
▲
by
terangdom
14y ago
I'd say people were a lot fewer thousands of years ago.
26.
▲
by
terangdom
14y ago
What about XML for content and XSLT for display? User could use a variety of XSLTs depending on constraints, viewing conditions.
27.
▲
by
terangdom
14y ago
Until they shut it down.
28.
▲
by
terangdom
14y ago
Handlet?