Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. One Year of Sponsored Servo Development(servo.org ↗)
    41comments
  2. GLM Built Its Own Inference Infrastructure(z.ai ↗)
    47comments
  3. Nvidia announces native GPU programming in Rust(nvidia.com ↗)
    295comments
  4. Better Vector Search for Long Documents: Chunking Inside Manticore Search(manticoresearch.com ↗)
    discuss
  5. Keys Not Included: recovering the signing keys for US driver's license barcodes(ryan.science ↗)
    68comments
  6. My temporary PHP fix from 2014 has nearly 20M installs. Today I'm deprecating it(jakeasmith.com ↗)
    28comments
  7. OpenAI Model Misalignment Report(openai.com ↗)
    17comments
  8. The Relation Between Mathematics and Physics by Paul Dirac(cam.ac.uk ↗)
    21comments
  9. Training a 4B model to produce 81% faster query plans than Postgres(rohanbansal.com ↗)
    120comments
  10. Online Z3 Guide(microsoft.github.io ↗)
    1comments
  11. Xiaomi Mimo 2.6 live post-training dashboard(xiaomi.com ↗)
    122comments
  12. Lucasart's Afterlife(togameforlife.wordpress.com ↗)
    18comments
  13. Comparison of Malloc() Algorithms(egbert.net ↗)
    12comments
  14. Small programming tricks(will-keleher.com ↗)
    239comments
  15. Backups Aren't Simple(filipovski.net ↗)
    151comments
  16. Developing provably correct Rust code with Verus(amazon.science ↗)
    20comments
  17. Breaking the 1.58-bit Barrier for Ternary LLMs(arxiv.org ↗)
    33comments
  18. A 32-year-old bug walks into a Telnet server(watchtowr.com ↗)
    27comments
  19. The engineering behind the US Strategic Petroleum Reserve(johnjwang.com ↗)
    84comments
  20. AWS says it can't restore some data from mideast facilities struck by Iran(wsj.com ↗)
    344comments
  21. Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations(github.com/arnegiacomo ↗)
    243comments
  22. Cloudflare/Security-Audit-Skill(github.com/cloudflare ↗)
    16comments
  23. HarnessTax: How Much Does the Harness Matter for Coding Agents?(harnesstax.github.io ↗)
    55comments
  24. Back to the future: modules for Guix packages (2022)(guix.info ↗)
    1comments
  25. PCB is brought to you by Fable 5(a6mzero.com ↗)
    53comments
  26. The Return of Sail Power: Cargo Ships Are Turning Back to the Wind(gcaptain.com ↗)
    67comments
  27. Performance Improvements in .NET 11(devblogs.microsoft.com/dotnet ↗)
    66comments
  28. Japan's book scene is moving from bookstores to libraries(untranslatedjp.substack.com ↗)
    80comments
  29. OpenSpec – A lightweight and configurable AI spec framework(openspec.dev ↗)
    64comments
  30. Reversing Factorio's RNG(gegell.github.io ↗)
    36comments

Online Z3 Guide

12 pointsby 1d agomicrosoft.github.io
1 comments
16m agoHN ↗

If anyone wondering, because it took me a few hops to find out:

Z3 is a high-performance theorem prover being developed at Microsoft Research.