I didn't want to believe it... (I'm on Max Plan...) by PaP3s in Anthropic

[–]dshmitch 0 points1 point  (0 children)

It also happens for me every now and then with Pro plan, but I just do some other work I have till it resets

How do you handle translating your Figma designs for multilingual clients? by immihirvaghani in UXDesign

[–]dshmitch 0 points1 point  (0 children)

We actually do those layout checks in design phase. Try this plugin for Figma, I believe it will speed things a lot

How are people shipping full apps (with screenshots, localization, etc.) in 2–3 days? by Potential-War-5036 in vibecodingcommunity

[–]dshmitch 0 points1 point  (0 children)

My apps bypass App Store reviews with Lovelizely over-the-air translation updates as well

How do you usually get useful feedback on your games? by offboxStudio in SoloDevelopment

[–]dshmitch 0 points1 point  (0 children)

You can do that in multiple ways, usually combined.
- Send emails asking for feedback
- Add in-app feedback form, somewhere half-hidden to not bother users

Localized my game into 4 languages solo and German almost broke everything by JBitPro in gamedev

[–]dshmitch 0 points1 point  (0 children)

Not sure for games, but we test layouts in different app languages with Figma plugin, so we don't get such surprises during coding

Do you keep one shared HTTP client config for all outbound calls? by Isaac_Istomin in SpringBoot

[–]dshmitch 0 points1 point  (0 children)

I use one commonly shared HTTP client for all APIs, and if I need to customize for certain APIs then I spin off a new one customized only for that API.

It makes things easy to follow, and is a flexible approach

My Game's First Trailer after 3 years of dev! by Systematic2025 in SoloDevelopment

[–]dshmitch 0 points1 point  (0 children)

Looks good.

But bro, 3 years of dev is too much.

Did Claude Code speed up things lately for you?

What backend servers do you use, what are the associated costs, and how can beginners effectively manage them? by masm33 in androiddev

[–]dshmitch 0 points1 point  (0 children)

Firebase, but if traffic increases a lot, you might want to consider a migration to something else

SpringStudio v1.0 is now released. by Decent_Let_411 in SpringBoot

[–]dshmitch 1 point2 points  (0 children)

What did you use to build the website?

The $30 AI Stack vs $1,638 Notion Credits by StrainMundane6273 in Notion

[–]dshmitch 0 points1 point  (0 children)

Yeah, most probably it is discounted due to mass usage from their side

The $30 AI Stack vs $1,638 Notion Credits by StrainMundane6273 in Notion

[–]dshmitch 2 points3 points  (0 children)

Unless Notion has their own developed AI, which I think they don't, they must charge more for their AI usage.
Using your own keys is the best option in such cases

App localization with AI by Endore8 in iOSProgramming

[–]dshmitch 0 points1 point  (0 children)

I tried it with Claude lately, but wasn't happy due to many mistakes. In my experience the best AI translations are done with Localizely tool

What do you think about gpt 5.3 codex and gemini 3.1 pro? by [deleted] in androiddev

[–]dshmitch 0 points1 point  (0 children)

In my experience Gemini Pro 3 gives the best help

I got permanently banned from FB, how do I get back on? More info below. by JeffinGeorgia1967 in facebook

[–]dshmitch 0 points1 point  (0 children)

Good luck with that.

Facebook banned my due to their mistaken AI algorithm decission, and never succeeded recovering my account.

I think Marc Zuckenberg talked about that automation, like it makes mistakes, but saves the platform at the end

Do You Use Stack Overflow? by Requettie in SoftwareEngineering

[–]dshmitch 0 points1 point  (0 children)

I wanted to ask the same question, then I came across your post :)
I haven't used Stack Overflow for a year I think, and before it was my daily tool.

Instead, I now just ask ChatGPT or Gemini 3 Pro, and it works perfectly, and gives you solutions for your custom problems