TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Firebase Studio

296 pointsby sumitkumarabout 1 month ago

32 comments

TheAceOfHeartsabout 1 month ago
Here&#x27;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&#x27;t load.<p>I gave it the following initial prompt:<p>&gt; An app where you input a question, then flip some coins to generate an I Ching prediction, and it generates a prediction &#x2F; 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&#x27;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:&#x2F;&#x2F;files.catbox.moe&#x2F;i8t7rw.png" rel="nofollow">https:&#x2F;&#x2F;files.catbox.moe&#x2F;i8t7rw.png</a>
评论 #43640123 未加载
评论 #43640558 未加载
tymscarabout 1 month ago
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!
评论 #43646651 未加载
评论 #43647706 未加载
lenerdenatorabout 1 month ago
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&#x27;s literally it. I don&#x27;t need AI, I don&#x27;t need dark mode, I don&#x27;t even need MongoDB compatibility. I just want to select multiple documents with my mouse and do things to them.
评论 #43643147 未加载
评论 #43640599 未加载
评论 #43643047 未加载
评论 #43646668 未加载
评论 #43641732 未加载
评论 #43640679 未加载
efxzshabout 1 month ago
It&#x27;s a rebranding of <a href="https:&#x2F;&#x2F;idx.google.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;idx.google.com&#x2F;</a>
评论 #43640226 未加载
t-writescodeabout 1 month ago
First off, this looks really cool and I&#x27;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 &quot;Run&quot; 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&#x27;s actually pretty common for people to need &quot;a script that does a thing&quot;, and I think, maybe, that&#x27;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 &quot;stuff&quot; could likely spread pretty wide.<p>I think Jupyter Notebooks are another example of this, another precursor, of sorts?
评论 #43642049 未加载
hnlurker22about 1 month ago
Software engineers, who are the most skilled in terms of holding ai&#x27;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&#x27;s bring the competition.
评论 #43642677 未加载
评论 #43642475 未加载
the_kingabout 1 month ago
I was excited to try this out because I&#x27;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&#x27;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.
indigodaddyabout 1 month ago
this isn&#x27;t new.. (edit, well actually they&#x27;ve added the &quot;prompt from scratch&quot; thingy like v0.dev&#x2F;replit&#x2F;lovable that idx.dev didn&#x27;t have before) wasn&#x27;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 &quot;template&quot; for the exact stack&#x2F;app type you are working with, but it&#x27;s pretty easy to just setup a blank workspace and modify the nix.dev file as needed..
评论 #43644431 未加载
评论 #43638248 未加载
simonwabout 1 month ago
I tried this on Mobile Safari and it clearly wasn&#x27;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&#x27;s pretty disappointing!
评论 #43640682 未加载
kylecazarabout 1 month ago
There are so many Google products that overlap it&#x27;s mind boggling
评论 #43639877 未加载
评论 #43639922 未加载
评论 #43641364 未加载
m3kw9about 1 month ago
I’m afraid it will use my google cloud billing and start charging. My prompt “replicate Salesforce”
评论 #43640233 未加载
评论 #43647101 未加载
chaosprintabout 1 month ago
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&#x27;t help
alittletooraph2about 1 month ago
I know it&#x27;ll probably get better over time but it&#x27;s pretty awful compared to what you can do with v0 right now.
aitchnyuabout 1 month ago
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?
评论 #43646067 未加载
sumitkumarabout 1 month ago
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.
评论 #43638760 未加载
piokochabout 1 month ago
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.
neural_thingabout 1 month ago
So much worse than Devin&#x2F;Replit.<p>Also, the system prompt encourages it to use Genkit, so it tried to add AI to an email sending function...
评论 #43640365 未加载
aamederenabout 1 month ago
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 &amp; ops expertise.
评论 #43644508 未加载
josefrichterabout 1 month ago
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&#x27;re still at the beginning. These things will probably be super powerful in 2 years time.
tamadabout 1 month ago
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.
rambojohnsonabout 1 month ago
Using AI to build AI to help AI build more AI with AI
评论 #43642685 未加载
sexy_seedboxabout 1 month ago
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&#x27;s stuck in an infinity loop... bad vibes : (
ameliusabout 1 month ago
Can&#x27;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.
评论 #43642615 未加载
评论 #43642626 未加载
varispeedabout 1 month ago
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?
atomicnatureabout 1 month ago
It&#x27;s amazing.<p>I&#x27;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&#x27;s my PromptPal - built in just 30m (disable ad-blocker to avoid issues - there&#x27;s some interference for some reason):<p><a href="https:&#x2F;&#x2F;9000-idx-studio-1744253706406.cluster-fkltigo73ncaixtmokrzxhwsfc.cloudworkstations.dev" rel="nofollow">https:&#x2F;&#x2F;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.
kaishiroabout 1 month ago
I’m not sure I’ve ever felt my age more than reading “vibe coding” a half dozen times in this comment section.
oulipoabout 1 month ago
I&#x27;ve been quite unimpressed with Google products for a while
antouankabout 1 month ago
&gt; Out of capacity. Please try again later.
bpiromanabout 1 month ago
next level vendor lock in
dankobgdabout 1 month ago
Stopped reading after ai
romanovcodeabout 1 month ago
- 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&#x27;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. &#x2F;s
评论 #43643962 未加载
sam1234apterabout 1 month ago
Google just launched their vibe-coding product Firebase competes directly with Cursor, Lovable, Windsurf etc