Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Privacy: The Sequel (2015) (theawl.com)
    —discuss
  2. Haversine Law (johndcook.com)
    —discuss
  3. Nathaniel Bowditch (johndcook.com)
    —discuss
  4. GLiNER2.5-Decide (huggingface.co)
    —discuss
  5. ChatGPT is my (new) GTD interface (raywu.org)
    —discuss
  6. Show HN: Denizlihub (denizlihub.com)
    —discuss
  7. Show HN: Inkdom – Draw loops on the real world map to claim territory (inkdom.io)
    —discuss
  8. Show HN: Lini – one language for diagrams, charts, schematics and drawings (lini.rs)
    —discuss
  9. Claude can't stop itself from writing code comments (bayes.net)
    —discuss
  10. Show HN: Fine-tuned 110M encoder beat 7B LLMs and hybrid search for NIST mapping (github.com/applied-inference-lab)
    —discuss
  11. Show HN: Little Memory 2.0, one-line-a-day journal, offline-first (apps.apple.com)
    —discuss
  12. Why No One Wants to Date Tech Bros (wired.com)
    —discuss
  13. File notification side channel leakage on Linux, Android, Windows, and macOS (inoti.fyi)
    1comments
  14. AlloyDB's Agentic Database Architecture (cloud.google.com)
    —discuss
  15. GTA 6 $400 Collector's Edition Comes with Everything Except the Game (gamespot.com)
    —discuss
  16. Show HN: FluxCast – Stream Linux Desktop to a Smart TV via Miracast (github.com/ilyap358)
    —discuss
  17. Can Java's Adjoint Automatic Differentiation Compete with C++? (nablatensor.com)
    —discuss
  18. A24 making an SCP movie without anybody from The SCP Foundation involved (avclub.com)
    —discuss
  19. Is there word or term for $Trillion valued companies not having perfect UI?
    2comments
  20. AI labs need to start funding historical research (resobscura.substack.com)
    —discuss
  21. Ask HN: Folks familiar with infections after TKA
    —discuss
  22. As HN: How do you coach new grads in AI Native dev environments?
    —discuss
  23. When AI writes almost all code, what happens to software engineering? (pragmaticengineer.com)
    1comments
  24. Flip Fluid Simulation on Flip Dot Display [video] (youtube.com)
    —discuss
  25. Waymo safety impact after 270M miles: 841 fewer injury-causing crashes (electrek.co)
    1comments
  26. After multiple deaths and injuries, NHTSA is investigating comma.ai (arstechnica.com)
    —discuss
  27. Geometric Type Theory, Done Two Ways (topos.institute)
    —discuss
  28. Doors Open 2026: Go Behind–The-Scenes at the Physical Archive (eventbrite.com)
    —discuss
  29. Behind NAZA: How AI is used to assess, reduce collateral damage in IDF interview (jpost.com)
    —discuss
  30. Wind Turbine DIY Courses (pureselfmade.com)
    —discuss

Show HN: Radix – Visual UI for agentic programming

6 pointsby 1h agoradix-os.com
4 comments
Hey HN, I'm Jordan from Radix.

Radix is a UI tool for programming agents. You prompt your agent to generate a workspace for a task you're working on and get an interactive widget that persists locally on disk.

I built Radix because I always needed tools while I was writing code: tools to test little experiments, to play around with UI, to visualise results etc. Sometimes these would end up as python tools that read and plotted data, or separate React apps spun up just to test a single feature. Lately obviously I've been using Claude artifacts but these are quite limited.

I wanted a system where it was easy to leave comments or adapt an artifact without having to give vague descriptions back to the agent, and where ideally I could actually shift away from a chat window as the main interface.

I've got a pro version of Radix which I will launch soon. This current version is entirely free and is definitely a beta -- there will be rough edges!

Note: There's no telemetry or data captured. Your messages run entirely through your own agent. I require a key but that's just to get an idea of how many people are using it. Everything is stored locally (the workspaces are actually just React apps which you can edit "artisanally" if you want).

If you have any questions please reply here or email me hello@radix-os.com

Thank you!

57m agoHN ↗

What does the term agentic programming means over here?

15m agoHN ↗

Is this affiliated with WorkOS and the long going Radix UI component primitives?

8m agoHN ↗

Nope, this is an entirely separate product and I have no affiliation with the people who worked on Radix UI, or with WorkOS.