Viewing profile — hmsync
hmsync
HN member- Joined
- Sat, Mar 26, 2016, 6:46 PM UTC
- HN karma
- 78
- Public activity
- 14 items
- HN profile
- View on Hacker News ↗
About hmsync
No profile information was provided.
Recent public activity
-
comment
Comment #26989498
3D VR: http://www.cmse.gov.cn/vr/vr/index.html?scene_id=55299440
- story
-
comment
Comment #25395410
Just run the author's benchmark program on my i5-9600k: | | i5-9600k | i7-7700HQ | Apple M1 | |strtod | 217.97 MB/s | 80 MB/s | 115 MB/s | |abseil | 613.48 MB/s | 460 MB/s | 580 MB…
-
comment
Comment #21023566
It's font ligatures, it can be enabled by setting CSS `font-variant-ligatures` property with some fonts, such as "Fira Code" font.
- story
- story
- story
-
comment
Comment #19978738
Only TCP port 80 and 443 requires ICP.
-
comment
Comment #19978371
My experience is that if there is a VPS located in the U.S., which only has a static page/file, and there is no CDN, whether it is access from Japan, Hong Kong, Singapore, or from …
-
comment
Comment #19977045
It is also very interesting to have such a service provided by a Chinese developer (the author)
-
comment
Comment #19976836
Yes, this project is misleading , in fact, in mainland China to visit foreign websites is not slow, there are only two cases, blocked or not blocked, the former simply can not open…
-
comment
Comment #18039046
Spring Framework 1. Elegant structure 2. Strict code style 3. Project size is not too large 4. Have detailed documentation
-
comment
Comment #12459474
In fact Netbeans is very good at JavaScript and web page edit, it has the most intelligent autocomplete and refactoring I ever seen, it is also free and open source.
-
comment
Comment #11600119
In some special environment, such as Electron (Atom shell), that can ignore the cross-browser problem, writing application using native Web API and DOM API and ES6 is elegant and e…