HackerTrans
トップ新着トレンドコメント過去質問紹介求人

Dx5IQ

no profile record

コメント

Dx5IQ
·3 か月前·議論
It is hard to imagine that "modern" encryption would be susceptible to known plaintext attacks, please provide some citations.
Dx5IQ
·昨年·議論
Which is ironic given where this is posted. Do all startups yield a net result? Either to the VCs or the humanity?
Dx5IQ
·昨年·議論
Such library functions tend to also accept a string as a valid input. E.g. db.execute from the GP usually works with strings to allow non-parametrized SQL queries.
Dx5IQ
·2 年前·議論
It's difficult to call Madhava's work calculus as we know it. He and his school certainly made huge contributions to analysis of infinite series, but they did not develop that into a unifying framework. It's important to note that no mathematics is done in a vacuum, if Newton/Leibniz "invented" Calculus, it's by building on top of hundreds of years of work done throughout the world.
Dx5IQ
·2 年前·議論
This is a classic problem you can make in any language. If you were doing Java, and forgot to use `finally` for a resource, you'd have a leak due to an exception.

I do not know what metric you use to define "better"
Dx5IQ
·3 年前·議論
There was no connection made, GP merely pointed out their observation based on what he has done so far
Dx5IQ
·3 年前·議論
Are the stars on the website just made up?

I also find the phrasing rather odd. The open source movement is about "free as in speech, not beer".

Maybe it's meant to list "free alternatives" which is completely valid thing to do.
Dx5IQ
·3 年前·議論
Why do you even need systems if you're using docker-compose? As long as your docker daemon starts up, docker compose can do the rest