Viewing profile — 0x45696e6172
0x45696e6172
HN member- Joined
- Sat, Jul 20, 2013, 8:43 AM UTC
- HN karma
- 229
- Public activity
- 35 items
- HN profile
- View on Hacker News ↗
About 0x45696e6172
No profile information was provided.
Recent public activity
-
comment
Comment #40200570
PROGCRYPTO (programmable crypto) The capabilities of multiparty computations, fully homomorphic encryption and zero knowledge proofs are super interesting and will allow for new wa…
-
comment
Comment #40187358
I really liked this article. It's the first time I see async Python used to solve a problem. Suggestion: I think it would make sense to use softmax as the scaling function. This wa…
-
comment
Comment #39549063
This week I am refreshing my front-end skills, so I did a little market research. The best resource on CSS basics, I have found, is https://web.dev/learn/css . It includes flexbox …
-
comment
Comment #38835826
I use it to launch GUI apps from the terminal, e.g. coproc 'nemo .'
- story
-
comment
Comment #37904617
(zk-)SNARKs are essentially succinct (sub-linear / O(log)) arguments of knowledge. Essentially the arguments (proofs) boils down to the Schwartz-Zippel Lemma which states that two …
-
comment
Comment #34288255
I like to add: Shift + ZA -> :up (save only if needed without quitting.) by adding to your .vimrc: nnoremap ZA :update
-
comment
Comment #34122152
Because it is better than the alternative. Pick two: (1) memorizable passwords (2) bruteforce-resistant passwords (3) account-unique passwords. The best tradeoff for me is (2)+(3) …
- story
-
comment
Comment #32802311
I enjoyed Branching Paths, which gave provides a unique window into the Japanese indie game developer scene -- If you liked Indie Game: The Movie 2012 and are interested in Japanes…
- story
-
comment
Comment #17521751
How come there appears to be symmetry in Rio de Janeiro?
- story
-
comment
Comment #16771571
What makes you sleepy is that the drugs cross the blood-brain barrier. Newer drugs containing fexofenadine do not have that side effect.
- story
- story
-
comment
Comment #14506985
13.3", 2200x1650 pixels http://ereader-store.de/en/77-onyx-boox-max-carta.html
-
comment
Comment #14409084
Something like half of the supermarkets in Denmark scan all money bills they receive supposedly with the purpose of defeating counterfeit money. However it could easily do OCR on t…
-
comment
Comment #14408861
How anonymous is cash really? All money bills have serial numbers that could automatically be correlated with ATMs and your time/location data.
-
comment
Comment #13438650
Until recently I didn't even know there existed such a pen-and-paper algorithm resembling long division: https://xlinux.nist.gov/dads/HTML/cubeRoot.html
- story
-
comment
Comment #13293821
Watch the talk here: https://media.ccc.de/v/33c3-7946-console_hacking_2016
-
comment
Comment #12987546
"command echo" instead of just "echo" should bypass the shell builtin.
-
comment
Comment #9788354
Shameless self-plug: Three-factor authentication with ssh public key, Google Authenticator and password https://turquoiseliquorice.wordpress.com/2013/10/05/three-fa...
- story