Hacker News
Surviving as a Developer When Most Code Is Generated by AI
Article URL: https://nemorize.com/roadmaps/surviving-as-a-developer-when-most-code-is-generated-by-ai
Comments URL: https://news.ycombinator.com/item?id=47231828
Points: 2
# Comments: 1
We Automated Everything Except Knowing What's Going On
Article URL: https://eversole.dev/blog/we-automated-everything/
Comments URL: https://news.ycombinator.com/item?id=47231824
Points: 2
# Comments: 0
Rtk – reduce up to 90% of CLI noise and save agent tokens
Article URL: https://www.rtk-ai.app/
Comments URL: https://news.ycombinator.com/item?id=47231822
Points: 1
# Comments: 0
Hetzner outage: FSN1 is down
Article URL: https://status.hetzner.com/incident/1c082fde-fe61-40b0-ab41-8d4d7deaf6fe
Comments URL: https://news.ycombinator.com/item?id=47231821
Points: 3
# Comments: 1
The least understood driver of AI progress
Article URL: https://epochai.substack.com/p/the-least-understood-driver-of-ai
Comments URL: https://news.ycombinator.com/item?id=47231820
Points: 1
# Comments: 0
Managing hostesses in Yakuza 0's cabaret club: a surprisingly feminist mini-game
Article URL: https://www.mothership.blog/yakuza-0-cabaret-club-czar-feminist-mini-game/
Comments URL: https://news.ycombinator.com/item?id=47231808
Points: 2
# Comments: 0
Npmx: a fast, modern browser for the NPM registry
Article URL: https://npmx.dev/blog/alpha-release
Comments URL: https://news.ycombinator.com/item?id=47231299
Points: 1
# Comments: 0
Anthropic's Killer-Robot Dispute with The Pentagon
Article URL: https://www.theatlantic.com/technology/2026/03/inside-anthropics-killer-robot-dispute-with-the-pentagon/686200/
Comments URL: https://news.ycombinator.com/item?id=47231296
Points: 1
# Comments: 0
From Abilities to AI Agents: Introducing the WordPress MCP Adapter
Article URL: https://developer.wordpress.org/news/2026/02/from-abilities-to-ai-agents-introducing-the-wordpress-mcp-adapter/
Comments URL: https://news.ycombinator.com/item?id=47231290
Points: 1
# Comments: 1
Show HN: CryptoMorning – AI crypto briefing via a single Claude.md file
Article URL: https://plus8bit.github.io/cryptomorning/
Comments URL: https://news.ycombinator.com/item?id=47231281
Points: 1
# Comments: 0
.NET Devs: You're Probably Ignoring This Attribute (Stop)
Article URL: https://www.youtube.com/watch?v=a7Kh8hDd96E
Comments URL: https://news.ycombinator.com/item?id=47231280
Points: 1
# Comments: 0
Show HN: Web2cli – Every website is a Unix command
Article URL: https://github.com/jb41/web2cli
Comments URL: https://news.ycombinator.com/item?id=47231270
Points: 1
# Comments: 1
India's top court angry after junior judge cites fake AI-generated orders
Article URL: https://www.bbc.com/news/articles/c178zzw780xo
Comments URL: https://news.ycombinator.com/item?id=47231261
Points: 1
# Comments: 0
Mullvad VPN: Banned TV Ad in the Streets of London [video]
Article URL: https://www.youtube.com/watch?v=rwhznrpgl7k
Comments URL: https://news.ycombinator.com/item?id=47231242
Points: 2
# Comments: 1
Show HN: MRSF – A sidecar review format for Markdown (CLI and MCP server)
Article URL: https://github.com/wictorwilen/MRSF
Comments URL: https://news.ycombinator.com/item?id=47231208
Points: 1
# Comments: 1
OpenAI changes deal with US Military after backlash
Article URL: https://www.bbc.co.uk/news/articles/c3rz1nd0egro
Comments URL: https://news.ycombinator.com/item?id=47231205
Points: 1
# Comments: 0
Show HN: Building a Globe Viewer When Software Is Cheap
I wanted to test a question: if producing code costs almost nothing, how would you build a globe viewer? Instead of optimizing for human productivity (high-level language, existing engine, standard formats), what if you optimize for the output: binary size, portability, runtime cost, control?
So I let Claude produce it in C targeting WebGPU. Documentation first, code second. Given clear specs, it produced working C on the first pass. Given vague specs, the code wandered or chose the obvious path. This is experimental code and there are many areas for improvement, but I was pleasantly surprised at the results.
Repository: https://github.com/arpentry/arpentry
Comments URL: https://news.ycombinator.com/item?id=47231203
Points: 1
# Comments: 0
Data Does Not Speak to You
Article URL: https://tantaman.com/2026-03-02-data-doesnt-speak.html
Comments URL: https://news.ycombinator.com/item?id=47231201
Points: 1
# Comments: 0
Legal AI slop is becoming a real problem
Article URL: https://www.ctinsider.com/connecticut/article/supreme-court-ai-cases-middletown-21950447.php
Comments URL: https://news.ycombinator.com/item?id=47231189
Points: 2
# Comments: 0
Show HN: Only firewall for AI prompts with a security grade on every PR
Every other gateway is detect-and-block. You don't get a security grade. You don't get red team in CI. We built the one that does.
PromptGuard is a proxy: change your base URL (one line with our SDK, or a few lines without), and every request gets checked for prompt injection, PII leaks, jailbreaks, and abuse. 20+ threat vectors, 39+ PII types. We also ship a red team suite and an autonomous agent that mutates attacks to find bypasses - you get a grade (A-F) and a GitHub Action that runs these tests on every PR. So you see where you're weak before you ship.
Works with OpenAI, Anthropic, Google, Azure, Gemini and more. Policy-as-Code. 10K free requests/month - link in the post.
Happy to answer questions.
Comments URL: https://news.ycombinator.com/item?id=47231187
Points: 1
# Comments: 0
