Viewing profile — rsy96
rsy96
HN member- Joined
- Sun, Aug 09, 2015, 1:12 PM UTC
- HN karma
- 98
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About rsy96
No profile information was provided.
Recent public activity
-
comment
Comment #10339421
Sounds a good idea. I'd like to see a more technical description of how it derives the public/private key pair from a password. In addition, the language choice of C# is probably g…
- comment
-
comment
Comment #10330476
How is this different from a VPN over UDP, like OpenVPN or Cisco Anyconnect?
-
comment
Comment #10323966
One reason that Asians outperform other racial groups in the United States is overlooked in the article: the difficulty of immigration. Most whites and blacks are born within the U…
-
comment
Comment #10323794
> That would only be fairer if everyone has the same level of access to education up to that point. So it is the socioeconomic difference that should be addressed, not racial diffe…
-
comment
Comment #10323789
Depends on how one defines Asians. Chinese are rare among the higher ranks in tech, but many corporations have Indians (India is in Asia, right?) as their CEO.
-
comment
Comment #10311172
No. The official installers are signed, and are thus not prevented.
-
comment
Comment #10310102
But I've found that many GUI applications do not take /usr/local/bin into account. It's like only terminal applications, which are rightly affected by terminal environments, care a…
-
comment
Comment #10310091
Because the default is in `/usr/local` and because the installation warns against changing prefix for possible software breakage. Now since many people say they never run into prob…
-
comment
Comment #10294374
If both legit and ad urls all look the same, and can only be distinguished by decrypting with a key, then adblockers may be unable to differentiate between the two.
-
comment
Comment #10286874
Tons of apps to block ads come out this month on HN, but few of them are available on my country, China. I wonder if some can open source their code so that I can compile and insta…
-
comment
Comment #10275779
Shameless plug for my blog post on how the UX of Gatekeeper should be improved https://rsy96.github.io/blogs/2015/09/20/gatekeeper-should-b...
-
comment
Comment #10275756
The "malware" can do two things: send tracking information to a server, and show popups (which may be spoofed as login dialogs). Both of these are entirely possible to be intended …
-
comment
Comment #10256033
I scanned the post and it seemed the issues are regardless of the language.
- story
-
comment
Comment #10246432
Every textbook on math I have ever read always start with intuition behind the idea, and then present definitions and proofs. Only some reference books, intended for look ups only,…
-
comment
Comment #10243951
Xcode.app includes a digital signature, which can be checked with `codesign`. As all OS X comes bundled with Apple's root certificate, one can check for the validity of that applic…
-
comment
Comment #10237224
Regular ANNs are not deep learning.
-
comment
Comment #10236638
> But I'm starting to fear "Deep Learning" is the new "Big Data" buzzword. You spent several paragraph criticizing ANNs, but regular ANNs are not deep learning at all.
-
comment
Comment #10233388
Deep learning is pretty much a field still being rapidly advanced by research. A book on it would become obsolete the day it is published.
-
comment
Comment #10232561
Not because he is suggesting curl. But because he is suggesting curling without TLS.
-
story
Ask HN: What is the license of comments here?
On a site like stackoverflow, all questions and answers are licensed under Creative Commons and can be copied at will (when properly attributed). So, what is the license of comment…
-
comment
Comment #10213187
> At the same time, less competitive students may get accepted because of donations/connections/preparatory schools. That means their family is rich and/or has powerful connections…
-
comment
Comment #10210080
> Well, I find whole thing rather controversial, so to say. Depends on what do one mean by "collection" and by "point", eg. if we take point literally: (x, y) \in RxR, then we have…
-
comment
Comment #10210071
The revelation he has had looks trivial to me. Graphs as equations, equivalence of expressions or matrix as linear operators are all something I learned and understood from the ver…