Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Mallard, fastest steam engine train interactive painting experience (echohive.ai)
    —discuss
  2. A classifier is not a classifier is not a classifier (sutro.sh)
    —discuss
  3. Oral History of John Chowning (Computer History) [video] (youtube.com)
    —discuss
  4. Google OpenAI Anthropic Begin Forming SAFA – Standards Authority for Frontier AI (proactiveinvestors.com)
    —discuss
  5. I don't read code anymore (duyet.net)
    1comments
  6. Kids turned the comment section of an NPR podcast into a group chat (thisamericanlife.org)
    —discuss
  7. The NSA Is Spending Billions to Test AI Models, Classified Estimates Show (gadgetreview.com)
    —discuss
  8. GPU Glossary (Readable) (modal.com)
    —discuss
  9. Flock (YC 2017) Wants Detailed Map of Its Surveillance Cameras Taken Offline (theintercept.com)
    2comments
  10. Deming in the machine running an AI assisted film (medium.com/zrkjsy)
    1comments
  11. Scoop: Top AI companies probing tens of thousands of security incidents (axios.com)
    —discuss
  12. Ask HN: How Jev in production for generative UI working out, anyone tried ?
    —discuss
  13. China and U.S. to open AI 'communication channel' after summit (japantimes.co.jp)
    —discuss
  14. US hiring appetite is healthy as economy powers ahead (businessmirror.com.ph)
    —discuss
  15. Advanced Autocorrect Powered by Jev (levmiseri.com)
    1comments
  16. Entropy as a Measure of Uncertainty (jonathanwarden.com)
    —discuss
  17. 102.8B tokens and 474K LOC with Gemini Flash – Telemetry and post-mortem (github.com/janson79jc)
    —discuss
  18. Stop Building for Steps. Build for States (clyxconsulting.substack.com)
    —discuss
  19. DICS: Staged DI for C# and Unity without runtime reflection (github.com/playq)
    1comments
  20. Dental Scope: Explore dental anatomy in 3D (dental-scope.vercel.app)
    —discuss
  21. NIH's new PubMed tool to strengthen research replication and reproducibility (nih.gov)
    —discuss
  22. Why Your Paycheck Buys More Fridges but Less House [video] (youtube.com)
    —discuss
  23. Booms, Bombs and Bonds: Interest Rates, Part I (paulkrugman.substack.com)
    —discuss
  24. Dogs Show a Surprising Speech-Processing Skill Once Thought Unique to Humans (discovermagazine.com)
    —discuss
  25. Intelligence Explosions Are Social (deepmind.com)
    —discuss
  26. RF Capture Guide for VHS (github.com/oyvindln)
    1comments
  27. Katz's Management Explains the $50 Lost Ticket Fee (eater.com)
    —discuss
  28. Meta-Stripper – Strip Image Metadata Locally (devkram.de)
    —discuss
  29. Anton Poulter (adamapples.blogspot.com)
    —discuss
  30. SNL Weekend Update: Anthropic CEO Dario Amodei on A.I.'S Threat to Humanity [video] (youtube.com)
    5comments

A fast, open-source iOS Simulator for Xcode 27

2 pointsby 1h agogithub.com
2 comments
1h agoHN ↗

In case anyone else on macOS ios simulator device hub wants to zoom out. Crazy apple removed the opt-drag!

for i in {1..5}; do

  ./odhub pinch 233E69B9-0B05-4F62-9948-93795638EAE5 \

    --x 0.5 --y 0.36 \

    --from 0.50 --to 0.03 \

    --steps 30

  sleep 0.2

done

1h agoHN ↗

to find your UUID:

xcrun simctl list | grep Booted

iPhone 17 (233E69B9-0B05-4F62-9948-93795638EAE5) (Booted)