frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Palo Alto's $400M scanner labels 91% of confirmed OpenClaw threats safe

https://oathe.ai/engineering/we-audited-1620-ai-agent-skills/
2•riyadaftary•39s ago•0 comments

Show HN: OnGarde – Runtime content security proxy for self-hosted AI agents

1•antimaterial•1m ago•0 comments

Show HN: SAIA – SCUMM for AI Agents

https://github.com/serendip-ml/llm-saia/blob/main/docs/INTRO.md
1•serendip-ml•2m ago•1 comments

SF Vibe House

https://www.sfvibehouse.com/
1•sahin•3m ago•0 comments

Palm OS User Interface Guidelines [pdf, 2003]

https://cs.uml.edu/~fredm/courses/91.308-spr05/files/palmdocs/uiguidelines.pdf
3•spiffytech•4m ago•0 comments

Show HN: SkillFortify, a formal verification for AI agent skills

https://github.com/varun369/skillfortify
1•varunpratap369•4m ago•1 comments

Microbial system to convert CO₂ into eco-friendly butanol

https://phys.org/news/2026-02-microbial-eco-friendly-butanol.html
1•PaulHoule•4m ago•0 comments

How to Close a Diamond Mine in the Northwest Territories

https://thewalrus.ca/how-to-close-a-diamond-mine-in-the-northwest-territories/
1•pseudolus•5m ago•0 comments

Anthropic is both too dangerous to allow and essential to national security

https://www.theargumentmag.com/p/anthropic-is-somehow-both-too-dangerous
1•ctoth•5m ago•0 comments

Kitty and Bitwarden Integration

https://github.com/pcaro/kitty_rbw
1•pcaro•6m ago•0 comments

Nvidia and Analyslop

https://www.wheresyoured.at/on-nvidia-and-analyslop/
1•7777777phil•8m ago•0 comments

I made a new AI disorder

https://www.generativemania.com/
1•darknoodle•10m ago•0 comments

Eustress and Distress: Neither Good nor Bad, but Rather the Same?

https://onlinelibrary.wiley.com/doi/10.1002/bies.201900238
1•amadeuspagel•12m ago•0 comments

TLA+ by Example

https://tlabyexample.com/
1•birdculture•13m ago•0 comments

AI=B+

https://www.publicbooks.org/aib/
1•geox•13m ago•0 comments

Child-free 'Disney adults' are transforming the company's theme parks

https://www.businessinsider.com/why-disney-parks-top-destinations-millennials-gen-z-2023-9
2•lordleft•14m ago•0 comments

Nvidia Linux Driver fork with P2PDMA support enabled on non-SoC platforms

https://github.com/us4useu/nvidia-open-gpu-kernel-modules
2•milaaaaaaa•15m ago•0 comments

The Model, the Chat and the Application

https://slowtechred.substack.com/p/the-model-the-chat-and-the-application
1•siscia•15m ago•0 comments

Anatomy of a Production AI Agent

https://www.mendral.com/blog/anatomy-of-a-production-ai-agent
1•shad42•15m ago•0 comments

Building a Pythonic REST client that feels like an ORM

https://blog.gofigr.io/posts/building-a-pythonic-rest-client
1•maciej_pacula•16m ago•1 comments

Show HN: A WASM to Go Translator

https://github.com/ncruces/wasm2go
1•ncruces•18m ago•0 comments

Federal Funding of Public Key Cryptography (Martin Hellman)

https://cacm.acm.org/federal-funding-of-academic-research/federal-funding-of-public-key-cryptogra...
2•bikenaga•18m ago•1 comments

Sliced by Go's Slices

https://ohadravid.github.io/posts/2026-02-go-sliced/
3•todsacerdoti•18m ago•0 comments

The Tax Nerd Who Bet His Life Savings Against DOGE

https://www.wsj.com/finance/investing/the-tax-nerd-who-bet-his-life-savings-against-doge-6b59eda2
3•pavel_lishin•18m ago•1 comments

Show HN: Ansible TUI – a zero-dependency terminal UI for running playbooks

https://github.com/congzhangzh/ansible-tui
1•congzhangzh•19m ago•2 comments

Building front end UIs with Codex and Figma

https://developers.openai.com/blog/building-frontend-uis-with-codex-and-figma/
1•davidbarker•19m ago•0 comments

Persistent Reasoning Hieroglyphic Calculator (Academic Boundary Case)

https://github.com/PersistentVlad/persistent-reasoning-architecture/tree/main/appendix/A2_hierogl...
1•persistentVlad•22m ago•1 comments

DMS-100.net: The SL-100 Story

http://www.dms-100.net/telephony/nortel/dms-100/story/
1•john_strinlai•25m ago•0 comments

Show HN: Talkatui – WWE style live commentary for your AI coding sessions

https://github.com/vignesh07/talkatui
2•eigen-vector•25m ago•1 comments

Interview with Øyvind Kolås, GIMP developer

https://www.gimp.org/news/2026/02/22/%C3%B8yvind-kol%C3%A5s-interview-ww2017/
3•ibobev•26m ago•0 comments
Open in hackernews

Show HN: Phone a Friend for Claude Code – GPT, Gemini, DeepSeek via MCP

1•spranab•1h ago
I built an MCP server that gives Claude Code a "phone a friend" lifeline. Instead of relying on one model's perspective, Claude can pull in GPT, Gemini, DeepSeek, or any OpenAI-compatible model for a structured multi-round debate — and participate as an active debater itself.

How it works:

You ask Claude to brainstorm a topic All configured models respond in parallel (Round 1) Claude reads their responses and pushes back with its own take Models see each other's responses and refine across rounds A synthesizer produces the final consolidated output Claude isn't just orchestrating — it has full conversation context, so it knows what you're working on and argues its position alongside the other models. They genuinely build on and challenge each other's ideas.

A 3-round debate with 3 models costs ~$0.02-0.05. One model failing doesn't kill the debate — results are resilient.

npm: npx brainstorm-mcp GitHub: https://github.com/spranab/brainstorm-mcp Sample debate (GPT-5.2 vs DeepSeek vs Claude): https://gist.github.com/spranab/c1770d0bfdff409c33cc9f985043...

Free, MIT licensed. Works with any OpenAI-compatible API including local Ollama.