Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Communicating Sequential Processes (1978) [pdf] (cmu.edu)
    —discuss
  2. Five Founders (2009) (paulgraham.com)
    —discuss
  3. CropCode – Convert UI Crops into Structured JSON for LLMs (chromewebstore.google.com)
    —discuss
  4. ThinkingCap-Qwen3.8-27B: Less Thinking, Similar Accuracy (kaitchup.substack.com)
    —discuss
  5. Go Concurrency Distilled (antonz.org)
    —discuss
  6. Pennsylvania's measles outbreak: 55 new cases reported in 2 days (pennlive.com)
    —discuss
  7. Earth is tearing apart beneath the Pacific Northwest (sciencedaily.com)
    —discuss
  8. U.S. Soldier Gets 70 Months in Prison for AT&T, Verizon Extortions (krebsonsecurity.com)
    —discuss
  9. Novel attack slashes computing power needed to crack textbook RSA cryptography (tomshardware.com)
    —discuss
  10. Unsecured OpenAI agents posted 53 user images on the internet (techcrunch.com)
    —discuss
  11. How Silicon Valley Knows Its People (a16z.news)
    —discuss
  12. Vast Casino Secrets leak exposes inner workings of offshore gambling firms (theguardian.com)
    1comments
  13. Fakecloud: Local AWS cloud emulator for integration tests (fakecloud.dev)
    —discuss
  14. Save the Academy of Natural Sciences from Drexel University Mismanagement (save-the-academy.org)
    1comments
  15. Show HN: RemoveBackgroundMusic – preview background music reduction (removebackgroundmusic.com)
    —discuss
  16. Putin Playing Google Dino (youtube.com)
    —discuss
  17. Lean 4-Intrinsic Uniqueness and Reconstruction Across Mathematical Presentations (github.com/mripr-institute)
    —discuss
  18. Infecting the Steam Link with NixOS (feyor.sh)
    —discuss
  19. A Trump team wants to automate U.S. Web Design System accessibility testing (fedscoop.com)
    1comments
  20. Seven nights of looking: the empty frame was the camera that was off (write.as)
    —discuss
  21. Show HN: HomeAI.design – Visualize interior design ideas from a photo (homeai.design)
    —discuss
  22. How Proton Handles Law Enforcement Data Requests [video] (youtube.com)
    —discuss
  23. I'm coding directly in production with AI and I'm not looking back (joydemo.com)
    7comments
  24. Show HN: Fly Language Model (kuber.studio)
    —discuss
  25. Show HN: I checked 1M free proxies – 1 in 5 working ones injected scripts (github.com/maximilianfeix)
    1comments
  26. Webtop and Selkies 2.0 – Web based desktop streaming evolved (linuxserver.io)
    —discuss
  27. Show HN: Minimal dbt-style SQL builds with DuckDB and Make (github.com/ltrgoddard)
    —discuss
  28. Oxford University lets OpenAI train its AI models on Bodleian Library (theguardian.com)
    2comments
  29. Show HN: The easiest way to (embed a calculator) on any website, with no coding (calcupedia.io)
    —discuss
  30. OpenAI bots meddled with multiple US Government agency sites (bbc.com)
    —discuss

Tuning a Server for Benchmarking

4 pointsby 2h agodavid.alvarezrosa.com
2 comments
2h agoHN ↗

Biggest one for me was pinning CPU frequency and disabling turbo. Otherwise your first run looks great and run ten is 15% slower purely from thermals.

2h agoHN ↗

Pinning the frequency is great for reproducibility yeah

For squeezing perf in prod better to overclock (with good cooling)