Live data from Hacker News

Viewing profile — gracchus

gracchus

HN member
Joined
Mon, Nov 15, 2010, 2:37 AM UTC
HN karma
2
Public activity
1 items

About gracchus

No profile information was provided.

Recent public activity

  1. comment
    Comment #1905006

    Hunchentoot is a bit odd, but works well. In particular, the fact that handlers (think, like prefix-matching dispatch functions) are global, rather than per-listener. There is, in …