{"podcast":{"title":"Programming Tech Brief By HackerNoon","slug":"programming-tech-brief-by-hackernoon-6364125","podcast_index_feed_id":6364125,"rss_url":"https://feeds.transistor.fm/programming-tech-brief-by-hackernoon","website_url":"https://hackernoon.com/c/programming","image_url":"https://img.transistorcdn.com/AKbQjnYbCNDgF_frZ_Hpi8tkLS7aZezqecpWn6o-Rh8/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9zaG93/LzQxMTY2LzE2ODM1/ODIzMzAtYXJ0d29y/ay5qcGc.jpg","author":"HackerNoon","episode_count":100,"summary":"Learn the latest programming updates in the tech world.","last_synced_at":"2026-07-29T06:19:42.842448+00:00","page_url":"https://stenobird.com/podcast/programming-tech-brief-by-hackernoon-6364125"},"episode":{"title":"A Developer's Guide to Apple's Foundation Models Framework in iOS 26","slug":"a-developer-s-guide-to-apple-s-foundation-models-framework-in-ios-26","published_at":"2026-06-22T16:01:07+00:00","page_url":"https://stenobird.com/podcast/programming-tech-brief-by-hackernoon-6364125/a-developer-s-guide-to-apple-s-foundation-models-framework-in-ios-26","show_page_url":"https://stenobird.com/podcast/programming-tech-brief-by-hackernoon-6364125","url":"https://share.transistor.fm/s/0b175ccc","audio_url":"https://media.transistor.fm/0b175ccc/f90796ea.mp3","summary":"This story was originally published on HackerNoon at: https://hackernoon.com/a-developers-guide-to-apples-foundation-models-framework-in-ios-26 . A deep dive into iOS 26 Foundation Models. Learn how to build free, on-device AI apps in Swift, master Tool Calling, @Generable, and avoid context limits. Check more stories related to programming at: https://hackernoon.com/c/programming . You can also check exclusive content about #swift , #ios-26 , #swiftui , #ios-26-foundation-models , #apple-neural-engine , #apple-intelligence , #on-device-ai , #hackernoon-top-story , and more. This story was written by: @unspected13 . Learn more about this writer by checking @unspected13's about page, and for more stories, please visit hackernoon.com . What it is: A free, privacy-first, on-device LLM framework (featuring a ~3B parameter model) that runs locally on the Neural Engine via LanguageModelSession. Killer Features: Tool Calling: Allows the model to seamlessly trigger your local Swift functions (e.g., fetching weather or calendar data). @Generable: Forces the model to output type-safe Swift structs, completely eliminating the need to parse raw JSON. Streaming: Built-in support for asynchronous response streaming for better UX. When to Use It (And When Not To): Use it for custom mid-level text logic, data extraction, or local chat assistants. Do not use it if a higher-level API fits the bill (e.g., use Writing Tools for text editing, App Intents for Siri commands, or Smart Reply for chat suggestions). Key Limitations: It is compact, meaning it fails at math and complex multi-step reasoning. The context window fills up quickly in long dialogues, throwing contextWindowExceeded errors unless you manually manage the state (e.g., via summarization or RAG). System guardrails are strict…","meta_description":"This story was originally published on HackerNoon at: https://hackernoon.com/a-developers-guide-to-apples-foundation-models-framework-in-ios-26 . A deep d…","key_points":[],"chapters":[],"topics":[],"duration_seconds":1555,"processing_state":"not_requested","actions":[{"name":"request_transcript","method":"POST","url":"https://stenobird.com/v1/public/podcasts/programming-tech-brief-by-hackernoon-6364125/episodes/a-developer-s-guide-to-apple-s-foundation-models-framework-in-ios-26/transcription-requests","description":"Idempotently request low-priority transcript generation for this episode."},{"name":"read_markdown","method":"GET","url":"https://stenobird.com/podcast/programming-tech-brief-by-hackernoon-6364125/a-developer-s-guide-to-apple-s-foundation-models-framework-in-ios-26.md","description":"Read the agent-friendly Markdown representation of this episode resource."}]}}