Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
feisuzhu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
feisuzhu
2mo ago
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 leading position for a period of time), they do it, shar
2.
▲
by
feisuzhu
2mo ago
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.
3.
▲
by
feisuzhu
4mo ago
V100 GPUs are e-waste.
4.
▲
by
feisuzhu
1y ago
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 advantage of a chaotic situatio
5.
▲
by
feisuzhu
1y ago
(ab)?using ?
6.
▲
by
feisuzhu
1y ago
No tab completion!
7.
▲
by
feisuzhu
2y ago
Linux CUPS driver here: https://github.com/feisuzhu/gprinter-cups
8.
▲
by
feisuzhu
2y ago
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 labels / recipients in busin
9.
▲
by
feisuzhu
2y ago
Is this poor man's stacktrace?
10.
▲
by
feisuzhu
2y ago
'WebGL disabled' is a pretty strong fingerprint anyways
11.
▲
by
feisuzhu
2y ago
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 based Office like solutions screaming 'Your br
12.
▲
by
feisuzhu
2y ago
Arms are powerful but tails are not.
13.
▲
by
feisuzhu
3y ago
This is really an incredible piece of read! The concept mapping between Linux and switch ASIC can't be more elegant.
14.
▲
by
feisuzhu
3y ago
Wow, that's really a brilliant idea. Is there any ready to use tools to implement that?
15.
▲
by
feisuzhu
3y ago
I've found that every time my bash scripts become sufficiently complex, I end up rewriting them in Python.
16.
▲
by
feisuzhu
4y ago
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 a nice looki
17.
▲
by
feisuzhu
5y ago
In DHCP-PD you get a subnet instead of a single IP.
18.
▲
by
feisuzhu
5y ago
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 that (HLT thing). After ticking the menu, CPU jus
19.
▲
by
feisuzhu
5y ago
Living in the mainland and generally have no idea what's the impact of recent actions of gov, so can you elaborate more?
20.
▲
by
feisuzhu
5y ago
But I found it :-)
21.
▲
by
feisuzhu
6y ago
Real number are called 实数 in Chinese which is literally `solid number`.
22.
▲
by
feisuzhu
6y ago
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 sim
23.
▲
by
feisuzhu
6y ago
> In the end git is not in production Git ends in my production multiple times. 1. In my side project game, auto update and replay system is based on Git. For every update, there will be a commit appended to the code repo which is the mo
24.
▲
by
feisuzhu
6y ago
I have never managed to interpret the output of `lspci -tvnn` (mainly the bus number) but I can read `pcicrawler -t`.
25.
▲
by
feisuzhu
6y ago
You are right, this aligns what I know about.
26.
▲
by
feisuzhu
6y ago
Huawei is basically owned by all the employees(98.99%), and Ren Zhengfei only owns 1.01%.
27.
▲
by
feisuzhu
7y ago
I'm always annoyed by the fact that no spec exists for a `intermediate CA for a particular domain`. If it exists, multiple level wildcard pain disappears and Subject Alternative Names stuff is not needed.
28.
▲
by
feisuzhu
7y ago
`kiali` maybe the thing you want. But it should be used with Istio stuffs.
29.
▲
by
feisuzhu
7y ago
I use it to display and mute alarms on production env.
30.
▲
by
feisuzhu
8y ago
You can just replace the /dev/random device file with /dev/urandom
More ›