HackerTrans
TopNewTrendsCommentsPastAskShowJobs

denismenace

141 karmajoined قبل 5 سنوات

Submissions

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

0xkrt26.github.io
42 points·by denismenace·الشهر الماضي·17 comments

When is your birthday? The math behind hash collisions

0xkrt26.github.io
66 points·by denismenace·قبل شهرين·21 comments

The Accidental Ancestor – How Verifying Numbers Shaped Modern Hashing

0xkrt26.github.io
22 points·by denismenace·قبل شهرين·0 comments

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

1 points·by denismenace·قبل 5 أشهر·4 comments

comments

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