Hacker News

New stories

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

Native apps written in TypeScript and CSS

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

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

30m 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.