DEV Community

Omer Hochman profile picture

Omer Hochman

404 bio not found

Education

Bachelors of Science in Computer's Science and MBA

Your text-to-SQL eval is lying: the gateway returns HTTP 200 with the error in the body

Your text-to-SQL eval is lying: the gateway returns HTTP 200 with the error in the body

Comments 1
3 min read
The text-to-SQL demo takes an afternoon. The other 90% is why you should buy it.

The text-to-SQL demo takes an afternoon. The other 90% is why you should buy it.

Comments 1
3 min read
Your offline LLM eval isn't measuring your model — it's measuring your rate limits

Your offline LLM eval isn't measuring your model — it's measuring your rate limits

Comments 1
3 min read
Your text-to-SQL model isn't as wrong as your benchmark says. The gold SQL is.

Your text-to-SQL model isn't as wrong as your benchmark says. The gold SQL is.

Comments 1
3 min read
Your text-to-SQL accuracy is measured on schemas your users will never build

Your text-to-SQL accuracy is measured on schemas your users will never build

Comments 1
3 min read
Every data tool shipped an MCP server this year. Your agent still can't build on most of them.

Every data tool shipped an MCP server this year. Your agent still can't build on most of them.

1
Comments 1
2 min read
Your agent's memory is a vector store. Ask it "how many" and watch it fall over.

Your agent's memory is a vector store. Ask it "how many" and watch it fall over.

Comments 1
2 min read
Your database scales to zero. Your retry loop doesn't know that.

Your database scales to zero. Your retry loop doesn't know that.

Comments 1
4 min read
AI made the internal-tool builder faster. It didn't ask whether you needed the tool.

AI made the internal-tool builder faster. It didn't ask whether you needed the tool.

2
Comments 3
2 min read
Top N per group is the query `LIMIT` can't write

Top N per group is the query `LIMIT` can't write

Comments
3 min read
We published 20 blog posts and never shipped a feed. Nothing could subscribe.

We published 20 blog posts and never shipped a feed. Nothing could subscribe.

1
Comments
4 min read
You don't need a backend to store form submissions. You need a place to ask "how many."

You don't need a backend to store form submissions. You need a place to ask "how many."

1
Comments 1
2 min read
Your sitemap is advertising redirects — and your canonical tag points at one

Your sitemap is advertising redirects — and your canonical tag points at one

Comments 1
2 min read
NOT IN returned zero rows. It wasn't your data — it was one NULL.

NOT IN returned zero rows. It wasn't your data — it was one NULL.

Comments 1
2 min read
Zep gives my agent perfect recall. It still can't answer "average per group" about its own memory.

Zep gives my agent perfect recall. It still can't answer "average per group" about its own memory.

Comments 1
1 min read
The NULL timestamp that broke a TTL sweep and a funnel metric at the same time

The NULL timestamp that broke a TTL sweep and a funnel metric at the same time

Comments
2 min read
The redesign shipped. The smoke test kept walking the old UI.

The redesign shipped. The smoke test kept walking the old UI.

1
Comments 1
2 min read
Your LLM fused the two columns you asked for — and the eval marked it wrong

Your LLM fused the two columns you asked for — and the eval marked it wrong

Comments
3 min read
loading...