Viewing profile — hchenji
hchenji
HN member- Joined
- Sun, Nov 30, 2014, 4:51 AM UTC
- HN karma
- 27
- Public activity
- 47 items
- HN profile
- View on Hacker News ↗
About hchenji
No profile information was provided.
Recent public activity
-
comment
Comment #16198827
very interesting!! Do you have a source for this? Would like to read up on it
-
comment
Comment #14094629
Yes. See Haar Basis on page 4 of http://www.fourierandwavelets.org/FSP_v1.1_2014.pdf
-
comment
Comment #13797543
Lectures and video from http://www.cse.wustl.edu/~jain/cse574-16/index.html Book: https://www.pearsonhighered.com/program/Beard-Wireless-Commu...
-
comment
Comment #13797203
In my experience WiFi clients at 2.4GHz never end up using the high MCS indices whenever they transmit (whenever the channel is clear). This has something to do with the fact that …
-
comment
Comment #13794004
See my comment https://news.ycombinator.com/item?id=13793876 . I suggest reading Andrea Goldsmith's or Pramod Vishwanath's book on Wireless Communication. If not, Intro to Communic…
-
comment
Comment #13793985
Reducing transmit power reduces interference, but it also reduces capacity since the received power (and hence the SNR at the receiver) is reduced! The Shannon limit on channel cap…
-
comment
Comment #13793901
802.11ax won't mean anything unless you reduce interference (see my reply below). Without high SNR, all these new efficiency techniques won't get you anything. Shannon capacity is …
-
comment
Comment #13793876
The article misses out on explaining WHY we cannot get the promised bitrates. The answer is Shannon's limit on channel capacity, which mandates that you pay in either bandwidth or …
-
comment
Comment #13793772
No, since wired networks are full duplex and are their own collision domains. No need to do carrier sensing at all.
-
comment
Comment #13793763
You mean like 3G/4G/LTE?
-
comment
Comment #13793739
You can also do channel bonding on 5G and use 40MHz channels. Almost double the capacity!
-
comment
Comment #13094247
Never underestimate the bandwidth of a station wagon full of tapes hurtling down the highway. — Tanenbaum, Andrew S. (1989). Computer Networks. New Jersey: Prentice-Hall. p. 57. IS…
-
comment
Comment #11699204
What would be more interesting is the internals of numpy. What is it that makes numpy 'blazing fast'? Instead, there is only high school level math in the article, with dot product…
-
comment
Comment #11687747
Then why not Dijkstra + source routing?
-
comment
Comment #11687740
Use a Pseudoinverse or a decomposition instead. A great book to read is Matrix Computations by Golub/van Loan.
-
comment
Comment #11681027
Any idea why they chose DV based routing? Looks like they have ignored about 20 years of Wireless Sensor Networks/cyber-physical systems research.
-
comment
Comment #11148392
Interesting read. Could you blog about the math/techniques/algorithms you used to determine the best fiber paths? Consider writing a SIGCOMM paper about it!!
-
comment
Comment #10805531
Why doesn't the article mention Southwest Airlines??
-
comment
Comment #10747557
So can we use it in a macbook somehow with a usb air interface?
-
comment
Comment #10558052
EE degrees yes definitely. I wish CS students learnt it too. Every fancy language du jour eventually has to generate machine code after all.
-
comment
Comment #10495473
Yeah but if GNULinux is free in the first place, why spend so much govt. money on it?
-
comment
Comment #10430200
Just because borders are open does not mean that people will immediately move. That said, CA and RI have similar quality of life, but Africa and North American probably do not. So …
-
comment
Comment #10430197
https://www.numbersusa.com/
-
comment
Comment #10430196
Yes I agree...instead of importing low skilled labor, we should import highly skilled immigrants. Increasing the H1B and employment based greencard quotas is absolutely necessary.
-
comment
Comment #10417504
The Wire (season 2) gives an excellent insight into how docks are run (Baltimore). There's even a scene where some Dutch company wants to bring Rotterdam's automation to Baltimore.…