Live data from Hacker News

Viewing profile — hephios

hephios

HN member
Joined
Wed, Jan 14, 2026, 9:46 AM UTC
HN karma
4
Public activity
2 items

About hephios

No profile information was provided.

Recent public activity

  1. comment
    Comment #48733583

    nice for fable 5

  2. comment
    Comment #47124982

    The 20,000x speedup claim doesn't pass a basic sanity check. The theoretical improvement of DMMSY over Dijkstra is O(log^{2/3} n) vs O(log n). For n = 1M, that's a ratio of ~2.7x. …