Viewing profile — fs90
fs90
HN member- Joined
- Wed, Nov 26, 2025, 10:02 AM UTC
- HN karma
- 3
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About fs90
No profile information was provided.
Recent public activity
-
comment
Comment #48799958
it only analyze PR/stars the personal repo, not repos under organiziations.
-
comment
Comment #48430569
That's interesting!
-
comment
Comment #48144273
[dead]
-
story
Show HN: NodeDB – High Perfomance Multi-Model Database
Hey HN, I've been working on a multi-model database called NodeDB. Originally, i've found out the idea of SurrealDB quite good. However, it doesn't have some graph and vector featu…
- comment
- comment
- story
-
story
Show HN: Splintr – Rust BPE tokenizer, 12x faster than tiktoken for batches
Hi HN, I built Splintr, a BPE tokenizer in Rust (with Python bindings), because I found existing Python-based tokenizers were bottlenecking my data processing pipelines. While Open…