GPT-5

Anthropic launches $1.5B AI venture with Wall Street firms

Anthropic has partnered with Blackstone, Hellman & Friedman, and Goldman Sachs to form a $1.5 billion joint venture aimed at embedding its Claude AI into mid-sized companies’ core operations. The ...

Anthropic and Wall Street Giants Join Forces to Create New A.I. Firm

Blackstone and Goldman Sachs are among the investors in the new firm, which will help integrate Anthropic’s A.I. model Claude ...

Want in on AI Superstar Anthropic Before Its IPO? These 4 Companies Are Some of Its Earliest Investors.

This quartet of brand-name companies invested in Anthropic in 2023.

Wall Street Titans Bet Big on Anthropic in $1.5 Billion AI Power Play

Anthropic joined Blackstone, Hellman & Friedman and Goldman Sachs in a $1.5B venture to deploy Claude into private‑equity portfolio companies.

Anthropic and OpenAI are both launching joint ventures for enterprise AI services

Both Anthropic and OpenAI have partnered with asset managers to more aggressively market their enterprise AI products.

Anthropic’s $900 Billion Funding Round Set To Surpass OpenAI

Anthropic’s $900B raise tests whether private‑market AI valuations can hold up in public markets as revenue, compute costs ...

New York Times Sues Perplexity AI for 'Illegal' Copying of Content

Dec 5 (Reuters) - The New York Times filed a lawsuit against Perplexity AI on Friday, claiming that the artificial intelligence startup was copying, distributing and displaying millions of its ...

I tested ChatGPT and Perplexity AI as my CarPlay voice assistants - this model was better

I tested ChatGPT and Perplexity AI as my CarPlay voice assistants - this model was better ...

Show HN: Deckades – Was Star Wars released before or after the first Email?

Deckades is a daily timeline trivia game. It shows you a film, song, invention, historical event, etc. and you slot it on a growing timeline by the year it was released/happened. It gets harder with every card as the timeline gets crowded and you only get 3 lives to place all 10 cards. The daily puzzle is the same for everyone, with a share grid at the end so you can compare.Built solo over the last 3 weeks, with heavy use of Claude Code. The hardest part was getting the card data right wit

"Show more" in Google search causes high Firefox GPU usage

Has anyone else noticed this? If I do a Google search and an AI response comes up, things are fine. But if I click "Show more" to get more details, the Firefox GPU process starts hogging my Macbook Pro:PID COMMAND %CPU 1200 Firefox GPU 319.2I do use uBlock Origin and NoScript addons, but these are disabled in private windows and this GPU thing happens with either regular or private windows where the addons aren't running. I only noticed this because eventually the fan

Altman invites Musk to GPT-5.5 launch amid $134B trial

OpenAI CEO Sam Altman has publicly invited Elon Musk to the May 5 GPT-5.5 launch event in San Francisco, despite their ...

GPT-5.2 vs Gemini 3 — How the two heavyweight models compare on benchmarks, price, and feature set

The AI race between OpenAI and Google is heating up with the release of GPT-5.2. How does it compare to Gemini 3? Credit: ...

Lawyers put GPT-5 to the test in practice

GPT-5 has officially arrived in the legal world, and early adopters are already calling it a game-changer. From outperforming competitors in legal reasoning benchmarks to powering advanced contract ...

Sam Altman asked GPT-5.5 to plan its own launch party. Its requests were 'beautiful' but 'strange.'

Sam Altman asked GPT what it would like for its launch celebration. Its suggestions included toasts from its creators (but ...

Show HN: Orchestrate Dockerized Claude Code sessions from your issue tracker

Hi HN,I wrote a small open source project to orchestrate dockerized Claude Code sessions from Jira, GitLab, and Forgejo. It runs Claude in a container, with a branch per issue. Then automatically opens a PR, responds to CI status, and incorporates your PR feedback.Before this, I was using Claude in Git worktrees, but I didn't like the fact that it was running on my machine unchecked. So I set strict permissions, which nerfed Claude’s autonomy.For reviewing, I prefer the GitLab interface wit

Building a Web Framework from Scratch

Draco is a Hack Club (https://hackclub.com) YSWS (You Ship We Ship) — teenagers build a working server side web framework from scratch. Ship it, and we send you a mechanical keyboard + SSD.The idea came from building Beasty — my own HTTP server from raw TCP. The moment you parse your first request line by hand and a browser actually responds, something clicks. You stop thinking of HTTP as magic and start thinking of it as bytes. That's the feeling I want 50 teenagers to have.The p

Shortly After Debut, GPT-5.3-codex Dominates Microsoft Foundry AI Model Leaderboard

GPT-5.3-Codex jumped to No. 1 in Quality on Microsoft Foundry shortly after release, edging other frontier models by a slim 0.94-0.93 margin. Using a podium score across Quality, Safety, Cost, and ...

Show HN: AI CAD Harness

Hi HN, I'm Zach, one of the co-founders of Adam (https://adam.new).We've been on HN twice before with text-to-CAD/3D experiments [1][2]. The honest takeaway from those threads: prompt-to-3D model web apps are fun, but serious mechanical engineers don't want a black box that spits out an STL. They want help inside the CAD tool they already use, with full visibility and control over the feature tree.So we built that. Adam is now a harness that integrates directly with

Show HN: Single bash command to find the best matching HN jobs

Today I learned that I can find the most interesting jobs for myself in the "Who's Hiring" thread with a single command: curl https://news.ycombinator.com/item?id=47975571 | \ uvx html2text | \ llm --model gpt-5-nano "These are Hacker News comments under a Who's Hiring thread. Find interesting jobs that matches my timezone (US/Canada) and is remote and preferably part-time. I'm interested in Python, infrastructure, and AI. I also w

Show HN: MemHub, Turn Your GPT/Claude/Gemini History into LLM-Wiki Mindmap

Hi, this is Tristan, CPO of XTrace.<p>We are launching a very cool feature that is inspired by Andrey Karpathy&#x27;s LLM Wiki mindmap. Let everyone who doesn&#x27;t have enough sessions and markdowns made with claude code be able to visualize their own memory mindmap!