HackerTrans
TopNewTrendsCommentsPastAskShowJobs

denismenace

141 karmajoined hace 5 años

Submissions

Chopped, Stored, Secured – The Story of the Hash Function

0xkrt26.github.io
42 points·by denismenace·el mes pasado·17 comments

When is your birthday? The math behind hash collisions

0xkrt26.github.io
66 points·by denismenace·hace 2 meses·21 comments

The Accidental Ancestor – How Verifying Numbers Shaped Modern Hashing

0xkrt26.github.io
22 points·by denismenace·hace 2 meses·0 comments

Ask HN: Why do we need things like 8sleep? Is sleeping with blankets unnatural?

1 points·by denismenace·hace 5 meses·4 comments

comments

denismenace
·hace 4 días·discuss
How would this make the web more dangerous? Its just static file hosting. Already wildly available!
denismenace
·hace 5 días·discuss
Nonsense. Just because there was no stricly "unifed" (whatever that means) German culture does not mean that German culture does not exist. There is clearly a shared core of culture and ethnicity to all the listed peoples.

But again you can continue with trying to make it seem as if everything is equal to everything else.

I'll leave you with this little thought experiment. If we put a northen German, a Swiss German and a Spaniard in a room, how long will it take for the two germans to realize they have more in common with each other than the spaniard?
denismenace
·hace 11 días·discuss
> Offering birthright citizenship makes the US better than 95% of the other countries. Not worse.

No arguments why its better, just stating it as if its fact.

Most countries do not have it because it creates many preverse incentives (such as anchor babies). This especially in countries which are targets of immigration (such as the US).
denismenace
·hace 11 días·discuss
So you want to diminish the voting power of the native population through mass immigration?

Tell me how this rhetoric would not radicalize any normal citizen.
denismenace
·hace 12 días·discuss
Mass deportation is terrible and destructive, but mass immigration is all good and has 0 negative consequences
denismenace
·hace 13 días·discuss
It has been shown repeatedly in multiple studies (you might have heard a very prominent one from Denmark) that Non-European/Non-Western migrants are a net loss for the economy during their lifetime and also their children are a drag on the economy. Meaning the money spent by the government to support them is never made back (from the working) during their whole lifetime.

So no, most migrant groups are not a big benefit. Especially considering that this is only taking the economy into account. When you take into account the societal disruption and anti-values that they bring with them, then its clear how negative they have been for Europe.
denismenace
·hace 14 días·discuss
Then you have no idea how floating point works. (Hint: its in the name)
denismenace
·hace 15 días·discuss
Currency: USD Amount: 99500 Decimals: 5
denismenace
·hace 15 días·discuss
> but it'll bite you incredibly hard if you ever stumble upon an edge case such as working with a partner that has a different implied number of digits for a given currency

Why would that be a problem? You just transform the values when interacting with their API.
denismenace
·hace 2 meses·discuss
How come they don't do the same to Mullvad VPN?
denismenace
·hace 2 meses·discuss
The fact that there's surgeries available for your heart defects means its a path already well trodden.
denismenace
·hace 2 meses·discuss
Can you expand on that? Seems very counterintuitive
denismenace
·hace 3 meses·discuss
[flagged]
denismenace
·hace 4 meses·discuss
> The business owners I know who have been successful historically are seeing a 2x improvement and are completely unsatisfied. It's shattered their perspective on what is possible, and they're rebuilding their understanding of business from first principles with the new information.

Why are they not satisfied with the 2x improvement? Could you give an example of the "rebuilding" that you mean?
denismenace
·hace 5 meses·discuss
> Portugual, like the netherlands, was a glorified trading network rather than a legitimate empire.

nothing more than a glorified crew in New Jersey
denismenace
·hace 6 meses·discuss
Why is Brendan Eich a POS?
denismenace
·hace 7 meses·discuss
How were criminals the early adopters of Internet, Video streaming and AI?
denismenace
·hace 7 meses·discuss
Virtually all JavaScript engines are written in compiled languages. (Most runtimes for that matter nut just JS)
denismenace
·hace 7 meses·discuss
No, not at all actually. But I had a lot of applications where at somepoint we needed to add storage of currency in the database. It became relevant for billing or other features. This without the app itself being financial in nature.
denismenace
·hace 8 meses·discuss
Personally the lack of a decimal type make SQLite a no-go for me. Its too much of a hassle to do financial operations completely on the application side.