Hacker News
Volvo issues major recall affecting over 40k electric SUVs
Article URL: https://electrek.co/2026/02/23/volvo-issues-major-recall-affecting-over-40000-electric-suvs/
Comments URL: https://news.ycombinator.com/item?id=47130717
Points: 2
# Comments: 1
VeriSoftBench: Repository-Scale Formal Verification Benchmarks for Lean
Article URL: https://utopia-group.github.io/VeriSoftBench/
Comments URL: https://news.ycombinator.com/item?id=47130318
Points: 1
# Comments: 0
Sam Altman's anti-human worldview
Article URL: https://disconnect.blog/sam-altmans-anti-human-worldview/
Comments URL: https://news.ycombinator.com/item?id=47130304
Points: 1
# Comments: 0
Show HN: Using LLMs and differential testing to convert code
This is the second part of a post aligned with a talk I gave recently at the Sydney Rust meetup.
I have found significant success in this process converting decompiled code and also converting source code from python to go. Give an LLM a target and they can be extremely stubborn (in a good way).
Comments URL: https://news.ycombinator.com/item?id=47130295
Points: 1
# Comments: 0
What Is Claude? Anthropic Doesn't Know, Either
Article URL: https://www.newyorker.com/magazine/2026/02/16/what-is-claude-anthropic-doesnt-know-either
Comments URL: https://news.ycombinator.com/item?id=47130258
Points: 3
# Comments: 0
5 Ways Libraries Provide Aid to the Homeless
Article URL: https://action.everylibrary.org/5_ways_libraries_provide_aid_to_the_homeless
Comments URL: https://news.ycombinator.com/item?id=47130235
Points: 2
# Comments: 0
Scientists bottle the sun with liquid battery
Article URL: https://www.universityofcalifornia.edu/news/scientists-bottle-sun-liquid-battery
Comments URL: https://news.ycombinator.com/item?id=47130224
Points: 1
# Comments: 0
Show HN: Boardroom MCP - Multi-advisor governance engine for AI agents
Hey HN,
I noticed a recurring issue when building autonomous agents: they're great at execution but terrible at nuanced judgment. When faced with ambiguity, they just hallucinate the most statistically probable path without considering second-order effects.
Instead of trying to fix this with massive system prompts, I built an MCP (Model Context Protocol) server that offloads decisions to a multi-advisor "boardroom."
How it works: 1. Agent encounters a decision -> calls the `analyze()` MCP tool. 2. Server routes the query to relevant advisors (from 38 domains, 450+ profiles). 3. Advisors debate. This is the core mechanic: if advisors agree too quickly, the system flags it. Tension is mandatory. 4. The server synthesizes the debate, logs it to a persistent LEDGER (so the agent has institutional memory), and returns a risk-scored recommendation.
I built this locally so there's zero cloud dependency and your agent data stays yours. It works natively with Claude Desktop, Claude Code, Cursor, Windsurf, or any MCP client.
You can checkout the core engine here: https://github.com/randysalars/boardroom-mcp If you want to read the docs: https://salars.net/boardroom/docs
Would love to know if anyone else has experimented with structured multi-agent debate vs LLM-as-a-judge patterns.
Comments URL: https://news.ycombinator.com/item?id=47130209
Points: 1
# Comments: 0
AI Added 'Basically Zero' to US Economic Growth Last Year, Goldman Sachs Says
Article URL: https://gizmodo.com/ai-added-basically-zero-to-us-economic-growth-last-year-goldman-sachs-says-2000725380
Comments URL: https://news.ycombinator.com/item?id=47130208
Points: 5
# Comments: 0
Show HN: Swiss Operator – Swiss-style Hugo theme for engineering and tech blogs
Swiss Operator is a minimalist, Swiss-editorial Hugo theme focused on clarity, typography, and clean engineering-driven writing.
I built it because most Hugo themes lean heavily on visual noise, animations, or complex JS pipelines. This theme does the opposite: it uses a strict Swiss grid, balanced whitespace, and a two-column layout optimized for long-form technical or engineering notes.
It includes: - Zero JS build pipeline (pure Hugo Pipes) - Light/dark mode with persistent toggle - Category color accents inspired by Swiss editorial systems - Responsive 70/30 grid layout - i18n-ready structure - RSS support - Local or Google Fonts (Inter + JetBrains Mono)
Demo: https://carlosplanchon.com Source: https://github.com/carlosplanchon/hugo-theme-swiss-operator Screenshot: https://raw.githubusercontent.com/carlosplanchon/hugo-theme-...
Open to feedback, suggestions, and critiques about the layout, typography choices, and documentation. This is my first serious dive in frontend :)
Comments URL: https://news.ycombinator.com/item?id=47130204
Points: 1
# Comments: 0
Show HN: Lens – a web dashboard for Claude Code configuration
*Repo:* https://github.com/ugudlado/lens
Claude Code config is spread across 13 surfaces and 4 scope levels. Keeping track of what's actually configured — and where — means hunting through a half-dozen directories.
Lens scans everything in one go: see effective values merged across scopes, or break it down file-by-file. Edit, add, enable/disable entries inline. Switch between repos from the sidebar. Import config from another project when starting something new. `⌘K` to search across all surfaces and workspaces at once.
Install it as a Claude Code plugin:
``` /plugins add-marketplace github:ugudlado/lens /plugins install lens@ugudlado /lens:open ```
Contributions, ideas, and issues welcome — code is open for everyone.
Comments URL: https://news.ycombinator.com/item?id=47130202
Points: 1
# Comments: 0
Coordinating Adversarial AI Agents
Article URL: https://s2.dev/blog/distributed-ai-agents
Comments URL: https://news.ycombinator.com/item?id=47130179
Points: 1
# Comments: 0
Account was suspended permanently from hostinger
Hostinger suspended my account permanently without prior notice, I didn’t take backup on local of db, code and files. Without notice they suspended account. Now they are not providing any backup of server.
“We understand your situation and the importance of your files. However, after a permanent suspension for severe abuse, Hostinger cannot provide backups, code, or access—even temporarily. This restriction is enforced to protect all users and comply with legal and security policies, and the decision is final and cannot be reversed.
We also cannot share the abuse report itself, as it contains sensitive information and is protected by strict privacy and compliance rules.”
Now what i have to do? I am using hostinger from last 3 years but suddenly this happened. I have all data on there server, all my and my team hardword on there server of last 3 years. If they don’t provide me a data, I will loss all work, client as well. anyone can suggest, what I have to do. Anyone can help me?
@hostinger
Comments URL: https://news.ycombinator.com/item?id=47130170
Points: 1
# Comments: 0
GitHub Actions static analysis tool (18 repos scanned)
Article URL: https://github.com/Nexora-Inc-AFNOOR-LLC-DBA-NEXORA-INC/nexora-cli/blob/main/docs/research/ci-cd-nhi-scan-2026.md
Comments URL: https://news.ycombinator.com/item?id=47130162
Points: 1
# Comments: 0
Making Sense of the AI Era
Article URL: https://guywaldman.com/posts/making-sense-of-the-ai-era
Comments URL: https://news.ycombinator.com/item?id=47130136
Points: 1
# Comments: 0
The Mythical Agent-Month
Article URL: https://wesmckinney.com/blog/mythical-agent-month/
Comments URL: https://news.ycombinator.com/item?id=47130125
Points: 2
# Comments: 0
Jennifer Osheroff: Hoe cakes a presidential favorite (recipe)
Article URL: https://www.nevadaappeal.com/news/2026/feb/21/jennifer-osheroff-hoe-cakes-a-presidential-favorite-recipe/
Comments URL: https://news.ycombinator.com/item?id=47130095
Points: 1
# Comments: 0
Manipulation of nested oscillations in human iPSC-derived 2D neuronal networks
Article URL: https://www.sciencedirect.com/science/article/pii/S0969996126000252
Comments URL: https://news.ycombinator.com/item?id=47130079
Points: 1
# Comments: 0
Warm Oceans Turned a 3-Inch Forecast into a Record NYC Blizzard
Article URL: https://umbrellatoday.app/blog/202602-nyc-blizzard-warm-oceans
Comments URL: https://news.ycombinator.com/item?id=47130078
Points: 2
# Comments: 1
Update: Eight of nine missing skiers confirmed dead
Article URL: https://www.nevadaappeal.com/news/2026/feb/18/10-skiers-still-missing-after-avalanche-near-truckee/
Comments URL: https://news.ycombinator.com/item?id=47130061
Points: 1
# Comments: 0
