Viewing profile — feisuzhu
feisuzhu
HN member- Joined
- Sat, Oct 20, 2012, 12:53 AM UTC
- HN karma
- 97
- Public activity
- 42 items
- HN profile
- View on Hacker News ↗
About feisuzhu
No profile information was provided.
Recent public activity
-
comment
Comment #48989520
And, non-state run Chinese companies are just like companies in US, they usually don't joint forces to maintain a common infrastructure, if they can build moat (or at least be in l…
-
comment
Comment #48989505
I thought you got the location from BGP registration, then IMHO the before/after are both correct, it might be datacenter in Xinjiang belongs to Tencent.
-
comment
Comment #48346914
V100 GPUs are e-waste.
-
comment
Comment #45150399
It's an over-simplification of Chinese idiom "浑水摸鱼", which is literally 'catching fish in muddy water'. Origninated from Thirty-Six Stratagems (三十六计). It generally mean "to take ad…
-
comment
Comment #43912887
(ab)?using ?
-
comment
Comment #43867963
No tab completion!
-
comment
Comment #42599825
Linux CUPS driver here: https://github.com/feisuzhu/gprinter-cups
- comment
-
comment
Comment #42599741
I'm using a [Gprinter GP-1324D]( https://www.ebay.com/itm/365264659480 ) in everyday work, printing task tracking stickers, various labels, etc. It's designed to print shipping lab…
-
comment
Comment #40439361
Is this poor man's stacktrace?
-
comment
Comment #40439229
'WebGL disabled' is a pretty strong fingerprint anyways
-
comment
Comment #40294083
I’ve been using Firefox since the Quantum version is out. It feels slightly slower to Chrome but it's negligible to me. Otherwise I can't tell a difference (except some heavy web b…
-
comment
Comment #39806763
Arms are powerful but tails are not.
-
comment
Comment #38251915
This is really an incredible piece of read! The concept mapping between Linux and switch ASIC can't be more elegant.
-
comment
Comment #37048805
Wow, that's really a brilliant idea. Is there any ready to use tools to implement that?
-
comment
Comment #35233099
I've found that every time my bash scripts become sufficiently complex, I end up rewriting them in Python.
-
comment
Comment #34076530
There is a SDF renderer in Taichi Lang examples: https://github.com/taichi-dev/taichi/blob/master/python/taic... Not so short as OP's version(46 lines vs 171 lines), but it renders…
- comment
- comment
-
comment
Comment #29054307
In DHCP-PD you get a subnet instead of a single IP.
-
comment
Comment #28862820
I remember when I was using Windows 98, the media player [1] I was using is shipping with a tray icon which has a menu item written 'Save power when CPU is idle'[2]. It did exactly…
-
comment
Comment #27841154
Living in the mainland and generally have no idea what's the impact of recent actions of gov, so can you elaborate more?
-
comment
Comment #27633213
But I found it :-)
-
comment
Comment #26338312
Real number are called 实数 in Chinese which is literally `solid number`.
-
comment
Comment #25178720
Comment toggle: foo(); //* some(); code(); which_you_want_to_comment_out(); // */ other_code(); Code between comments are 'enabled' for now, and can be commented out by simply remo…