Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Windows Developer Config (github.com/microsoft)
    —discuss
  2. Flux 3 Action: A 7B open-weight world action model for robots (huggingface.co)
    —discuss
  3. Show HN: DynamicNotch – An interactive, customizable notch utility for macOS (github.com/hitjack007)
    —discuss
  4. Show HN: Agenttab – Status Icons for Claude Code, Codex and OpenCode Tabs (github.com/marciob)
    —discuss
  5. How do you turn a random idea into a good X post? (hokly.vercel.app)
    1comments
  6. Gold-rich Nicaragua hands Chinese miners rights to a tenth of its land (ft.com)
    —discuss
  7. Judge orders release of records on Nazi war criminals who settled in Canada (ottawacitizen.com)
    1comments
  8. Leaked Gemini 4 Pro numbers (reddit.com)
    —discuss
  9. What Happened in Austin (freerange.city)
    —discuss
  10. Hitachi to double US production of small and medium-sized power transformers (utilitydive.com)
    —discuss
  11. The Great Crime Decline Is Happening All Across the Country (theatlantic.com)
    —discuss
  12. ISO100 – Photography portfolios without designing a website (iso100.app)
    —discuss
  13. Dropping Swift from our Bevy iOS crates (rustunit.com)
    —discuss
  14. Medicare admin using WISeR AI to approve/deny medical care for seniors (arstechnica.com)
    —discuss
  15. An Open Letter to Scott Alexander (quillette.com)
    —discuss
  16. Show HN: Has Anthropic been nerfing their models without disclosure (github.com/ninjahawk)
    —discuss
  17. Safe Optimistic Lock Coupling (databasearchitects.blogspot.com)
    —discuss
  18. As A.I. Accelerates, Governments Are Increasingly Being Left Behind (nytimes.com)
    —discuss
  19. Show HN: Sigilla – A Lexicon of Marks (symbol.wiki)
    —discuss
  20. Flipper Zero on Garmin Watch (rdnsec.info)
    —discuss
  21. Ownership (thorstenball.com)
    —discuss
  22. Blend and Haul: Fertilizer Blending Simulator (wedgworth.com)
    1comments
  23. Raku Koans (hankache.github.io)
    —discuss
  24. Jupyter Ipywidget for Editable Tables (pypi.org)
    1comments
  25. Newcomb's Problem and Two Principles of Choice (1969) [pdf] (danielhoek.com)
    —discuss
  26. Predictable Swarm Scaling (wenhaochai.com)
    —discuss
  27. Show HN: Fusor – Like Vue, but the logic is Rust (fusor.build)
    —discuss
  28. Newcomb's Problem and Two Principles of Choice (springer.com)
    —discuss
  29. Functional Decision Theory: A New Theory of Instrumental Rationality (2018) (arxiv.org)
    —discuss
  30. Ask HN: What are people doing with their OpenClaw set ups now?
    —discuss

Show HN: Fusor – Like Vue, but the logic is Rust

3 pointsby 1h agofusor.build
0 comments
I've been building Fusor. It's a reactive web framework for Rust where the templates are plain HTML files, so there's no markup living inside Rust macros like view! or rsx!.

The state and logic live in ordinary Rust structs, and the whole app compiles to WASM. It also benefits from Rust type checkers, even for the HTML bindings.

The Fusor website is fully built using the framework. It's all experimental, so I expect breaking changes and lots of refactors.

Any feedback is welcome, and so are contributions! The project is pro AI, if you do decide to contribute.

A quiet thread, for now.Start the conversation on HN ↗