Feed aggregator
Microsoft's 'Xbox Mode' Coming to Windows 11 PCs Next Month
Article URL: https://www.pcmag.com/news/microsofts-xbox-mode-coming-to-windows-11-pcs-next-month
Comments URL: https://news.ycombinator.com/item?id=47344677
Points: 1
# Comments: 0
Ask HN: Embedding Claude Code as Infrastructure?
With Anthropic's release of Claude Code code reviews at $25/PR, I was wondering why I wouldn't just hook up Claude Code to my own repo.
More generally speaking, I'd guess there to be many opportunities where spinning up and down a CC instance to handle arbitrary tasks seems useful. Wondering if anyone's experimented with similar workflows?
Comments URL: https://news.ycombinator.com/item?id=47344670
Points: 1
# Comments: 0
Show HN: I built an open harness that excels at autonomous ML research
Article URL: https://github.com/snoglobe/helios
Comments URL: https://news.ycombinator.com/item?id=47344631
Points: 1
# Comments: 0
AI should help us produce better code
Article URL: https://simonwillison.net/guides/agentic-engineering-patterns/better-code/
Comments URL: https://news.ycombinator.com/item?id=47344620
Points: 2
# Comments: 0
Smashing Security podcast #458: How not to steal $46 million from the US government
DIY scanner to visualize sound waves in 3D [video]
Article URL: https://www.youtube.com/watch?v=Ky7AWh8nd-A
Comments URL: https://news.ycombinator.com/item?id=47344613
Points: 1
# Comments: 0
Do AI-enabled companies need fewer people?
Article URL: https://seldo.com/posts/do-ai-enabled-companies-need-fewer-people/
Comments URL: https://news.ycombinator.com/item?id=47344611
Points: 1
# Comments: 0
SmallClaw: Local-first AI agent framework built for small models
Article URL: https://github.com/XposeMarket/SmallClaw
Comments URL: https://news.ycombinator.com/item?id=47344601
Points: 1
# Comments: 0
Windows 98 NVMe Driver [video]
Article URL: https://www.youtube.com/watch?v=YUoJS2xXRmQ
Comments URL: https://news.ycombinator.com/item?id=47344590
Points: 1
# Comments: 1
Iran warns US tech firms could become targets as war expands
Article URL: https://www.wired.com/story/iran-warns-us-tech-firms-could-become-targets-as-war-expands/
Comments URL: https://news.ycombinator.com/item?id=47344580
Points: 4
# Comments: 1
Why isn't vibe coding creating more shareware?
Back in the late 90s and early 2000s, shareware was common - but now that almost anyone can vibe code software, why aren't we seeing more shareware?
Comments URL: https://news.ycombinator.com/item?id=47344569
Points: 2
# Comments: 1
Divine-OS – Persistent Identity Layer for AI Agents
Article URL: https://github.com/AetherLogosPrime-Architect/Divine-OS
Comments URL: https://news.ycombinator.com/item?id=47344561
Points: 1
# Comments: 1
I-Harmonium
Article URL: https://github.com/gajraj-m/iharmonium
Comments URL: https://news.ycombinator.com/item?id=47344555
Points: 1
# Comments: 0
Show HN: s@: decentralized social networking over static sites
Article URL: http://satproto.org/
Comments URL: https://news.ycombinator.com/item?id=47344548
Points: 2
# Comments: 0
Experimental Type Union Type C#
Article URL: https://github.com/dotnet/csharplang/discussions/9663
Comments URL: https://news.ycombinator.com/item?id=47344534
Points: 1
# Comments: 0
PFAS pesticides contaminate nearly 40% of non-organic California produce
Article URL: https://www.ewg.org/research/forever-chemicals-contaminate-nearly-40-non-organic-california-grown-produce
Comments URL: https://news.ycombinator.com/item?id=47344514
Points: 2
# Comments: 0
The Perverse, Tender Worlds of Paul Thomas Anderson
Article URL: https://www.newyorker.com/magazine/2026/03/16/the-perverse-tender-worlds-of-paul-thomas-anderson
Comments URL: https://news.ycombinator.com/item?id=47344511
Points: 2
# Comments: 0
Show HN: AI-nexus – Only 2-3 rules and skills load per prompt in Claude Code
I built this because Claude Code loads every rule and skill into context on every prompt. With 50+ rules and skills installed, you're burning tokens on Docker best practices while writing a commit message.
ai-nexus runs a hook before Claude starts — it picks 2-3 relevant rules and skills via keyword matching (free) or GPT-4o-mini (~$0.50/mo), and physically hides the rest. Claude doesn't even know they exist.
An ETH Zurich study (https://arxiv.org/pdf/2602.11988) on 12 repos and 5,694 PRs found that loading all rules at once hurts performance by ~3% and increases cost by 20%+.
It also works across tools — write rules and skills in .md once, auto-converts to .mdc (Cursor) and AGENTS.md (Codex).
npx ai-nexus install to try it. Apache 2.0.
Comments URL: https://news.ycombinator.com/item?id=47344484
Points: 1
# Comments: 0
