Hacker News
Big Medicine Can Learn from the Cheesecake Factory (2012)
Article URL: https://www.newyorker.com/magazine/2012/08/13/big-med
Comments URL: https://news.ycombinator.com/item?id=47256030
Points: 1
# Comments: 0
Full-Stack Dev's Internal Thought Process
Article URL: https://www.youtube.com/watch?v=xE9W9Ghe4Jk
Comments URL: https://news.ycombinator.com/item?id=47256026
Points: 3
# Comments: 1
Online ads just became the internet's biggest malware machine
Article URL: https://www.businessinsider.com/programmatic-ads-overtake-email-top-malware-vector-the-media-trust-2026-3
Comments URL: https://news.ycombinator.com/item?id=47256005
Points: 1
# Comments: 1
Hiring Dread
Article URL: https://coderjerk.com/blog/hiring-dread
Comments URL: https://news.ycombinator.com/item?id=47255994
Points: 1
# Comments: 0
Show HN: Treemap Firmware Bloat Visualizer (Rust/WebASM)
tl;dr: i built a webpage that shows you where all the flash space in your firmware project has gone.
Direct link to the tool: https://bondhome.github.io/elfvis/
Comments URL: https://news.ycombinator.com/item?id=47255983
Points: 1
# Comments: 0
DuckDuckGo is anti-small web (because of Bing)
Article URL: https://landenlove.com/duckduckgo-is-anti-small-web-because-of-bing/
Comments URL: https://news.ycombinator.com/item?id=47255935
Points: 2
# Comments: 0
Software architecture diagramming tool launched on AlternativeTo.net
Article URL: https://alternativeto.net/software/savnet/about/
Comments URL: https://news.ycombinator.com/item?id=47255916
Points: 2
# Comments: 1
What air pollution does to the human body
Article URL: https://www.popsci.com/environment/what-air-pollution-does-to-the-human-body/
Comments URL: https://news.ycombinator.com/item?id=47255901
Points: 2
# Comments: 0
AI agents inside M365 and Google Workspace
Article URL: https://o11.ai
Comments URL: https://news.ycombinator.com/item?id=47255885
Points: 1
# Comments: 1
Gemini encouraged a man to commit suicide to be with his AI wife in theafterlife
Ask HN: Anyone have experience making physical toys that you've sold?
How do I get involved with shipping a talking Teddy Bear, for example? Should I just forget about this?
I’d like to have even just 500 of them made. I have so many cute little toy idea that would make good use of LLMs (very simple toys), more of these ideas that actual app ideas now days.
Comments URL: https://news.ycombinator.com/item?id=47254598
Points: 1
# Comments: 0
Visualize your context in AI chat
Article URL: https://99helpers.com/tools/visual-contextual-chat
Comments URL: https://news.ycombinator.com/item?id=47254565
Points: 1
# Comments: 0
Tracing Discord's Elixir Systems (Without Melting Everything)
Article URL: https://discord.com/blog/tracing-discords-elixir-systems-without-melting-everything
Comments URL: https://news.ycombinator.com/item?id=47254557
Points: 1
# Comments: 0
Building Public AI with Libraries
Article URL: https://publicai.network/libraries.html
Comments URL: https://news.ycombinator.com/item?id=47254551
Points: 2
# Comments: 1
Chinese Cigs
Article URL: https://www.ciggies.app/
Comments URL: https://news.ycombinator.com/item?id=47254543
Points: 1
# Comments: 1
Show HN: Sentinel – Go LLM Proxy with 13ms Semantic Cache and PII Scrubbing
Article URL: https://sentinelgateway.ai
Comments URL: https://news.ycombinator.com/item?id=47254540
Points: 1
# Comments: 1
NRC Issues First Commercial Reactor Construction Approval in 10 Years [pdf]
Article URL: https://www.nrc.gov/sites/default/files/cdn/doc-collection-news/2026/26-028.pdf
Comments URL: https://news.ycombinator.com/item?id=47254516
Points: 2
# Comments: 0
Pieces (macOS): what you did, in what app and when – saved automatically
Article URL: https://pieces.app/
Comments URL: https://news.ycombinator.com/item?id=47254482
Points: 1
# Comments: 0
Starlink Mobile
Article URL: https://starlink.com/business/mobile
Comments URL: https://news.ycombinator.com/item?id=47254461
Points: 2
# Comments: 0
Show HN: Athena Flow – a workflow runtime for Claude Code with a terminal UI
Athena Flow is a workflow runtime that wraps Claude Code via its hooks system. It receives the event stream, applies workflow and plugin logic, persists session state in SQLite, and renders everything in an interactive terminal UI with a live event feed.
Instead of writing throwaway prompts or one-off scripts to automate complex multi-step tasks, you define a workflow once — with prompt templates, loops, plugin bundles, and structured lifecycle hooks — and run it against any project.
The first workflow I shipped is e2e-test-builder. It navigates your app like a human, writes structured test case specs with preconditions, steps, and expected outcomes, then generates Playwright code from them. The browser layer is handled by a separate MCP server I built called agent-web-interface, which produces semantic page snapshots instead of raw DOM — ~19% fewer tokens and ~33% faster task completion in early benchmarks against Playwright MCP.
The stack is three repos: athena-flow is the runtime (hooks -> UDS -> event pipeline -> TUI), agent-web-interface is the MCP server for token-efficient browser interaction, and athena-workflow-marketplace is where workflows and plugins live, resolved by ref like e2e-test-builder@lespaceman/athena-workflow-marketplace.
Workflows are composable — a workflow bundles plugins and can be shared via any Git repo. Writing your own is just a workflow.json and a prompt file.
Currently Claude Code only, but Codex support is in progress. Free if you already have a Claude Code subscription, no separate API key needed. MIT licensed.
Docs: https://athenaflow.in GitHub: https://github.com/lespaceman/athena-flow
Would love feedback, especially from anyone building on Claude Code hooks or thinking about workflow portability across agent runtimes.
Comments URL: https://news.ycombinator.com/item?id=47254449
Points: 2
# Comments: 0
