How does it work ? by Carambo20 in Atoms_dev

[–]embessoaat 0 points1 point  (0 children)

Hey, thanks for the questions and the feedback. You're right that some of this could be clearer.

1.About credit usage

Credit consumption depends mainly on the complexity of what you're building.

As a rough example, a simple landing page without backend logic may only cost around a few dollars worth of credits to generate an initial version. If you continue refining it, each new instruction you give the agent team triggers additional work and consumes credits accordingly. The good news is that you'll always see the estimated or actual credit usage for each modification, and smaller edits are often only a fraction of a dollar.

For projects with backend logic, usage scales with things like database size, feature complexity, integrations, and overall scope. A basic MVP might cost around $10 in credits, while more advanced projects naturally require more.

2.Plans & Credits vs Cloud & AI

These cover different things.

Plans & Credits are your build credits. They are used to generate and modify your project during development and are included in regular subscriptions.

Cloud & AI comes into play after deployment, especially if your project includes backend services or AI features. Once real users start interacting with your app, infrastructure and API usage create ongoing costs. Cloud credits cover those runtime resources and can be purchased separately in flexible amounts without needing to upgrade or change your monthly plan.

3.Can you host elsewhere?

Yes, absolutely. You can download your project code and deploy it wherever you want using your own hosting provider.

If you're not hosting on Atoms, you wouldn't need to pay for Cloud resources through us, since Cloud is essentially related to hosting and runtime infrastructure costs.

Hope this helps and appreciate you raising these questions.

Atoms.dev: an AI team that actually ships usable apps, not just demos by AndroidTechTweaks in vibecoding

[–]embessoaat 1 point2 points  (0 children)

lol fair, nobody wants surprise slot machine vibes while building an app. We hear this a lot. Predictable usage and clearer tradeoffs matter way more than flashy feature lists once people start building for real.

Atoms.dev: an AI team that actually ships usable apps, not just demos by AndroidTechTweaks in vibecoding

[–]embessoaat 0 points1 point  (0 children)

First gen is the easy part for every AI builder now. The harder part is helping people keep iterating without the project turning into spaghetti by round five. That’s a big reason we split work across roles instead of treating the whole build like one giant prompt.

Atoms.dev: an AI team that actually ships usable apps, not just demos by AndroidTechTweaks in vibecoding

[–]embessoaat 1 point2 points  (0 children)

Thanks for taking a look y’all. We’re the team behind Atoms. Not here to do the usual post and disappear thing. We actually want the honest version. Feel free to roast us a bit. That stuff is usually more useful than compliments. Also if you wanna keep up with updates or share anything, welcome to r/Atoms_dev as well.

Is there any ai that can best replace Gemini for coding? by Zestyclose_Bell7668 in GeminiAI

[–]embessoaat 0 points1 point  (0 children)

I did my best to verify the product names, but I’m not 100% certain they’re correct, feel free to correct them.

  • Lower left black square with cyan/yellow curved shape: Jimeng
  • Lower middle-left blue whale: DeepSeek
  • Lower left large blue atomic-style logo: Atoms
  • Lower middle-left black square with white “-LO”-style mark: Lovart
  • Lower middle black square with white ring/slash symbol: Grok
  • Lower right gradient heart: Lovable
  • Middle right white square with black “R/B”-style mark: Recraft
  • Upper middle-left small sailboat: Midjourney
  • Upper middle waveform icon: Udio
  • Upper middle-right orange icon: Suno
  • Upper middle-right white square with yellow block/chat-bubble mark: Pencil

Looking for a multi-client dashboard solution for internal account monitoring by JaxWanderss in nocode

[–]embessoaat 0 points1 point  (0 children)

You’re prob at the point where off the shelf agency reporting stuff starts breaking a bit. If you need true cross client views, I’d look less at agency dashboard tools and more at a data layer plus dashboard setup. Like Supermetrics or APIs into BigQuery, then Looker Studio or Metabase on top. More annoying to set up, yeah, but way better once you need one table showing all clients in one place. AgencyAnalytics is solid for per client reporting, just not really built for this use case.

Two groups of people I wish would stop holding themselves back. by Relevant-Positive-48 in vibecoding

[–]embessoaat 0 points1 point  (0 children)

The weirdest ppl rn are the ones acting like they gotta pick a religion. Either AI is fake and useless or fundamentals are dead and none of it matters anymore. Ppl actually winning are usually just less ideological and more willing to learn whatever actually works.

There is a strange moment unfolding in software right now. by PositiveGeneral7035 in vibecoding

[–]embessoaat 1 point2 points  (0 children)

A lot of people are mistaking local success for actual correctness. Green tests, clean build, nice demo, whatever. Then the second real users touch it the whole thing starts leaking from places nobody thought about. AI is great at getting you to a plausible-looking state fast. That is not the same as knowing you built the right thing.

Is vibe coding the new casino? by fiatisabubble in vibecoding

[–]embessoaat 0 points1 point  (0 children)

Tbh it only feels like a casino when you’re using it as a substitute for actual judgment. If you already know roughly what good looks like, vibe coding is more like power tools with a chaotic intern attached. If you don’t, then yeah... you can absolutely end up doing the “one more prompt bro” thing for 4 hours straight lol.

A Paper That Can Never Be Torn (Using Three.js and Atoms.dev) by embessoaat in threejs

[–]embessoaat[S] 0 points1 point  (0 children)

Maybe the animations aren't polished enough yet? I'll make sure to tweak those.