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. Beyond OpenMP in C++ and Rust: Taskflow, Rayon, Fork Union
  5. Processing Strings 109x Faster Than Nvidia on H100.
  6. Understanding SIMD: Infinite complexity of trivial problems
  7. Abusing vector search for texts, maps, and chess.
  8. Apple to Apple Comparison: M1 Max vs. Intel.
  9. Server Hardware Super-Cycle 2022.
  10. Failing to reach DDR4 bandwidth.
  11. Python, C, Assembly – Faster Cosine Similarity.
  12. Combinatorial Stable Marriages for DBMS Semantic Joins.
  13. Faking SIMD to Search and Sort Strings 5x Faster.
  14. SimSIMD v3.6.7: Hardware-accelerated similarity metrics and distance functions.
  15. StringZilla v2: Fastest string sort, search, split, and shuffle using SIMD.