frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Remembering the ISP That David Bowie Ran for Eight Years

https://hackaday.com/2025/05/19/remembering-the-isp-that-david-bowie-ran-for-eight-years/
1•rmason•1m ago•0 comments

Baby Saved by First Single-Patient Gene-Editing Medicine

https://newsforkids.net/articles/2025/05/21/baby-saved-by-first-single-patient-gene-editing-medicine/
1•thunderbong•1m ago•0 comments

I made a code security auditor for all you dumb vibe coders – thank me later

https://github.com/anshulyadav1976/VulnViper
1•anshulyadav1976•1m ago•1 comments

Obsidian 1.9.0 launches with new file format

https://www.neowin.net/news/obsidian-190-launches-with-new-file-format-footnotes-view-plugin-and-more/
1•bundie•7m ago•0 comments

Verizon tries to get out of merger condition requiring it to unlock phones

https://arstechnica.com/tech-policy/2025/05/verizon-tries-to-get-out-of-merger-condition-requiring-it-to-unlock-phones/
2•coloneltcb•7m ago•0 comments

I built Zuzia.app to simplify server monitoring and task automation

https://zuzia.app/
1•gbukat•8m ago•1 comments

Mason: Scalable, Contiguous Sequencing for Building Consistent Services [pdf]

https://www.cs.princeton.edu/~wlloyd/papers/mason-jsys23.pdf
1•foota•14m ago•1 comments

Tesla's head of self-driving admits 'lagging a couple years' behind Waymo

https://electrek.co/2025/05/21/tesla-head-self-driving-admits-lagging-a-couple-years-behind-waymo/
5•NullHypothesist•14m ago•0 comments

Ask HN: What are you using to generate logos?

2•slow_turtle3•17m ago•0 comments

Google is baking Gemini AI into Chrome

https://www.pcworld.com/article/2788839/project-mariner-google-is-baking-gemini-ai-into-chrome.html
2•iio7•17m ago•0 comments

All Embedding Models Learn the Same Thing

https://twitter.com/jxmnop/status/1925224612872233081
1•MrBuddyCasino•22m ago•0 comments

An autostereogram ("Magic Eye") solver

https://huggingface.co/spaces/thearn/magiceye-solver
1•thearn4•23m ago•1 comments

Ask HN: Using LLMs for Better Design in Front End Development?

1•lukis_mx•24m ago•0 comments

Show HN: RepublishAI – WordPress AI Agents

https://republishai.com/
1•domid•25m ago•0 comments

Apple was Captured by China [video]

https://www.youtube.com/watch?v=NAj9zB4vaZc
3•ViktorRay•25m ago•0 comments

Big US cities are sinking. Which city is sinking fastest?

https://www.usatoday.com/story/news/nation/2025/05/08/big-us-cities-are-sinking-which-city-is-sinking-fastest/83492473007/
3•gmays•26m ago•0 comments

Rocky Linux 10 Will Support RISC-V

https://rockylinux.org/news/rockylinux-support-for-riscv
3•fork-bomber•26m ago•0 comments

Show HN: Gestiona tus rentas por día (Inflables, botargas,)

https://rent-ejej.onrender.com
1•oscarolbe•26m ago•0 comments

Show HN: High-resolution surface analysis with Lidar data

https://github.com/r-follador/delta-relief
1•folli•27m ago•0 comments

The Long Way into Open Source

https://opensource.org/maintainers/kgodey
2•kgodey•31m ago•0 comments

Make Your Code Sound Beautiful

https://code-to-music-ow50.onrender.com
3•rk3000•32m ago•1 comments

Campaign Against Avelo Airlines over ICE Deportation Flights Sets Off Fight

https://www.nytimes.com/2025/05/16/business/deportation-flights-avelo-airlines-billboard.html
1•pavel_lishin•32m ago•0 comments

The Fastest Native Hacker News Reader Built with Rust

http://fastHNreader.com
1•coolwulf•35m ago•2 comments

GPU Price Tracker

https://www.unitedcompute.ai/
1•RolandTheDragon•36m ago•1 comments

Is Microsoft replacing coders with AI, or is a Big Tech hiring boom coming?

https://aboard.com/ms-blurred-microsofts-ai-path-gets-slippery/
1•gbseventeen3331•38m ago•0 comments

Lambda the Ultimate AI Agent

https://www.boundaryml.com/blog/lambda-the-ultimate-ai-agent
3•aaronvg•39m ago•0 comments

Will AI Tell Lies to Save Sick Children? Litmus-Testing AI Values Prioritization

https://arxiv.org/abs/2505.14633
1•badmonster•39m ago•0 comments

China to donate $500M to WHO, stepping into gap left by U.S.

https://www.washingtonpost.com/world/2025/05/21/china-who-donation-500-million/
5•buuu•40m ago•0 comments

Microsoft's AI Vision: An Open Internet Made for Agents

https://every.to/chain-of-thought/microsoft-s-ai-vision-an-open-internet-made-for-agents
1•rbanffy•45m ago•0 comments

Show HN: I Built a Simple Prompt Manager to Organize AI Prompts with Windsurf

https://prompt-manager.com
1•gduale•46m ago•0 comments
Open in hackernews

New tools and features in the Responses API

https://openai.com/index/new-tools-and-features-in-the-responses-api
66•meetpateltech•5h ago

Comments

skeptrune•5h ago
Wow background mode looks awesome. I'm excited to work that into our UX for people. Live Q&A is such a dead interface at this point.

Reasoning summaries also look great. Anything that provides extra explainability is a win in my book.

pizzuh•5h ago
It's great to see more and more adoption for MCP. I'm not sure it's the most bulletproof protocol, but it feels like it's in a strong lead, especially with OpenAI support.

I've been using Codex for the last 24 hours, and background mode boosts your output. You can have Codex work on n+ features async. I had it building a database model alongside frontend authentication, and did both pretty well.

tedtimbrell•5h ago
Im quite surprised they’re actually going with hosted mcp versus just implementing the mcp server locally and interacting with the api
nknj•3h ago
you can use local mcp servers with the agents sdk: https://openai.github.io/openai-agents-python/mcp/

responses api is a hosted thing and so it made most sense for it to directly connect to other hosted services (like remote mcp servers).

jasongill•5h ago
I wish OpenAI would provide more clarity about the Assistants API deprecation, which has been announced as being sunset in spring of 2026 and replaced by the Responses API, but still no other updates on the timeline or migration plan.

Prior to the release of the Responses API, the Assistants API was the best way (for our use cases, at least) to interact with OpenAI's API, so hopefully some clarity on the plan for it is released soon (now that Responses API has some of the things that it was previously missing)

nknj•3h ago
I hear you and really appreciate the patience here.

We're almost ready to share a migration guide. Today, we closed the gap between Assistants and Responses by launching Code Interpreter and support for multiple vector stores in File Search.

We still need to add support for Assistants and Threads objects to Responses before we can give devs a simple migration path. Working on this actively and hope to have all of this out in the coming weeks.

alasano•3h ago
Interesting that you're migrating assistants and threads to the responses API, I presumed you were killing them off.

I started my MVP product with assistants and migrated to responses pretty easily. I handle a few more things myself but other than that it's not really been difficult.

beklein•3h ago
On the announcement page they are saying that "...introducing updates to the file search tool that allow developers to perform searches across multiple vector stores...". On the docs, I still find this limitation: "At the moment, you can search in only one vector store at a time, so you can include only one vector store ID when calling the file search tool."

Anybody knows how searching multiple vector stores is implemented? The obvious plan would be to allow something like:

  "vector_store_ids": ["<vector_store_id1>", "<vector_store_id2>", ...]
mritchie712•2h ago
we were using it for our agent in https://www.definite.app/ and I've been expecting it to die for almost a year considering the lack of updates.

We switched over to https://ai.pydantic.dev/ which I really like. LLM agnostic and the team is very receptive to feedback.

andrewrn•5h ago
It was never really clear what the difference between the chat and responses APIs were. Anyone know the difference?
brittlewis12•4h ago
chat completions is stateless — you must provide the entire conversation history with each new message; openai stores nothing (at least nothing that the downstream product _can use_) beyond the life of the request.

responses api, by contrast, is stateful — only send the latest message, and openai stores the conversation history, while keeping track of other details on behalf of the calling app, like parallel tool call states.

but i would say that since chat completions has become an informal industry standard, the responses api feels like an attempt by openai to break away from that shared interface, because it is so easy to swap out providers with nothing more than a base url and a model id, to a paradigm which requires data migration as well as replacement infrastructure (containers for code execution, for example).

nknj•3h ago
one additional difference between chat and responses is the number model turns a single api call can make. chat completions is a single turn api primitive -- which means it can talk to the model just once. responses is capable of making multiple model turns and tool calls in a single api call.

for example, you can give the responses api access to 3 tools: a vector store with some user memories (file_search), the shopify mcp server, and code_interpreter. you can then ask it to look up some user memories, find relevant items in the shopify mcp store, and then download them into a csv file. all of this can be done in a single api call that involves multiple model turns and tool calls.

p.s. - you can also use responses statelessly by setting store=false.

OutOfHere•3h ago
What are my choices for using a custom tool? Does it come down to: function calling (single turn), MCP (multi-turn via Responses)? What else are my choices?

Why would anyone want to use Responses statelessly? Just trying to understand.

swyx•3h ago
i think the original intent of responses api was also to unify the realtime experiences into responses - is that accurate?
rafram•4h ago
> Encrypted reasoning items: Customers eligible for Zero Data Retention (ZDR) can now reuse reasoning items across API requests

So, so weird that they still don't want you to see their models' reasoning process, to the point that even highly trusted organizations with ZDR contracts only get them in a black-box encrypted form. Gemini has no issue showing its work. Why can't OpenAI?

vessenes•4h ago
Is this true? I can click open o3’s dialogue and see a running monologue. I guess it might be a summary of the actual reasoning though.
hhh•4h ago
It is a summary
mediaman•4h ago
Correct, you are not seeing the reasoning chains.
rafram•4h ago
I may be giving Gemini too much credit, actually - seems like its "reasoning" may be a summary as well.
Doohickey-d•4h ago
They changed it yesterday or so: it used to show the actual reasoning, now it no longer does. And the reasoning was quite useful to see if it was going down the wrong track, the summary is much less so.
epiccoleman•2h ago
That's disappointing. I was getting a lot of utility from reading through the thoughts returned by Gemini when I used it in Cursor - occasionally even learning something new from its stream of "consciousness". Obfuscating the information because it can be used to train competitors seems misguided, if understandable.
fermisea•4h ago
Not only that. I have an agent product and I’m currently blocked from using their reasoning models on Azure for having asked for a chain of thought, which apparently is against the ToS.

The customer service itself was surreal enough that it was easier just to migrate to Anthropic

NitpickLawyer•4h ago
> So, so weird that they still don't want you to see their models' reasoning process

It's not weird at all. R1-distills have shown that you can get pretty close to the real thing with post-training on enough completions. I believe gemini has also stopped showing the thinking steps (apparently the GLM series of open access models were heavily trained on gemini data).

ToS violations can't be enforced in any effective way, and certainly not cross-borders. Their only way to maintain whatever moat thinking models give them is to simply not show the thinking parts.

zvitiate•4h ago
Google actually switched to an OpenAI system for 2.5 Pro's Chain-of-Thought yesterday on the Gemini app and AI Studio ("I did this; I did that. etc"). Apparently it still shows via API, but no clear how long. Also, in my experience, if you select the "Canvas" output, you still get the old style CoT.

And yes, the above is true even if you are ULTRA.

You can still view your old thinking traces from prior turns and conversations.

orasis•3h ago
Reasoning models can now call tools during the reasoning process.
joshwarwick15•55m ago
List of remote MCP servers to use here: https://github.com/jaw9c/awesome-remote-mcp-servers