Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Kotlin 2026: Layoffs, AI, Google – Is the Golden Age Over? Jake Wharton Explains [video](youtube.com)
    discuss
  2. Why AI Can't Replace You with Cory Doctorow [YouTube] [video](youtube.com)
    discuss
  3. Open-Weight AI Models Seize Token Lead, but Proprietary Still Make the Money(techstrong.ai)
    discuss
  4. Hive at v5: The Swarm Grew Up, and It Is Learning to Leave the Dashboard(hivecommons.substack.com)
    discuss
  5. DoorDash reaches $131.5M settlement with NYC for failing to pay workers(documentedny.com)
    discuss
  6. Apple's new watches are always listening(theconversation.com)
    discuss
  7. Enough Reason to Act: AI safety needs policy not dismissal(norabble.com)
    discuss
  8. Show HN: Video clip maker/editor right in the browser (supports YouTube)(heahy.com)
    discuss
  9. Show HN: Sandopolis – A portable multi-system Sega emulator
    discuss
  10. Show HN: JevEval, evals using Jev-as-a-judge(deepeval.com)
    discuss
  11. Datapages v0.10.0 Beta Release(github.com/romshark)
    1comments
  12. Kremlin-backed forgery scheme moved $6.9B through global banks(ft.com)
    discuss
  13. Common denominators of organisms with exceptional longevity(aging-us.com)
    discuss
  14. Motorola Signature 27 officially gets a North American launch(9to5google.com)
    discuss
  15. LLM Ass Bench(assbench.com)
    2comments
  16. Show HN: ToolHub – Hierarchical nav for 30 MCP tools without context bloat(github.com/talos-popcorn)
    discuss
  17. New trends in global card fraud(stripe.com)
    discuss
  18. Show HN: With generators/DI, LazyPromise has become a tiny alternative to Effect(lazypromise.com)
    discuss
  19. Making Concurrent Hardware Verification Sequential (2025)(acm.org)
    discuss
  20. BLUF (Communication)(wikipedia.org)
    discuss
  21. Longtime SUSE staff asked if they'd opt for 'voluntary separation'(theregister.com)
    discuss
  22. I built a Chrome extension for when Cmd/Ctrl and F is not enough(chromewebstore.google.com)
    discuss
  23. Do you use:visited on links?(kevquirk.com)
    discuss
  24. Cheap baselines match NASA and IBM's 366M-parameter solar flare model(doi.org)
    discuss
  25. Gpui Tutorial(github.com/hedge-ops)
    discuss
  26. Reverse Jev: Ending a Turn with a Choice(kvit.app)
    2comments
  27. Gpui(github.com/zed-industries)
    discuss
  28. Eliminating Middlemen in Education Consulting(rivernova.vercel.app)
    discuss
  29. Show HN: Cross-platform governed memory for a fleet of agents(github.com/oren198)
    discuss
  30. Edge compute was making our API slower(koodos.com)
    discuss

Native apps written in TypeScript and CSS

27 pointsby 1h agogithub.com
7 comments
19m agoHN ↗

It also supports iOS, macOS, Android, Windows, Linux, XBox for Three.js games, as well as (some) Node.js apps.

31m agoHN ↗

Each platform has its native bindings. For graphics, you write CSS and HTML canvas API as well as JSX, it renders to native components and their alignments, the canvas API is converted to native surfaces, whatever the platform uses.