Live data from Hacker News

Viewing profile — lexiathan

lexiathan

HN member
Joined
Fri, Jan 30, 2026, 10:48 PM UTC
HN karma
5
Public activity
8 items

About lexiathan

No profile information was provided.

Recent public activity

  1. comment
    Comment #46916210

    The examples that I chose for my benchmark demonstrate that Lexiathan maintains accuracy and performance even on severely degraded input. On less corrupted input, Lexiathan runs si…

  2. comment
    Comment #46914198

    Hi wolfgarbe, I don't believe my benchmark of SymSpell is misleading. I used the webassembly repository that is listed on your github: https://github.com/justinwilaby/spellchecker-…

  3. story
    Show HN: A spell-checker 380x faster than Hunspell, 5x faster than SymSpell

    Benchmarks and technical details: https://lexiathan.com

  4. comment
    Comment #46839111

    For the curious: The article doesn't name the ally, but is probably referring to Qatar, which hosts the Al-Udeid Air Base, where the USAF has a significant presence. Geographically…

  5. comment
    Comment #46838685

    I'll add it to my list!

  6. comment
    Comment #46838646

    It probably did damage the runway a bit, but given that these ancient planes are no longer in production, the cost to repair whatever damage was done to the plane (looks pretty ext…

  7. comment
    Comment #46838560

    In defense of the students: the types of films that you watch as part of a film study curriculum are generally not the same as what most cinema-goers are watching. For example, "Ma…

  8. comment
    Comment #46838236

    I thought about doing this sort of thing a while back by parsing code into an AST + using a debugger API. Using an LLM is an interesting approach, but I would be concerned whether …