Hacker News

New stories

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