fs90

↗ HN profile [ 379 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. 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 features that I need. And since it is just a…

  2. 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 OpenAI's tiktoken is the gold standard for…