Viewing profile — ramblemonkey
ramblemonkey
HN member- Joined
- Fri, Sep 22, 2023, 1:28 PM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About ramblemonkey
No profile information was provided.
Recent public activity
-
comment
Comment #43012402
There’s only one entry point for all requests. It’s php (well, Hack) all the way down from there. So all the routing is readable as php code, request handling etc.
-
comment
Comment #40315062
What if we changed the kernel or tcp stack to hold on to the packet for only a short time before sending it out. This could allow you to balance the latency against the network cos…