Viewing profile — xucheng
xucheng
HN member- Joined
- Thu, Sep 18, 2014, 2:06 PM UTC
- HN karma
- 1,185
- Public activity
- 147 items
- HN profile
- View on Hacker News ↗
About xucheng
[ my public key: https://keybase.io/xucheng; my proof: https://keybase.io/xucheng/sigs/WxFwFwijzQd1QEoW589Bdm3s-u55v03sSLljKAHlGzc ]
Recent public activity
-
comment
Comment #47512332
> Sanctioned Institutions > The NeurIPS Foundation, like any entity operating within U.S. legal jurisdiction, is required by law to comply with U.S. sanctions and trade restriction…
- story
-
comment
Comment #45576964
It’s quite common for a DOI to be assigned to a paper after it’s accepted during camera ready. However, the DOI won’t work until the conference or journal version is published on t…
- story
-
comment
Comment #43813133
Can this be solved by storing a timestamp of the record along with precise GPS coordinates? Could we then utilize some database to compute the drift from then and now?
- story
-
comment
Comment #43392725
At least, Cisco survived. Nortel and Lucent were not so lucky.
-
comment
Comment #42581790
Many years ago, I reported an issue where iTerm2 leaks sensitive search history to preference files [1]. The issue was quickly fixed. But until this day, I can still find people un…
-
comment
Comment #41527498
Interestingly, in the end of the article, the FDA links to an old article hosted on web.archive.org[1] even though the linked article was originally published by FDA themselves. Co…
-
comment
Comment #40746531
Maybe better url, the official press release : https://www.gilead.com/news-and-press/press-room/press-relea... @dang
- story
-
comment
Comment #36155179
A related question: what is the state in term of supporting the SQL standard among the popular RDBMS? It seems that almost all database engines use their own custom syntax.
- story
-
comment
Comment #32896606
You are confusing two different units. The earthquake moment magnitude scale measures the amount of energy of a given earthquake. It does not concern the location you are and the s…
-
comment
Comment #31164809
I mean that it is hard to scrape these git.io links used in the research papers to build the archive. Unless of course, if Github provides a DB dump, it would help everyone a lot.
-
comment
Comment #31164736
It is unlikely because it is very difficult and maybe illegal to scrape research papers. See https://en.wikipedia.org/wiki/Aaron_Swartz for example.
-
comment
Comment #31091566
List of takedown notices from HackerRank to GitHub: https://github.com/github/dmca/search?q=HackerRank&type=
-
comment
Comment #31091499
> figure out a way where we can do things like randomizing questions but preserving the integrity of it to ensure a fair evaluation, etc How does any of these have anything to do w…
-
comment
Comment #30597114
> The wiki listing of packages acts as the "registry" and populates the clib-search(1) results. This seems to be an extremely bad idea. Since everyone can edit the GitHub wiki page…
-
comment
Comment #28467759
> Importantly, you must do this for every open branch in your repo. It is not enough to do so for only your default branch since a malicious PR can target any of your open branches…
-
comment
Comment #28336939
Compared with Rust’s Result monad, which allows developers to clearly see the effects of error handling, there are two other hidden fallible effects in Rust that are much harder to…
-
comment
Comment #28255889
May I ask what missing fields you are referring to? Why @online/@software/@dataset type in biblatex [1] cannot do the job? That being said, I think GitHub should acknowledge that i…
-
comment
Comment #28255506
Since many papers have existing bibtex, it would be better if GitHub either provides tools to convert bibtex to CFF or supports bibtex directly. FWIW, bibtex is the de facto standa…
-
comment
Comment #28231689
In addition to the attacks, such as converting legit image to be detected as CSAM (false positive) or circumventing detection of the real CSAM image (false negative), which have be…
-
comment
Comment #28220072
Just like any autoencoder, it is not about getting back the exact original, which is of course impossible. It is about summarizing the image in 96bits information, which is quite e…