I often post on Reddit and HackerNews, with the latter being a surprisingly well-balanced platform for technical discussions with less personal bias. Here are some of my favorite publications that made headlines on HackerNews:

  1. Up to 100x Faster FastAPI with simdjson and io_uring on Linux 5.19.
  2. Beating OpenAI CLIP with 100x less data and compute.
  3. Less Slow C++.
  4. Full Unicode Search at 50× ICU Speed with AVX‑512.
  5. Beyond OpenMP in C++ and Rust: Taskflow, Rayon, Fork Union
  6. Processing Strings 109x Faster Than Nvidia on H100.
  7. Understanding SIMD: Infinite complexity of trivial problems
  8. Abusing vector search for texts, maps, and chess.
  9. Apple to Apple Comparison: M1 Max vs. Intel.
  10. Server Hardware Super-Cycle 2022.
  11. Failing to reach DDR4 bandwidth.
  12. Python, C, Assembly – Faster Cosine Similarity.
  13. Combinatorial Stable Marriages for DBMS Semantic Joins.
  14. Faking SIMD to Search and Sort Strings 5x Faster.
  15. SimSIMD v3.6.7: Hardware-accelerated similarity metrics and distance functions.
  16. StringZilla v2: Fastest string sort, search, split, and shuffle using SIMD.