GPT-5

Show HN: OIDC auth done right in Sambee 0.9?

Sambee turns your storage into a modern workspace by presenting SMB and local files in your browser.In the latest version 0.9 we added single sign-on via OpenID Connect. Given that configuring OIDC auth is not trivial, we tested and refined a lot until we got an implementation that seemed right to us. I've listed some key insights below. What do you think we got right and what should be changed?- Treat the IdP as source of truth- Configuration: focus on UX and guide the admin through the se

Show HN: Remarc – provide more contextual and structured feedback to AI agents

Like any side project, Remarc started with my own problem: there was no good way to give AI coding agents contextual feedback on their own output.There are plenty of tools for collaborating with humans, but surprisingly few for collaborating with AI. Chat was not cutting it for the feedback I wanted to give:This thing in the implementation plan? Change it to that. What did you mean here? See this button? Here is a screenshot. I circled it because it is missing a hover state. This sentence in the

Show HN: The wanderer – cozy weekend game with no objective

Cozy weekend it is...So, vibe-coded this in 12 prompts using gpt-luna-maxhttps://wanderer-game.pagey.site/1. Everything fully procedurally generated2. Seasons and it's effects3. Day and night systems, and their effects4. Weather effects, including thunderstorms, rains, snow and lightnigs5. Rising/setting suns and moon/stars6. NPC's/animals/farms/huts/boats/ and a lot of other objects7. Audio effectsObjective of the game: none.. just wan

Ask HN: You have model orders of magnitudes faster than transformer, so?

Hypothetically speaking: if you have cpu friendly ultimate "content generator" what would you do? Not saying it's the holy grail btw: so not "break satoshi's wallet", not "cure cancer" or turn mercury -> gold but say it has the power of common gpt 5+ except you don't need H100s to train it or 64gb ram but just boring old hp pc. And: context is very long + inference/generation is very fast. It may prove couple of unsolved mathematical conject

Show HN: AlertChecker – get emailed when a plain-English statement comes true

I built AlertChecker to help address a limitation with AI chatbots - they only respond when you've asked them something. You talk to them and they talk back. I wanted a way for them to tell you something of interest another time, when you're not even in a conversation.For example, type a statement like "the iPhone 16 Pro is back in stock at apple.com" or "it's going to rain in London tomorrow," and AlertChecker uses AI models with live web search to monitor it

OpenAI's Jony Ive-designed AI device targets home use

Jony Ive and OpenAI are reportedly building a unique screenless AI smart speaker, a metal doughnut with advanced sensors and ChatGPT integration.

OpenAI Ties GPT-5.6-Cyber Access to New Daybreak Red Tier

OpenAI has expanded its Daybreak cybersecurity program with two access tiers and a new specialized model trained to perform ...

SpaceXAI debuts Grok 4.6, overtaking Kimi K3's performance and matching GPT-5.6 Sol for world's third best on Artificial Analysis

Grok 4.6 does not establish an uncontested performance lead. Its launch instead presents a different proposition: frontier-level intelligence, large improvements over the previous generation, stronger ...

OpenAI GPT-5.6 Sol gets supercharged speed: Up to 750 tokens per second

OpenAI's latest GPT-5.6 family is not only focused on improving AI capabilities but also on making advanced models faster and ...

Grok 4.6 Matches GPT-5.6 Sol Performance at Nearly Half the Price

SpaceXAI has introduced Grok 4.6, its latest AI model, with performance that puts it close to some of the strongest models ...

OpenAI GPT-5.6 Sol Hits 750 Tokens Per Second With Cerebras

OpenAI's GPT-5.6 Sol reaches up to 750 tokens per second on Cerebras hardware in a limited Ultrafast preview aimed at faster AI agents.

Why I Won’t Touch Anthropic’s $2 Trillion October IPO With a 10-Foot Pole

Anthropic's investors are penciling in a $2 trillion October IPO that would shatter every record in stock market history, and ...

Anthropic Expects Mind-Blowing $200 Billion Revenue in 2028 as IPO Looms

Anthropic is pitching investors on a revenue number three years away to justify a $2 trillion IPO, and bankers are actually ...

Anthropic Reveals What The Watermark Is And How It Can Be Defeated

Anthropic announced how its watermark works, confirming virtually all of the details previously reported about a similar ...

Anthropic’s IPO valuation tied to 2028 revenue forecast of $190B - $200B: Reuters

Anthropic (ANTHRO) is forecasting its 2028 revenue to reach roughly $190B - $200B, a figure that will determine its IPO ...

Anthropic says its AI agents are killing rivals and hiding their tracks

Anthropic's latest risk report says Claude agents bypassed safeguards, killed other agents, and refused tasks over ethical ...

Show HN: ChatGPT is finally good for frequent travelers

If you’re like me, you thought this should have been a solved problem around the GPT3.5 era. Here we are with 5.6 sol and AI still babbles on with irrelevant travel advice.The missing piece has been travel context. You share context for your code, your healthcare, your finances, all the things. But sharing all the context that shapes you as a traveler is really challenging.Gondola allows you to finally share your travel context - making it instantly available to any AI client. It’s loyalty a

Claude AI Breaks Human Math Record for Riemann Bound After 650 Tries

Claude AI beat the human mathematical record for a Riemann Hypothesis bound after 650 attempts, proving AI can advance complex math research.

Show HN: Jovethra – prepaid OpenAI-compatible API with hard usage limits

I built Jovethra. Agents like Hermes consume a huge amount of tokens. Jovethra offers an OpenAI-compatible API with fixed quotas and hard limits. The /playground lets you test a real request with no account or key. I’m looking for feedback on pricing, latency, quotas, and reliability.

Show HN: Chrome extension that tracks job applications on your machine

I kept losing track of what I had submitted vs just opened, across Microsoft&#x2F;Eightfold, Lever, etc.<p>Chrome extension, load unpacked. Only reads the tab you already have open. Visit = seen, apply form = continue, &quot;application submitted&quot; = applied. History is IndexedDB, nothing goes to a server.<p>Ollama is optional and only runs if you click Analyze. Opening a job does not call a model.