Advertisement · 728 × 90

Posts by Balázs Orbán

I've already seen tools that generate MCP servers. So... Why can't the LLM just do it by itself then?

11 months ago 2 0 0 0

I'm genuinely curious, as right now it just feels like we are putting a non-deterministic layer on top of strict API specifications that are not AI-only, so anyone can integrate with them.

Wasn't the point of AI to overtake human work? Now we are just writing code for it? 🤔

11 months ago 3 0 1 0

Are there any public benchmarks/studies that prove/explain how and why MCP servers are better than giving an LLM your OpenAPI, etc. specs?

11 months ago 0 1 2 0

OAuth = email+password, but delegated to someone who cares about it more than you could.

1 year ago 5 0 0 0

(They are trying to discover an open redirect vulnerability in your app)

1 year ago 1 0 1 0

Hi, this means someone is actually trying to hack your users, but Auth.js is mitigating them. Maybe time for setting up a firewall/bot protection!

1 year ago 0 0 1 0

💚

1 year ago 0 0 0 0

If you use auth with refresh tokens that have automatic reuse detection. I.e. if an auth token is expired, you can request a new one using the refresh token only once. How do YOU on your site deal with the race condition where opening multiple tabs/requests at once logs the user out? Not at all?

1 year ago 101 7 16 0
Advertisement