Viewing profile — hroi
hroi
HN member- Joined
- Sun, Jan 18, 2015, 12:34 PM UTC
- HN karma
- 30
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About hroi
No profile information was provided.
Recent public activity
-
comment
Comment #16374977
Looks like they are encountering the issue of head-of-line blocking. Since HTTP/2 multiplexes streams on a single tcp connection, all streams suffer when packet loss occurs. This i…
-
comment
Comment #13491327
Not really, considering any single subscriber could be assigned a whole /56, and that machines with privacy addressing would be periodically changing the last 64 bits of their addr…
-
comment
Comment #13353403
AKA Genuine People Personalities as predicted in Hitchhiker's Guide.
-
comment
Comment #13100100
What is your point? u32/u128 are not mathematical integers. They are actually bit strings, just like IP addresses and unlike mathematical integers.
-
comment
Comment #12308415
ASAs are often used at the perimeter of small satellite networks using a local ISP's internet access, and then connecting back to HQ with IPSEC tunnels. I would guess that it is no…
-
comment
Comment #12308366
You can learn the community string by monitoring traffic. The community string is included in each and every SNMPv2 PDU. SNMPv2 performs no handshake, so is vulnerable to trivial s…
-
comment
Comment #12308221
NSA supposedly listens to our traffic, so learning the community string and management station's IP address is straight forward.
-
comment
Comment #10271483
When was this? For a long time IPv6 suffered from people running services over tunnels via tunnel brokers, which resulted in horrible performance, MTU issues, timeouts and so on. I…
-
comment
Comment #10012077
I think you are confusing hash functions with key derivation functions..
-
comment
Comment #9627007
As always, Luigi is totally neglected.
-
comment
Comment #9624397
I am quite worried about this development as someone who has to deal with DDoS traffic on a regular basis. I am starting to feel like UDP and UDP-like protocols should be abolished…
-
comment
Comment #9618718
A more relevant comparison would be HLS, Apple's HTTP Live Streaming tech, which works really well but is not very widely supported.
-
comment
Comment #9618676
Some people would prefer scaled down quality instead of stuttering when watching eg. live streams or on-demand movies (and not have to wait for download to finish).
-
comment
Comment #9534042
Sort of like TCP, then?
-
comment
Comment #8936771
Dynamic Frequency Selection and Transmit Power Control (part of 802.11h) is already a requirement for 5GHz in many countries: http://en.wikipedia.org/wiki/Channel_allocation_scheme…