frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

GizmoSQL changes the unit economics for AI analyst companies

https://emms21.github.io/gizmosql-followup/
1•emms21•3m ago•1 comments

I'm Begging You: Never Write with A.I

https://www.nytimes.com/2026/08/04/opinion/artificial-intelligence-ai-writing.html
2•ferryth•5m ago•1 comments

Lateline: A Mind of Their Own (1996) [video]

https://www.youtube.com/watch?v=WFeeVJR5rVc
1•sanbor•5m ago•0 comments

Privacy: The Sequel (2015)

https://www.theawl.com/2015/09/privacy-the-sequel/
1•bookofjoe•7m ago•0 comments

Haversine Law

https://www.johndcook.com/blog/2026/09/21/haversine-law/
1•ibobev•7m ago•0 comments

Nathaniel Bowditch

https://www.johndcook.com/blog/2026/09/22/nathaniel-bowditch/
1•ibobev•7m ago•0 comments

GLiNER2.5-Decide

https://huggingface.co/fastino/GLiNER2.5-Decide
1•trollied•9m ago•0 comments

ChatGPT is my (new) GTD interface

https://raywu.org/chatgpt-is-my-gtd-interface
1•raywu•10m ago•0 comments

Show HN: Denizlihub

https://denizlihub.com/
1•denizlihub•10m ago•0 comments

Show HN: Inkdom – Draw loops on the real world map to claim territory

https://inkdom.io/
1•Nuze•12m ago•0 comments

Show HN: Lini – one language for diagrams, charts, schematics and drawings

https://lini.rs/
1•monfared•13m ago•0 comments

Claude can't stop itself from writing code comments

https://bayes.net/shut-up-and-swe-bench/
1•tadamcz•14m ago•0 comments

Show HN: Fine-tuned 110M encoder beat 7B LLMs and hybrid search for NIST mapping

https://github.com/applied-inference-lab/autormf-ml-lab
1•jpusateri•15m ago•0 comments

Show HN: Little Memory 2.0, one-line-a-day journal, offline-first

https://apps.apple.com/us/app/little-memory-one-line-a-day/id514233379
1•ivantse•15m ago•0 comments

Why No One Wants to Date Tech Bros

https://www.wired.com/story/tech-bros-dating-palantir-tesla/
5•1vuio0pswjnm7•16m ago•0 comments

File notification side channel leakage on Linux, Android, Windows, and macOS

https://inoti.fyi/
3•iamnothere•17m ago•1 comments

AlloyDB's Agentic Database Architecture

https://cloud.google.com/blog/products/databases/alloydbs-agentic-database-architecture
1•qianli_cs•17m ago•0 comments

GTA 6 $400 Collector's Edition Comes with Everything Except the Game

https://www.gamespot.com/articles/gta-6-400-collectors-edition-comes-with-everything-except-the-g...
2•toilet•19m ago•0 comments

Show HN: FluxCast – Stream Linux Desktop to a Smart TV via Miracast

https://github.com/IlyaP358/fluxcast
1•Illium•22m ago•0 comments

Can Java's Adjoint Automatic Differentiation Compete with C++?

https://nablatensor.com/blog/xad-matlogica-aadc-monte-carlo-benchmark
4•petrpravda•23m ago•0 comments

A24 making an SCP movie without anybody from The SCP Foundation involved

https://www.avclub.com/a24-scp-vhs-movie-without-scp-foundation
1•ravenical•25m ago•0 comments

Is there word or term for $Trillion valued companies not having perfect UI?

2•kingleopold•27m ago•2 comments

AI labs need to start funding historical research

https://resobscura.substack.com/p/ai-labs-need-to-start-funding-historical
2•benbreen•27m ago•0 comments

Ask HN: Folks familiar with infections after TKA

1•zafka•29m ago•0 comments

As HN: How do you coach new grads in AI Native dev environments?

1•antoineMoPa•29m ago•0 comments

When AI writes almost all code, what happens to software engineering?

https://newsletter.pragmaticengineer.com/p/when-ai-writes-almost-all-code-what
2•gpi•32m ago•1 comments

Flip Fluid Simulation on Flip Dot Display [video]

https://www.youtube.com/watch?v=aZzOWnEWgww
2•ayoubd•33m ago•0 comments

Waymo safety impact after 270M miles: 841 fewer injury-causing crashes

https://electrek.co/2026/09/24/waymo-says-it-has-stopped-841-injuries-in-271-million-autonomous-m...
2•ra7•33m ago•1 comments

After multiple deaths and injuries, NHTSA is investigating comma.ai

https://arstechnica.com/cars/2026/09/aftermarket-driver-assist-under-federal-probe-following-fata...
2•betacollector64•33m ago•0 comments

Geometric Type Theory, Done Two Ways

https://topos.institute/blog/2026-06-15-geometric-type-theory-done-two-ways/
4•measurablefunc•34m ago•0 comments
Open in hackernews

Show HN: Radix – Visual UI for agentic programming

https://radix-os.com
7•0x1062•1h ago
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!

Comments

kambli7•1h ago
What does the term agentic programming means over here?
0x1062•1h ago
Using agents to write code
Topfi•21m ago
Is this affiliated with WorkOS and the long going Radix UI component primitives?
0x1062•14m ago
Nope, this is an entirely separate product and I have no affiliation with the people who worked on Radix UI, or with WorkOS.