Live data from Hacker News

Viewing profile — luxiedge

luxiedge

HN member
Joined
Mon, Dec 08, 2025, 9:13 AM UTC
HN karma
2
Public activity
8 items

About luxiedge

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #46895640

    I've developed an attention mechanism called the Waller Operator that maintains constant ~14ms latency regardless of sequence length, compared to FlashAttention's O(N²) scaling. Be…

  3. story
  4. story
  5. comment
    Comment #46842915

    I've been working on a problem in quantitative finance where we need reproducible results for audit trails. Simple stuff like sin(0.5) returns different bits on ARM vs x86, or CPU …

  6. story
  7. story
  8. comment
    Comment #46190179

    Love seeing more Rust-based edge AI tooling. The 100% offline constraint is underrated – too many "edge" solutions quietly phone home. Question: how are you handling numerical prec…