Viewing profile — swordfeng
swordfeng
HN member- Joined
- Sat, May 07, 2016, 5:26 PM UTC
- HN karma
- 11
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About swordfeng
Recent public activity
-
comment
Comment #46441560
You know what I feel when I see someone adding a dependency injection framework to a micro micro service with merely 6 classes...
-
comment
Comment #20194564
I was once trying to do something even crazier: exposing full python accessibility to node.js, using proxies. So that you can use python objects and functions as native javascript …
-
comment
Comment #19944519
A previous post: https://news.ycombinator.com/item?id=19238221
-
comment
Comment #18722704
I know someone do use wireguard to bypass the GFW. It's not blocked at the moment. However, a concern is that the UDP-based protocol is not hard to detect.
-
comment
Comment #15619783
The "state" in title stands both for the TCP state, and the country - an ironic meme in China. It is the opposite of "our country", a phrase usually seen in official media. The gov…
- story
-
comment
Comment #14424296
[] marks the beginning of a lambda. In which declares whether variables are passed by value(=) or reference(&).