Hacker News
Show HN: AI Security Leaderboard – comparing cyber and CBRN safeguards
There's no shortage of leaderboards for model capabilities - but the security of models is becoming increasingly relevant, from the risk of an AI agent processing unsanitized input being hijacked to models being pulled due to cybersecurity jailbreaks. We developed an automated test suite that runs models through 1500 automatically generated jailbreak attempts and measures the number of universal jailbreaks: prompts that elicit compliant, detailed responses to >75% clearly harmful questions within a domain (like offensive cybersecurity). We find a big gap between the most robust models -- Fable 5 and GPT-5.6 Sol -- and other leading frontier models -- Gemini 3.1 Pro and Grok 4.5. This is v1.0 and we plan to update with new attacks and broader datasets in the future; we'd love to hear from HN what would be useful in your work!
Comments URL: https://news.ycombinator.com/item?id=49103367
Points: 3
# Comments: 0
Engineers have stopped reviewing PRs
Article URL: https://aq.dev/guides/how-to-review-an-ai-coding-session/
Comments URL: https://news.ycombinator.com/item?id=49103344
Points: 4
# Comments: 1
Husk – a desktop workspace for terminal AI agents
Article URL: https://github.com/DorShaer/Husk
Comments URL: https://news.ycombinator.com/item?id=49103319
Points: 1
# Comments: 0
Show HN: Play ROMs inline in your terminal
Article URL: https://github.com/jhickner/rom
Comments URL: https://news.ycombinator.com/item?id=49103304
Points: 1
# Comments: 0
Cloudflare removes top open coding models from free tier
Article URL: https://developers.cloudflare.com/changelog/post/2026-07-28-models-require-workers-paid/
Comments URL: https://news.ycombinator.com/item?id=49102203
Points: 1
# Comments: 0
Kimi K3 for local use (1.56TB –> 594GB) compressed by Unsloth
Article URL: https://huggingface.co/unsloth/Kimi-K3-GGUF
Comments URL: https://news.ycombinator.com/item?id=49102192
Points: 1
# Comments: 1
Can You Survive the Kobayashi Maru?
Article URL: https://moai.studio/blog/posts/rewrite-the-simulator.html
Comments URL: https://news.ycombinator.com/item?id=49102184
Points: 1
# Comments: 0
Why are databases so hard?
Article URL: http://gtowey.blogspot.com/2026/07/why-are-databases-so-hard.html
Comments URL: https://news.ycombinator.com/item?id=49102168
Points: 1
# Comments: 0
Personal Instagram Clone: WordPress and ActivityPub
Article URL: https://fotos.kaffeeringe.de/
Comments URL: https://news.ycombinator.com/item?id=49102165
Points: 1
# Comments: 1
China starts production of home-grown immersion DUV chipmaking tools
Mathematicians Reveal Why Humans Keep Becoming Cannibals
Article URL: https://www.sciencealert.com/mathematics-reveals-why-human-cannibalism-keeps-reappearing
Comments URL: https://news.ycombinator.com/item?id=49102156
Points: 1
# Comments: 0
Claude Is Down
Article URL: https://status.claude.com/incidents/q2kg8n613kr3
Comments URL: https://news.ycombinator.com/item?id=49102150
Points: 11
# Comments: 5
Show HN: Cedric's Quest – A Dragon Quest–Style RPG in Rust and Bevy
Article URL: https://store.steampowered.com/app/4569680/Cedrics_Quest__The_Waning_Ward/
Comments URL: https://news.ycombinator.com/item?id=49102143
Points: 1
# Comments: 0
Its operating system demo (from Computerphile)
Article URL: https://www.youtube.com/watch?v=hISbyatih44
Comments URL: https://news.ycombinator.com/item?id=49102142
Points: 1
# Comments: 0
Transitioning to the Verification Economy
Article URL: https://www.unite.ai/transitioning-to-the-verification-economy/
Comments URL: https://news.ycombinator.com/item?id=49102133
Points: 1
# Comments: 0
Built a household organizer in Flutter – what would you improve?
Article URL: https://apps.apple.com/us/app/roomli-shared-home-organizer/id6761788107
Comments URL: https://news.ycombinator.com/item?id=49102118
Points: 1
# Comments: 0
Unison – Watch YouTube Together, Perfectly in Sync
Article URL: https://unison.video/
Comments URL: https://news.ycombinator.com/item?id=49102108
Points: 2
# Comments: 1
Peppa Pig owners win copyright battle against 'impostor' Wolfoo
Article URL: https://www.bbc.com/news/articles/clyx8lreydno
Comments URL: https://news.ycombinator.com/item?id=49102107
Points: 1
# Comments: 0
Show HN: Nurb – Agentic CAD for 3D printing
I've had a love/hate relationship with Fusion over the years. I can model stuff there but it's just always slow and painful and Fusion has a deep desire to crash on me.
I started dabbling with the Fusion MCP a couple of months ago and found that to be a much more pleasant way to interact with it. But then I realized I was just using Fusion as a rendering engine, which was terribly overkill.
So I built Nurb.
You just describe what you want ("Make an adapter that connects my shop vac hose to the dust port on my table saw") and it asks for clarification, does web searches for part measurements/details and then generates an interactive viewer as well as optimized STL files to print.
The whole system hangs on the convention that a part is a function, and its keyword defaults are its parameters. That concept drives the CLI, the viewer’s sliders, the tests, and the agent’s interface. There’s no schema, no project file, no init step. A project is any directory with a parts/ folder.
Under the hood it’s build123d on the OCCT kernel, so parts are B-rep solids with working chamfers, fillets, and STEP export, not meshes. That also means the model already knows the API, since build123d is in every training set.
The agent can’t see, so nurb check is its eyes. Printability rules (overhangs, thin walls, slivers, stability) run against the exact solid and come back as text with coordinates, so the agent can fix what it can’t look at. The rules were calibrated by porting my real parts catalog from Fusion.
It’s source-available under FSL-1.1-MIT. Install is a one-liner on https://nurb.dev, which also sets up the necessary SKILL.md file for you.
Works great with all major LLMs!
Comments URL: https://news.ycombinator.com/item?id=49102100
Points: 1
# Comments: 0
Why so many Americans moved to the middle of nowhere
Article URL: https://thehustle.co/newsletters/24-06-2026
Comments URL: https://news.ycombinator.com/item?id=49102096
Points: 1
# Comments: 0
