aoli-al
- Karma
- 0
- Created
- ()
- Submissions
- 0
- A system programmer's guide to LLM inference (blog.xiangpeng.systems)
- The Steam client is now 64-bit on Windows 11 and Windows 10 64-bit (store.steampowered.com)
- Linus still uses an RX580 and ditches Apple Silicon for an Intel laptop (tomshardware.com)
- Shaping AI's Impact on Billions of Lives (shapingai.com)
- Build your own S3-Select in 400 lines of Rust – DataFusion is ALL YOU NEED (blog.xiangpeng.systems)
- Parquet Pruning in DataFusion: Read Only What Matters (datafusion.apache.org)
- Don't Make Things Work (maxwellforbes.com)
- Efficient Filter Pushdown in Parquet (blog.xiangpeng.systems)
-
Hi HN, I’m excited to share Fray, a controlled concurrency testing framework for the JVM. Fray systematically explores different thread interleavings in your concurrency tests, helping to uncover tricky race conditions.…