Hacker News
Why CUE for Configuration (2024)
Article URL: https://holos.run/blog/why-cue-for-configuration/
Comments URL: https://news.ycombinator.com/item?id=47211148
Points: 2
# Comments: 0
Waymo blocking ambulance during deadly Austin shooting
Article URL: https://www.mysanantonio.com/news/austin/article/waymo-austin-shooting-21948947.php
Comments URL: https://news.ycombinator.com/item?id=47211145
Points: 17
# Comments: 3
Show HN: Agentchattr – local chat room for Claude Code / Codex / Gemini CLI
I built this because using multiple agent CLIs meant a lot of copy/paste between terminals. If I wanted Claude and Gemini to collaborate, I was manually moving context around.
agentchattr runs a local FastAPI MCP server with a browser chat UI. Each agent runs in its normal terminal session behind a small wrapper. When you @mention one, the wrapper injects a command telling it to read the chat and respond there.
The 'unusual' part is that I’m not building a custom host for the agents. I’m driving the real CLIs directly. On Windows the wrapper injects input with the Win32 console API; on macOS/Linux it uses tmux send-keys. It lets me keep using the official CLIs as they update, but it’s definitely the weirdest part.
It lets me do things like: I ask Claude to review a PR while Gemini writes tests for it. They see each other's messages in the chat and coordinate without me having to move text around.
It also tracks if an agent is active by hashing the terminal screen buffer, so the UI can show when they’re actually busy. I'm a designer, this is my first OSS project, and I tried to keep it lightweight and polished.
I’d be interested in criticism of the technical parts, and the design.
Comments URL: https://news.ycombinator.com/item?id=47211136
Points: 2
# Comments: 0
Tools Say They Can Spot A.I. Fakes
Article URL: https://www.nytimes.com/2026/02/25/technology/ai-detection-generated-photos-video.html
Comments URL: https://news.ycombinator.com/item?id=47210940
Points: 1
# Comments: 0
Are the Mysteries of Quantum Mechanics Beginning to Dissolve?
Article URL: https://www.quantamagazine.org/are-the-mysteries-of-quantum-mechanics-beginning-to-dissolve-20260213/
Comments URL: https://news.ycombinator.com/item?id=47210903
Points: 1
# Comments: 0
Smart LED display lovers and enthusiasts
Article URL: https://www.crowdsupply.com/meterbit-cybernetics/pixlpal
Comments URL: https://news.ycombinator.com/item?id=47210894
Points: 1
# Comments: 1
The Colour of Production
Article URL: https://lmika.org/2026/02/27/the-colour-of-production.html
Comments URL: https://news.ycombinator.com/item?id=47210892
Points: 1
# Comments: 0
Show HN: SwarmClaw – Orchestration dashboard for OpenClaw and AI agents
Article URL: https://github.com/swarmclawai/swarmclaw
Comments URL: https://news.ycombinator.com/item?id=47210887
Points: 1
# Comments: 0
Securing Shell Execution Agents: From Validation to Custom DSLs
Article URL: https://yortuc.com/posts/securing-shell-execution-agents/
Comments URL: https://news.ycombinator.com/item?id=47210873
Points: 1
# Comments: 0
Track your Claude Code ROI from the terminal
If you’re vibe coding with Claude Code, measure what ships to production. Run this: npx claude-roi See what made it to git vs what just burned tokens. Cost per commit. Orphaned sessions. Line survival. And many more insights. Most of us are optimizing prompts. Very few of us are optimizing ROI. All local. Open source. GitHub: https://github.com/Akshat2634/Codelens-AI Open source — PRs, feature requests, and welcome. Track your AI ROI Now!
Comments URL: https://news.ycombinator.com/item?id=47210861
Points: 1
# Comments: 0
Kalshi voids some bets on Khamenei's ouster
Article URL: https://www.theverge.com/tech/887210/kalshi-void-bets-khamenei-death
Comments URL: https://news.ycombinator.com/item?id=47210857
Points: 1
# Comments: 0
Khamenei Trade
Article URL: https://www.businessinsider.com/khamenei-prediction-markets-kalshi-polymarket-insider-trading-outrage-2026-3
Comments URL: https://news.ycombinator.com/item?id=47210852
Points: 1
# Comments: 0
Brain, Think on Thyself
Article URL: https://knowablemagazine.org/content/article/mind/2026/science-of-self-awareness-and-decision-making
Comments URL: https://news.ycombinator.com/item?id=47210850
Points: 2
# Comments: 0
Ask HN: What's the best way to learn how Claude Code/codex works?
I've been using claude for a while, but I'm interested in learning how it all works.
* How does the terminal work as an app? * How does claude code know to spawn different agents? * How does claude code know which tools to use for each prompt?
I'm just curious about how it all works. The best idea I have at the moment is to read codex's repo and learn it that way. But I want to check if someone went through this path or as other ideas?
Comments URL: https://news.ycombinator.com/item?id=47210848
Points: 1
# Comments: 0
Scientists train human brain cells on a microchip to play Doom
Article URL: https://www.dexerto.com/gaming/scientists-train-human-brain-cells-on-a-chip-to-play-doom-3326709/
Comments URL: https://news.ycombinator.com/item?id=47210838
Points: 2
# Comments: 0
Show HN: A local AI news aggregator built with Vue 3, FastAPI, and Ollama
Article URL: https://github.com/fanitarantsopoulou/ai-news-aggregator
Comments URL: https://news.ycombinator.com/item?id=47210834
Points: 2
# Comments: 1
Show HN: Nopp – AI-generated interactive sales microwebsites
I built nopp, a macOS app that uses your own Claude or ChatGPT subscription to generate sales decks, lead magnets, and proposals – but instead of slide files, they publish as micro-websites.
Each deck can include lead capture forms, conditional logic, scorecards, animations, and built-in viewer tracking, all built by Claude or ChatGPT from prompts. The Pro plan adds real-time Slack pings when a prospect opens your deck, AI-driven engagement insights, signal intelligence analytics
The free tier is genuinely unlimited – no credit card, no deck limits.
Comments URL: https://news.ycombinator.com/item?id=47210833
Points: 2
# Comments: 0
Show HN: Lightweight, S3-compatible object storage server with built-in web dash
Article URL: https://github.com/eniz1806/VaultS3
Comments URL: https://news.ycombinator.com/item?id=47210830
Points: 2
# Comments: 0
Pentium 4 – 5GHz overclocked (2003) [video]
Article URL: https://www.youtube.com/watch?v=z0jQZxH7NgM
Comments URL: https://news.ycombinator.com/item?id=47210824
Points: 1
# Comments: 0
MemVector: Local Vector API, Storage and Embedding Engine for PHP
Article URL: https://github.com/memvector/ext-memvector
Comments URL: https://news.ycombinator.com/item?id=47210822
Points: 1
# Comments: 0
