Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. The HUGS Stack – Hypermedia, Unix, Go, SQLite(housecat.com)
    discuss
  2. Voxiferi introduces VoxWall as an 'AI ingress firewall' for bad data(opensourcewatch.beehiiv.com)
    discuss
  3. Why Beyond Traditional RAG?(medium.com/nikozero11)
    2comments
  4. E-commerce compliance scores range from 13 to 97 across major US retailers(stem-education.medium.com)
    discuss
  5. Making Gasoline from Plastic Waste(sciencedaily.com)
    discuss
  6. GitHub Actions leaking secrets when Miri output is cached(rust-lang.org)
    discuss
  7. Show HN: CatQueue-A zero-dependency PostgreSQL job queue for Node and TypeScript(github.com/karanrajsurya)
    discuss
  8. A modern, cross-platform font editor built with TypeScript and Rust(github.com/shift-editor)
    discuss
  9. Consider the Chameleon(remy.wang)
    discuss
  10. WordPress Board Resignations(techcrunch.com)
    discuss
  11. I'm Handing Off Render Engine(kjaymiller.com)
    discuss
  12. The Sheep That Stop Wildfires(newyorker.com)
    discuss
  13. Show HN: LARP Capital – Prestige as a Service(larpcapital.us)
    discuss
  14. AI Exec: We May Have Pulled Off "The Largest Theft of Labor in Human History"(motherjones.com)
    1comments
  15. Web Data – Latest Capital Raise(firecrawl.dev)
    1comments
  16. Hiring Smart(kk.org)
    discuss
  17. Recorded, Not Proven(claude.ai)
    discuss
  18. Git-bug, project bug tracker tool using Git objects as storage, releases v0.11.0(github.com/git-bug)
    discuss
  19. The UV index is not the warm sensation of sunlight on bare skin(asciitweezers.com)
    discuss
  20. Relaticle, a self-hosted CRM where AI updates data only after your approval(relaticle.com)
    discuss
  21. No Sloptober(no-sloptober.com)
    21comments
  22. Show HN: NetM8 OS(netm8.com)
    discuss
  23. Show HN: Typed polyglot compiler for CLI/API/MCP generation(github.com/morloc-project)
    discuss
  24. Tinyjs – desktop apps for macOS, Windows, and Linux in ~6 MB(tinyjs.app)
    discuss
  25. I beat all the popular harnesses on FrontierHarness Eval(github.com/tontinton)
    discuss
  26. Microsoft killed FoxPro in 2007. Anyway, here's FoxPro revived(foxscript.org)
    9comments
  27. ArchiveBox v0.9 released with new native apps and 50 new plugins(sweeting.me)
    1comments
  28. Kotlin 2026: Layoffs, AI, Google – Is the Golden Age Over? Jake Wharton Explains [video](youtube.com)
    discuss
  29. Why AI Can't Replace You with Cory Doctorow [YouTube] [video](youtube.com)
    discuss
  30. Open-Weight AI Models Seize Token Lead, but Proprietary Still Make the Money(techstrong.ai)
    discuss

Native apps written in TypeScript and CSS

43 pointsby 1h agogithub.com
9 comments
1h agoHN ↗

Ah this is for embedded apps. Pretty neat!

55m agoHN ↗

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

22m agoHN ↗

could you throw a react project (WEB) at it and get a native macos project out of it?

1h 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.