Here's my short review after playing around with Firebase Studio for ~30 minutes. First of all, I had to turn off Firefox Enhanced Tracking Protection because otherwise projects wouldn't load.<p>I gave it the following initial prompt:<p>> An app where you input a question, then flip some coins to generate an I Ching prediction, and it generates a prediction / fortune for you. Then this combination of results can be fed to Gemini AI to produce a more detailed prediction text.<p>It generated something that looked fine. When I input a question and press the button nothing happened. After asking it to fix the problem multiple times and having it fail, I looked at the browser console to figure out the errors it was getting. Then I copied those errors and told it to fix them. After a few iterations, it solved every error and would generate a result. It completely forgot the part where you are supposed to flip coins before getting a hexagram to generate a fortune. After a bit of prompting, I was able to get it to display the hexagram and input question. However, sometimes it becomes confused about which hexagram was generated.<p>Overall, my impression is that these tools are still in the toy novelty stage rather than something you'd want to use for anything important.<p>Here is a screenshot of the app output for the question: Will Hacker News like my vibe coded oracle? [0] As you can see, it says that the generated hexagram is 24 or 41, but in the fortune text below it says 11.<p>[0] <a href="https://files.catbox.moe/i8t7rw.png" rel="nofollow">https://files.catbox.moe/i8t7rw.png</a>
The ai part of the app is basically useless. After 2 hours of “vibe coding” a chess clock flutter app I got basically nothing in the end.<p>It broke more and more each message. I tried fixing stuff myself but it would mess it up again.
Would not recommend anyone to use it.<p>Now for the non ai part: super cool. I love the nix environment. Its fascinating how they handle the previews for example. I got geekbench up and running an the cpu is a bit worse than an iphone 15 pro max, but it has 32 gigs of ram!
As a person currently working on a project that uses Firestore (the db component of Firebase), there is one thing - and only one thing - I want.<p>A web GUI for Firestore that lets me work on documents like, idk, any other DBMS GUI would: the ability to select multiple records, and operate on them.<p>That's literally it. I don't need AI, I don't need dark mode, I don't even need MongoDB compatibility. I just want to select multiple documents with my mouse and do things to them.
First off, this looks really cool and I'm excited to see more things like this.<p>The overall chat in the HN conversation has got me thinking, though.<p>Around 7 years ago in my career, one of my most common actions for one-off scripts was for me to create a WinForms application with, often, a couple text boxes and a "Run" button of some sort.<p>The text boxes would be the inputs and the run button would ... run. There was also often like a text output or bunch of loglines or something. I wrote almost exclusively in C# at the time, so it was a way to shove a bunch of C# code into place and test it.<p>I did this for random and arbitrary things I needed to process or solve, a lot like how I used Python or Ruby in the future.<p>I bet it's actually pretty common for people to need "a script that does a thing", and I think, maybe, that's where a lot of the AI scripting of the most immediate use is going to be. If it can be a familiar interface for people to build (in the past, the IDE) and a familiar or simple place to interact with the generated script (the WinForms + buttons), these programs to generate scripts and do "stuff" could likely spread pretty wide.<p>I think Jupyter Notebooks are another example of this, another precursor, of sorts?
Software engineers, who are the most skilled in terms of holding ai's hand to create a product, should be cloning every single saas out there and making money by eating a share of the market. AI is a great way for engineers to become founders. Let's bring the competition.
I was excited to try this out because I've had a lot of trouble getting the Supabase integrations to work on Lovable and Bolt.new.<p>Sorry to say that Firebase Studio did an awful job. It did not successfully build even the first view of the app I asked for. It feels like I'm stepping back to release day of GPT-4.<p>Am I missing a switch to use the good Gemini 2.5 somewhere? I could tell from their response speed that I was not using a thinking model.
this isn't new.. (edit, well actually they've added the "prompt from scratch" thingy like v0.dev/replit/lovable that idx.dev didn't have before) wasn't really gaining the traction they wanted so decided to rebrand. not a bad idea. I use idx.dev (now firebase.studio) and like it. They may not have a "template" for the exact stack/app type you are working with, but it's pretty easy to just setup a blank workspace and modify the nix.dev file as needed..
I tried this on Mobile Safari and it clearly wasn't designed with mobile in mind, then when it got to the preview your app screen the preview panel was blank (it worked when I switched to Firefox on macOS).<p>I do most of my vibe coding on my phone, so that's pretty disappointing!
The final result is very poor. Google looks like Hooli with chaotic management. The design has lost its aesthetics, and the gradient color is very ugly.<p>However, the aistudio updated today is good.<p>So it seems that the output is so different because the person in charge is different?<p>From this perspective, there is no hope for Firebase, because the person in charge has poor management logic. even with the best resources in the world, it doesn't help
About the editor, do they allow Flutter development in a Monaco stack? Last time I checked, it was tied to their Intellij-based IDE which needs regular force updates.<p>About the executables, are backend apps running on a temporary VM which can run Postgres etc? Does the Android emulator launch from web?
Firebase Studio is an agentic, cloud-based development environment that gives you powerful tools and AI agents directly in your browser. With Firebase Studio, you can prototype, build, test, publish, and iterate on full-stack AI apps from a single place.
Currently I would not invest in any solution that enforces usage of a single LLM model provider, as the scene is really dynamic with the best player changing every month. Now Gemini 2.5 looks really great, but Anthropic, OpenAI, DeepSeek and others are probably working on the next, better model.<p>So, Aider + whatever seems to be working best, seems to be the best strategy that works for me. Aider has this nice feature that I can specify what files are added to the context, so I pay less and I do not confuse AI with stuff unrelated to a given task.
It makes the most sense (to me) for app platforms like Firebase to invest deeply in the AI application development wave. Creating something from scratch with prompts is impressive but the gap between something that works locally to something that people can use is still large enough to require some dev & ops expertise.
This looks very much like Replit. I like Replit, built a bunch of hobby projects mostly for myself, even though some of them are deployed and publicly accessible.<p>You will inevitably run into some doom loops, but we're still at the beginning. These things will probably be super powerful in 2 years time.
I’m a teacher, so different than most folks posting here. I have a little coding experience, but it’s definitely not my thing professionally. I just made several utility apps with this that I’ll be using in the classroom.
Asked FBS for a simple web form, it immediately went with NextJS, TailwindCSS and a whole bunch of build tools. Ask it again to change it to vanilla JavaScript, now it's stuck in an infinity loop... bad vibes : (
Can't we just have an AI that runs like a window manager? I.e. it has access to all apps on my desktop. And it can help me coding, but it can also help me write documents, draw stuff, edit photos and videos, etc.
Firebase for me is a synonym of running up large unexpected bill.<p>Is that possible?<p>Billings systems seems to be so opaque and complex.<p>and can it learn my private keys and then expose them to someone else?
It's amazing.<p>I've wanted a small prompt-manager chrome extension for a while.<p>Was procrastinating.<p>Was able to build one for myself with Firebase studio in 30 mins.<p>Here's my PromptPal - built in just 30m (disable ad-blocker to avoid issues - there's some interference for some reason):<p><a href="https://9000-idx-studio-1744253706406.cluster-fkltigo73ncaixtmokrzxhwsfc.cloudworkstations.dev" rel="nofollow">https://9000-idx-studio-1744253706406.cluster-fkltigo73ncaix...</a><p>No frustration whatsoever<p>Their prototyper is awesome<p>And code mode also great<p>I was able to push to github as well with no problems. And the tool generates nice commits for every single change one makes.
- Create Angular app (success)<p>- Add SSR (fail)<p>- Give the correct command to add SSR (success)<p>- Add i18n (fail)<p>- Retries like 6 times, completely messes angular.json file up to no recovery, project doesn't even build<p>Outputs: It seems I am running circles, I cannot help you with that.<p>Wow, AI will really replace developers soon. /s