Live data from Hacker News

Viewing profile — fs90

fs90

HN member
Joined
Wed, Nov 26, 2025, 10:02 AM UTC
HN karma
3
Public activity
8 items

About fs90

No profile information was provided.

Recent public activity

  1. comment
    Comment #48799958

    it only analyze PR/stars the personal repo, not repos under organiziations.

  2. comment
    Comment #48430569

    That's interesting!

  3. comment
  4. 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…

  5. comment
  6. comment
  7. story
  8. 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…