标签:#ha
找到 14840 篇相关文章
Why does paper fold so well?
Phone-Free Events Grew 567% Globally in 2026, over 900% in US Alone
I shipped my first iOS app in 30 days for $300. Here's the build log.
I take a lot of screenshots. The article I'll read later. The recipe I'll cook on Sunday. The movie name from someone's Instagram story. A job post, a product, a tender. Most of them die in my camera roll. So I built Chista — an iOS app that auto-imports every screenshot, classifies it with AI (Article, Product, Event, Reference, Media), and surfaces a one-tap action: Buy on Amazon , Add to Calendar , Reserve on OpenTable , etc. It shipped on the App Store thirty days after I started, for about $300 in total cost. The interesting part wasn't the app. It was what the build revealed. What I built Chista is a native iOS app + Python backend. iOS reads new screenshots in the background via PHPhotoLibraryChangeObserver , scoped to PHAssetMediaSubtype.photoScreenshot (so it literally can't see your other photos). Each new screenshot gets OCR'd on-device with Apple Vision , then the image + OCR text get POSTed to the backend. Backend sends the pair to OpenAI GPT-4o with a structured prompt that returns a CategorizationResult JSON: category, subtype, title, suggested action, extracted data (price, deadline, URL, etc.). Result gets persisted and pushed back to the inbox via Supabase real-time. That's the whole thing. The "magic moment" is just: you screenshot something, switch to Chista a few seconds later, it's already sorted with a contextual action button. Stack Layer Tool Why iOS app Swift 5.10, SwiftUI, StoreKit 2 iOS 17+, modern surface Backend FastAPI on Railway One-file ergonomics, fast cold starts Database + Auth Supabase Postgres + JWT auth out of the box AI OpenAI GPT-4o (Pro), gpt-4o-mini (Free) Tier-routed at categorization time Push APNs via aioapns Direct, no Firebase middleman Subscriptions StoreKit 2 + app-store-server-library Server-side JWS verification Affiliate routing Custom matrix in Supabase tables Amazon Associates wired, more pending Hosting (web) Cloudflare Pages Free, fast, never goes down No frameworks I wouldn't reach for again. What it cost Lin
Sealed Super Mario Bros Sells for $3M Setting New Record for a Video Game
What Happens to an Economy When It's Too Hot to Work?
Running DOS on Behringers DDX3216 with a DIY x86-Bios from Scratch
AI forgoes toxic positivity for neurodivergents
Ask HN: Did we witness the "Trinity moment" for AI?
I don’t know if it’s just me, but yesterday’s US decision to ban access to the Fable model feels like an epochal shift in the “AI race,” something on the scale of the Trinity test. It is hard to count how many boxes were ticked yesterday: A government shutting down an AI model it doesn’t like? A government revoking tens of billions of dollars in revenue from a barely profitable $1T startup whose entire trajectory, and in essence its survival, depends on the commercial success of that model? Acce
An interview with an Apple emoji designer
Do More with Less
GameBoy Workboy
PwC Report: AI Making Medical Bills Higher
France's Own Hack Is the Best Argument Against Its War on Encryption
Trip report: June 2026 ISO C++ standards meeting (Brno, Czechia)
How to build a virtual cell and biology scaling laws
Global density and biomass of arbuscular mycorrhizal fungal networks
Amazon CEO's Talks with U.S. Officials Triggered Crackdown on Anthropic Models
Amazon CEO's talks with U.S. officials triggered crackdown on Anthropic models
https://www.wsj.com/tech/ai/amazon-ceos-talks-with-u-s-offic...