frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Claude-Bridge – Use GPT, Gemini, and Other LLMs with Claude Code

https://github.com/badlogic/lemmy/tree/main/apps/claude-bridge
3•badlogic•1d ago
A few days ago, I got curious about how Claude Code works internally. I set up a man-in-the-middle proxy and started tracing requests. That culminated in a little tool to visualize those requests called claude-trace:

https://nitter.net/badlogicgames/status/1929312803799576757#...

Now that I had full control over requests made by Claude Code, the next obvious step was to make Claude Code talk to other LLM endpoints, which led to claude-bridge. Here are a few fun little test runs with GPT 4.1, Gemini 2.5 Flash, Grok 3, and LLama 4.

https://nitter.net/badlogicgames/status/1930090999004443049#...

There are, of course, limitations, as outlined in the README.md in the repo linked to in this submission. But it's a fun little tool to quickly test agentic coding assistant capabilities and tool use in real-world scenarios using Claude Code's fantastic interface. Gemini fared pretty well; the rest, not so much.

Nothing came close to Sonnet and Opus, which I attribute in part to the prompts sent by Claude Code being tailored towards the capabilities of Anthropic's models. Claude Code's pricing is also really hard to beat for this token-heavy use case.

Comments

duxup•1d ago
Interesting. My anecdotal experience using multiple LLMs at once was mostly a disaster, despite the code being simple it seemed like when I used the same code and fed it to a new LLM, the new LLM would break basic things repeatedly.

Australian Navy ship accidentally blocks WiFi across parts of New Zealand

https://www.theguardian.com/australia-news/2025/jun/06/australian-navy-ship-accidentally-blocks-wifi-across-parts-of-new-zealand
1•defrost•25s ago•0 comments

OpenBSD Hackathon Japan 2025

https://rsadowski.de/posts/2025/j2k25-japan-openbsd-hackathon/
1•damir•38s ago•0 comments

MLX-based LLM inference engine for macOS with native Swift implementation

https://github.com/Trans-N-ai/swama
1•jovezhong•5m ago•1 comments

Second ispace craft has probably crash-landed on Moon

https://www.nature.com/articles/d41586-025-01751-3
1•politelemon•7m ago•1 comments

The Automaker Wars No One Talks About

https://www.carsandhorsepower.com/featured/the-automaker-wars-no-one-talks-about-niche-competitions-in-weird-segments
1•Anumbia•8m ago•0 comments

How Anthropic teams use Claude Code [pdf]

https://www-cdn.anthropic.com/58284b19e702b49db9302d5b6f135ad8871e7658.pdf
1•ChrisArchitect•10m ago•0 comments

I Learned Rust in 24 Hours to Eat Free Pizza Morally

https://medium.com/@sebastiancarlos/i-learned-rust-in-24-hours-to-eat-free-pizza-morally-28ea8312e523
1•todsacerdoti•11m ago•0 comments

OpenAI CEO Sam Altman says AI is ready for entry-level jobs

https://fortune.com/2025/06/05/openai-ceo-sam-altman-ai-as-good-as-interns-entry-level-workers-gen-z-embrace-technology/
2•01-_-•15m ago•1 comments

Google confirms more ads on your paid YouTube Premium Lite soon

https://www.neowin.net/news/google-confirms-more-ads-on-your-paid-youtube-premium-lite-soon/
2•01-_-•17m ago•0 comments

Germany: Digital Minister wants open source etc. as guiding principle

https://www.heise.de/en/news/Digital-Minister-wants-open-standards-and-open-source-as-guiding-principle-10414632.html
2•donutloop•18m ago•0 comments

Musk says SpaceX will retire Dragon spacecraft amid bitter Trump dispute

https://www.theguardian.com/us-news/2025/jun/05/elon-musk-spacex-dragon-trump
1•rene_d•18m ago•0 comments

AI agents are turning Salesforce and SAP into rivals

https://www.economist.com/business/2025/06/05/ai-agents-are-turning-salesforce-and-sap-into-rivals
1•petethomas•19m ago•0 comments

Ask HN: Running AI agents in isolated environments

1•polycaster•20m ago•0 comments

Sir Demis Hassabis on the Future of Knowledge – Institute for Advanced Study [video]

https://www.youtube.com/watch?v=TgS0nFeYul8
1•goplayoutside•25m ago•0 comments

Launching a simple AI Image generator app as a 17 y/o

https://www.imagation.com
1•donvchu•26m ago•1 comments

Who wrote the Bible? A pioneering new algorithm may shatter scholarly certitude

https://www.timesofisrael.com/who-wrote-the-bible-a-pioneering-new-algorithm-may-shatter-scholarly-certitude/
3•names_are_hard•27m ago•1 comments

Copilot Chat now supports attaching references using the symbol

https://github.blog/changelog/2025-06-03-copilot-chat-now-supports-attaching-references-using-the-symbol/
1•e2e4•27m ago•0 comments

Volumetric deformable terrain using three.js/webgl

https://twitter.com/sea3dformat/status/1930493486639235581
1•ToJans•30m ago•0 comments

Twenty Years of TiddlyWiki (2024)

https://tiddlywiki.com/#History%20of%20TiddlyWiki:HelloThere%20%5B%5BQuick%20Start%5D%5D%20%5B%5BFind%20Out%20More%5D%5D%20%5B%5BHistory%20of%20TiddlyWiki%5D%5D%20%5B%5BTiddlyWiki%20on%20the%20Web%5D%5D%20%5B%5BTestimonials%20and%20Reviews%5D%5D%20GettingStarted%20Community
7•Tomte•31m ago•1 comments

Floss/Fund Backs the Future of Internet Security

https://openssl-foundation.org/post/2025-06-04-floss-fund/
1•vishnumohandas•34m ago•0 comments

Using 'Slop Forensics' to Determine Model Ancestry

https://www.dbreunig.com/2025/05/30/using-slop-forensics-to-determine-model-ancestry.html
2•iamflimflam1•36m ago•0 comments

Homeless but self taught full stack developer

3•crlapples•42m ago•6 comments

Crypto's New Bailout Fund: Your Savings Account

https://www.levernews.com/cryptos-new-bailout-fund-your-savings-account/
3•miles•44m ago•0 comments

Switch 2 rooted on day 1

https://bsky.app/profile/retr0.id/post/3lqtwrndzf22w
15•mdtrooper•49m ago•3 comments

Token Visualizer to analyze and optimize your LLM prompts for cost andefficiency

https://github.com/Mattbusel/Token-Visualizer
2•Shmungus•53m ago•1 comments

Destiny – iOS app that works with Magic Wormhole and Wormhole William

https://apps.apple.com/us/app/destiny-secure-file-transfer/id6444721954
3•rahimnathwani•54m ago•3 comments

Founding PM / Co-Founder for FilFlo (AI-Native Fulfilment SaaS)

https://filflo.in/
1•profvyas•55m ago•1 comments

Microsoft backed AI startup pretending to be AI filed for bankruptcy

https://www.windowscentral.com/microsoft/builder-ai-collapse-microsoft-backed-fake-ai-services
1•jayaprabhakar•59m ago•1 comments

Vibe Coding: Where it works and where it doesn't

https://sachin.devicion.com/blog/vibe-coding-where-it-works-and-where-it-does-not
1•sachin_rcz•1h ago•0 comments

Neuroscience How Much Energy Does It Take to Think?

https://www.quantamagazine.org/how-much-energy-does-it-take-to-think-20250604/
2•nsoonhui•1h ago•0 comments