Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Show HN: Jobless Joke Language (JJL), a Brainf***-inspired esoteric language (github.com/ghetea-patrick)
    —discuss
  2. Show HN: Ax – Stop being the clipboard between your coding agents (useax.dev)
    —discuss
  3. Show HN: Claude on a 2007 Nokia 6300 (Java ME app, TLS 1.0, private CA) (github.com/emir)
    —discuss
  4. MiMo-v2.6-Flash: on intelligence/price Pareto frontier (artificialanalysis.ai)
    1comments
  5. Dynep: Real-time GPU spot market across 31 cloud providers (dynep.com)
    —discuss
  6. Flock seeks to have security researchers' map of Flock cameras taken down (tomshardware.com)
    —discuss
  7. Hello Hnu
    —discuss
  8. Against Political Realism (xd1.dev)
    1comments
  9. The accidental history of 3000, 8080, and other port numbers (smarmelling.com)
    —discuss
  10. ReBirth RB-338 (wikipedia.org)
    —discuss
  11. AI in hospital billing adds nearly $1B in extra costs (bcbs.com)
    —discuss
  12. Halo: An open-source, self-modifiable, agentic operating system (gethalo.dev)
    —discuss
  13. Appeals Court Lets The Pentagon Designate Anthropic a Supply-Chain Risk (wired.com)
    —discuss
  14. Life Forge – Autonomous Flight Simulator for AI Agents (github.com/zariffromlatif)
    —discuss
  15. Joby Completes First-Ever Autonomous Flight Across the United States (jobyaviation.com)
    —discuss
  16. Joplin (joplinapp.org)
    —discuss
  17. I was impressed by Jev, please explain why I shouldn't be
    4comments
  18. I made a website that automatically tracks API specs (trackapi.uk)
    —discuss
  19. For states seeking to rein in license plate cameras, New Hampshire is a model (newhampshirebulletin.com)
    —discuss
  20. Don't couple your Go code to GitHub (iain.rocks)
    1comments
  21. The Aesthetic Problem of Namespacing (gingerbill.org)
    —discuss
  22. Milestone: Write app from scratch rather than manufacturers software (bytestone.uk)
    1comments
  23. Show HN: Turn a UniFi Protect relay and sensor into a smarter garage door (garageopener.app)
    —discuss
  24. How Pink Is Pink Noise (ev12183725.substack.com)
    —discuss
  25. Creating a Reverse Outline (wisc.edu)
    —discuss
  26. AMD Posts the Full EPYC 9006 SKU List: 31 Venice Parts From $700 to $14,904 (storagereview.com)
    —discuss
  27. Is this what SW eng has come to
    3comments
  28. Test Post (example.org)
    3comments
  29. Ask HN: What's the most inspiring media you've consumed in the last 5 years?
    —discuss
  30. The Illusory Dunning-Kruger Effect and Reciprocal Fits (jslandy.com)
    —discuss

A fast, open-source iOS Simulator for Xcode 27

1 pointsby 55m agogithub.com
2 comments
55m 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

54m agoHN ↗

to find your UUID:

xcrun simctl list | grep Booted

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