HackerTrans
TopNewTrendsCommentsPastAskShowJobs

denismenace

141 karmajoined 5 tahun yang lalu

Submissions

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

0xkrt26.github.io
42 points·by denismenace·bulan lalu·17 comments

When is your birthday? The math behind hash collisions

0xkrt26.github.io
66 points·by denismenace·2 bulan yang lalu·21 comments

The Accidental Ancestor – How Verifying Numbers Shaped Modern Hashing

0xkrt26.github.io
22 points·by denismenace·2 bulan yang lalu·0 comments

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

1 points·by denismenace·5 bulan yang lalu·4 comments

comments

denismenace
·4 hari yang lalu·discuss
How would this make the web more dangerous? Its just static file hosting. Already wildly available!
denismenace
·5 hari yang lalu·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
·11 hari yang lalu·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
·11 hari yang lalu·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
·13 hari yang lalu·discuss
Mass deportation is terrible and destructive, but mass immigration is all good and has 0 negative consequences
denismenace
·13 hari yang lalu·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
·14 hari yang lalu·discuss
Then you have no idea how floating point works. (Hint: its in the name)
denismenace
·15 hari yang lalu·discuss
Currency: USD Amount: 99500 Decimals: 5
denismenace
·15 hari yang lalu·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
·2 bulan yang lalu·discuss
How come they don't do the same to Mullvad VPN?
denismenace
·2 bulan yang lalu·discuss
The fact that there's surgeries available for your heart defects means its a path already well trodden.
denismenace
·2 bulan yang lalu·discuss
Can you expand on that? Seems very counterintuitive
denismenace
·3 bulan yang lalu·discuss
[flagged]
denismenace
·4 bulan yang lalu·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
·5 bulan yang lalu·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
·6 bulan yang lalu·discuss
Why is Brendan Eich a POS?
denismenace
·7 bulan yang lalu·discuss
How were criminals the early adopters of Internet, Video streaming and AI?
denismenace
·7 bulan yang lalu·discuss
Virtually all JavaScript engines are written in compiled languages. (Most runtimes for that matter nut just JS)
denismenace
·7 bulan yang lalu·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
·8 bulan yang lalu·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.