Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 1 hour 31 min ago

FastMCP 3.0 Is GA

Wed, 02/18/2026 - 6:53pm
Categories: Hacker News

AI Slop Is Caused by Humans, Not AI's

Wed, 02/18/2026 - 6:50pm

Article URL: https://rodyne.com/?p=3771

Comments URL: https://news.ycombinator.com/item?id=47068036

Points: 1

# Comments: 0

Categories: Hacker News

Open Source LLM Tier List

Wed, 02/18/2026 - 6:47pm
Categories: Hacker News

Can We Trust LLM Detectors?

Wed, 02/18/2026 - 6:43pm

Article URL: https://arxiv.org/abs/2601.15301

Comments URL: https://news.ycombinator.com/item?id=47067981

Points: 1

# Comments: 0

Categories: Hacker News

Ask HN: How do you discover new products worth trying?

Wed, 02/18/2026 - 6:38pm

Product Hunt used to be great —early ProductHunt, when the community was smaller and the curation was real. Now it feels like a launch platform more than a discovery one. For Reddit the signal-to-noise ratio seems to be getting worse. Show HN is great but what else?

Curious if others have a routine for this? Where do you actually discover new products worth trying, maybe before they've already crossed 100k users?

Comments URL: https://news.ycombinator.com/item?id=47067931

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Generate baseline Kubernetes NetworkPolicies from rendered manifests

Wed, 02/18/2026 - 5:58pm

A lot of clusters still run “allow-all” east/west because NetworkPolicies aren’t enforced everywhere. I built a small static analyzer that reads rendered manifests (Helm/Argo CD/Kustomize output) and emits baseline NetworkPolicy YAML you can commit + diff in PRs.

Workflow:

PR changes manifests

CI regenerates policies

reviewers see “newly allowed” connections as a normal permission diff

Curious how others handle this: would you rather review generated policy diffs, or a connectivity-graph diff? Any edge cases you’ve seen bite in real clusters (headless services, shared namespaces, DNS/egress, service meshes, etc.)?

Comments URL: https://news.ycombinator.com/item?id=47067580

Points: 1

# Comments: 0

Categories: Hacker News

Pages