Viewing profile — luxiedge
luxiedge
HN member- Joined
- Mon, Dec 08, 2025, 9:13 AM UTC
- HN karma
- 2
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About luxiedge
No profile information was provided.
Recent public activity
- story
-
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…
- story
- story
-
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 …
- story
- story
-
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…