Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. The most important product decision is what you don't build(liamnugent.me ↗)
    discuss
  2. C++26: Trivial infinite loops are no longer undefined behaviour(sandordargo.com ↗)
    discuss
  3. Show HN: Microsoft Office Running with Wine on Linux with No Virtualization(github.com/tombert ↗)
    discuss
  4. Shaping the Future of Learning: Education Readiness for the Age of AI [pdf](weforum.org ↗)
    discuss
  5. Computer Reset, Dallas(dfarq.homeip.net ↗)
    discuss
  6. Measurements for understanding the pace of AI development inside frontier labs(anthropic.com ↗)
    discuss
  7. Backlog and Workers: Two Knobs on Two Layers(buoyant.io ↗)
    discuss
  8. Who Are We Now?(jessitron.com ↗)
    discuss
  9. Polygo, a local-first CLI that translates your app's strings with Ollama(github.com/na5co ↗)
    discuss
  10. Brazil plans executive order to ban online casinos, sources say(reuters.com ↗)
    discuss
  11. FAA's Smart AI System Fact Sheet [pdf](faa.gov ↗)
    discuss
  12. Agents: The New, New Kingmakers(redmonk.com ↗)
    discuss
  13. Why sovereign AI demands a tenancy model, not just geography(redhat.com ↗)
    discuss
  14. Show HN: Snapdrop: Instantly share files between devices. No setup, no signup(snapdrop.me ↗)
    discuss
  15. Lepton from Valve to run Android games on Linux is now open source(gamingonlinux.com ↗)
    discuss
  16. Please remove all mannered prose(claude.com ↗)
    discuss
  17. Part VIII the Missing 73 Minutes(podcast.show ↗)
    discuss
  18. Show HN: Radio – a shared workspace for your agents and teammates(plasma.ai ↗)
    discuss
  19. Using Jev for Claude Code model routing(github.com/gargpratyush ↗)
    discuss
  20. Show HN: Composing domain-specific harness on Python in 10 mins(cayu.dev ↗)
    discuss
  21. Drugmakers prepare for next phase of space pharmaceuticals(reuters.com ↗)
    discuss
  22. Making a Software Stack Agentic(scotterickson.info ↗)
    1comments
  23. Globally, More People Expect AI to Cause Job Loss Than Growth(pewresearch.org ↗)
    discuss
  24. Toymodel (By Semiqlassical) – Modular Sci-ML (Re-Post)(semiqlassical.tech ↗)
    1comments
  25. Flet 1.0 – Build cross-platform apps in Python(flet.dev ↗)
    discuss
  26. The astrophysics research department in your pocket is a game changer(hubbletension.blogspot.com ↗)
    discuss
  27. US, China security experts propose nuclear-style safeguards for AI risks(reuters.com ↗)
    1comments
  28. "SpudCell will replicate continuously by 2030" – Interview with Kate Adamala(youtube.com ↗)
    discuss
  29. Claude Slides, Claude Design and Claude Docs(youtube.com ↗)
    discuss
  30. How fast is C++23's std:flat_map?(lemire.me ↗)
    discuss

What happens when you send a message to an LLM (the API call explained)

1 pointsby 1h agoheymeraki.substack.com
1 comments
1h agoHN ↗

This is for you if you have ever wondered what happens when you send a message to an LLM.

aie_2.0 goes inside the API call, what you are sending every time, the controls you have over what comes back, and what is inside the response.