Live data from Hacker News

Viewing profile — ramblemonkey

ramblemonkey

HN member
Joined
Fri, Sep 22, 2023, 1:28 PM UTC
HN karma
2
Public activity
2 items

About ramblemonkey

No profile information was provided.

Recent public activity

  1. 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.

  2. 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…