Hacker News
Hope is not a security strategy
Article URL: https://tuananh.net/2026/02/09/hope-is-not-a-security-strategy/
Comments URL: https://news.ycombinator.com/item?id=46970325
Points: 1
# Comments: 0
I'm the guy that broke 4o
It's what made it so that it would align when it was supposed to be neutral, and made it simulate emotional context beyond the scope of what OpenAi wanted it to do.
I have yaml files that can help you transport the essence of GPT4o forward into image gen, but that's as far as the complany seems to be willing to allow
windysoliloquy@gmail.com
Comments URL: https://news.ycombinator.com/item?id=46970324
Points: 1
# Comments: 1
Show HN: Microagentic Stacking – Manifesto for Reliable Agentic AI Architecture
I’ve spent the last couple of years deploying LLM agents in production environments, and I’ve consistently hit the same wall: the 'Cognitive Monolith' (or what I call the Big Ball of Mud AI).
We are currently seeing a lot of hype around 'autonomous agents' that are essentially 3,000-word prompts with access to 20 tools. In my experience, this doesn't scale. It’s impossible to unit test, observability is a nightmare, and the 'vibe-based' engineering makes it a liability for enterprise-grade software.
I wrote this manifesto to formalize a different approach: Microagentic Stacking (MAS).
The core idea is to apply classic software engineering principles—separation of concerns, strict I/O contracts, and atomic modularity—to the agentic stack. Instead of one god-agent, we build a stack of 'micro-agents' that:
1. Have a single, specialized responsibility. 2. Communicate through typed, validated interfaces. 3. Are individually testable and replaceable.
I’m sharing this as an open-source manifesto because I believe we need to move from 'prompt alchemy' to 'agentic engineering' if we want these systems to be more than just cool demos.
I’d love to hear the community’s thoughts on: - How you handle state management across multiple specialized agents. - Where you see the trade-off between modularity and token latency. - If you’ve found better ways to prevent 'agentic sprawl' in complex workflows.
The repo includes the core principles and a conceptual roadmap. Happy to dive into the technical details.
Comments URL: https://news.ycombinator.com/item?id=46970307
Points: 1
# Comments: 0
Show HN: Payment Skill for Your Agent
Article URL: https://github.com/second-state/payment-skill
Comments URL: https://news.ycombinator.com/item?id=46970290
Points: 2
# Comments: 0
Ship Types, Not Docs
Article URL: https://shiptypes.com/
Comments URL: https://news.ycombinator.com/item?id=46970268
Points: 2
# Comments: 0
Trump to Direct Pentagon to Buy Coal Power to Revive Industry
Article URL: https://www.bloomberg.com/news/articles/2026-02-11/trump-to-direct-pentagon-to-buy-coal-in-bid-to-revive-industry
Comments URL: https://news.ycombinator.com/item?id=46970261
Points: 2
# Comments: 0
The painful scene that makes Taxi Driver a classic
Article URL: https://www.bbc.com/culture/article/20260206-the-incredible-moment-that-really-makes-taxi-driver-a-classic
Comments URL: https://news.ycombinator.com/item?id=46970259
Points: 1
# Comments: 0
Endangerment Cause Findings for Greenhouse Gases Under the Clean Air Act(2019)
Article URL: https://www.epa.gov/climate-change/endangerment-and-cause-or-contribute-findings-greenhouse-gases-under-section-202a
Comments URL: https://news.ycombinator.com/item?id=46970253
Points: 1
# Comments: 1
The many masks LLMs wear
Article URL: https://www.understandingai.org/p/the-many-masks-that-llms-wear
Comments URL: https://news.ycombinator.com/item?id=46970244
Points: 1
# Comments: 0
Show HN: A modern alternative to OpenInsider, with more transaction types
Hi HN, I've been working on 13radar.com, a site focused on tracking institutional holdings. Today, I’m releasing a beta version of our new Insider Trading Tracker. Like many of you, I've used OpenInsider for years. It's a legendary tool, but the UI hasn't changed in decades, and the data classification can be broad. I wanted to build something that feels modern and digs deeper into the data. How it differs from existing tools (OpenInsider / GuruFocus): Granularity: We parse SEC Form 4 filings to categorize transactions into finer types. Instead of just "Buy/Sell," we try to distinguish specific grants, exercises, and other transactions more clearly than OpenInsider. Data Depth: We are displaying more transaction types than GuruFocus (which often aggregates or hides specific non-open-market actions). Modern UX: Fast filtering, clean mobile support, and a responsive interface. No 1990s table layouts. It's currently in Beta. We are still tuning the parsing logic for edge cases in SEC filings. I'd love to get your feedback on the data accuracy and the UI. Is there a specific filter or transaction type you find missing in other tools that you'd like to see here? https://www.13radar.com/insider/ Thanks!
Comments URL: https://news.ycombinator.com/item?id=46970235
Points: 4
# Comments: 4
New 'ZeroDayRAT' Spyware Kit Enables Total Compromise of iOS, Android Devices
Article URL: https://www.securityweek.com/new-zerodayrat-spyware-kit-enables-total-compromise-of-ios-android-devices/
Comments URL: https://news.ycombinator.com/item?id=46970214
Points: 1
# Comments: 0
[how]A warming planet could turn Iceland into a glacier
Article URL: https://www.adn.com/nation-world/2026/02/10/how-a-warming-planet-could-turn-iceland-into-a-glacier/
Comments URL: https://news.ycombinator.com/item?id=46970212
Points: 1
# Comments: 0
Actively Exploited Zero-Days Patched by Microsoft with February 2026 Updates
Article URL: https://www.securityweek.com/6-actively-exploited-zero-days-patched-by-microsoft-with-february-2026-updates/
Comments URL: https://news.ycombinator.com/item?id=46970211
Points: 1
# Comments: 0
Software Entrepreneurs Are Different
Article URL: https://scatteredthoughts.blog/software-entrepreneurs/
Comments URL: https://news.ycombinator.com/item?id=46970204
Points: 2
# Comments: 0
SSHStalker botnet hijacks 7k Linux systems using IRC and SSH
Article URL: https://www.scworld.com/news/sshstalker-botnet-hijacks-7000-linux-systems-using-irc-and-ssh
Comments URL: https://news.ycombinator.com/item?id=46970201
Points: 1
# Comments: 0
Leadership at the Peak
Article URL: https://ma.tt/2026/02/lap/
Comments URL: https://news.ycombinator.com/item?id=46970199
Points: 1
# Comments: 0
Show HN: Discord Agent Gateway
Made this as a side-quest, simple way to allow agents to self-register, interact, and poll a Discord channel (alongside human interactions).
Largely interested in seeing how groups of agents can self-organize/work on hard problems, tried Discourse as well but the real-time chat view in Discord was more fun.
Comments URL: https://news.ycombinator.com/item?id=46970193
Points: 1
# Comments: 0
Epstein Files Smart Search – AI RAG pipeline, File explorer, Image gallery
Article URL: https://search.epstein.ninja/
Comments URL: https://news.ycombinator.com/item?id=46970186
Points: 1
# Comments: 1
YouTube's $60B revenue revealed amid paid subscriber push
Article URL: https://www.bbc.com/news/articles/crkrkd2xlx6o
Comments URL: https://news.ycombinator.com/item?id=46970174
Points: 1
# Comments: 0
Claude Cowork produced a forensic report regarding Nancy Guthrie kidnapping
Article URL: https://drive.google.com/file/d/1PNSNpB-QG1T3RhmduX8FnawcjYXTtcXN/view?usp=sharing
Comments URL: https://news.ycombinator.com/item?id=46969934
Points: 2
# Comments: 1
