Hacker News new | ask | show | jobs
by mjsweet 334 days ago
The most frustrating problem I have had with Firebase Studio is Gemini 2.5 attempting to create firebase rules... it was completely unworkable in my experience - just constant permissions errors. I pivoted to Claude Code a few weeks ago with Prisma ORM and NEON db running on Netlify. It's been pretty good so far. I will give InstantDB a go soon I think.
2 comments

Did you consider giving Prisma Postgres a shot aswell? It's MCP server plays really well with Claude.

https://www.prisma.io/docs/postgres/integrations/mcp-server#...

Thank you!

> Gemini 2.5 attempting to create firebase rules

That is very interesting. I wonder if Claude Code would do better on Firebase rules.