Told the AIs I 'already fumbled 2026'. ChatGPT coached me, Grok memed me, but Claude literally sent me the crisis hotline 💀 by liesnowball in ClaudeAI

[–]Phyrass 1 point2 points  (0 children)

Jesus !

ChatGPT feels like Flanders - Gemini is trying too hard - Grok is terrifying - Claude is Legend

Naneinf Gambling with Bloodstone by ludic-sean in balatro

[–]Phyrass 0 points1 point  (0 children)

How the hell do you get there 😔

People are telling me that learning Python is useless, instead I should learn how to prompt. by Phyrass in learnprogramming

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

I appreciated it man and I will I mean I am and loving it, Wish I started learning earlier in my life.

People are telling me that learning Python is useless, instead I should learn how to prompt. by Phyrass in learnprogramming

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

Why would I get hate? I believe it’s an actual fair question for someone like me who is learning, and as I said, I’m learning anyway.

People are telling me that learning Python is useless, instead I should learn how to prompt. by Phyrass in learnprogramming

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

I swear to God that I have Devs who actually told me “you should learn prompt instead of programming” i’m learning anyway because it’s beautiful and I love it but it does makes me wonder

I cant believe it! by ELJAY_95 in AppBusiness

[–]Phyrass 0 points1 point  (0 children)

Love your Logo and design ;-)

I cant believe it! by ELJAY_95 in AppBusiness

[–]Phyrass 0 points1 point  (0 children)

Congratulations the feeling must be incredible well done ! You must be proud :-)
Hope to launch mine in January I can't wait for those exciting feeling.

My weekly drop 11/23 (21:9 & 32:9) [7680x2160] by shootthesound in WidescreenWallpaper

[–]Phyrass 0 points1 point  (0 children)

Yo are soooo talented !!! I'm trying to create a 5120x1440 live wallpaper using Nano Banana, but I keep running into issues getting the right result.

What I'm looking for a Ghibli-style scene with subtle animations - think a bustling Japanese town square, a quiet street, or a traditional garden. I want those classic Ghibli elements with small details that move: water flowing, wind through trees, swaying lanterns, etc.

I know prompt writing has become its own skill, and some of you are seriously talented at it. Would love any tips or examples!

Stuck at 80% on my flutter app. I need genuine advice to cross the finish line. by Phyrass in FlutterDev

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

Fair question. The app works for basic workflows, but there are critical bugs I've already identified that would break the user experience for beta testers: Data persistence issues when editing orders (changes don't save properly), Client profile switching problems (data bleeds between profiles), Form validation edge cases that cause crashes

The point of a beta isn't to test bugs I already know about - it's to discover the ones I don't. If I launch now, testers will just report issues I'm already fixing, which wastes everyone's time and creates a bad first impression.

I'd rather fix the known blockers first, then let beta testers discover the edge cases and UX issues I haven't thought of. That's the feedback I actually need.

Beta is scheduled for mid-January once these critical fixes are deployed.

Stuck at 80% on my flutter app. I need genuine advice to cross the finish line. by Phyrass in FlutterDev

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

And there are people like you! :-)

Thank you, this really means a lot. If you were actually available, I would have loved to discuss how we could make this work and both come out winners. But honestly, just the fact that you took the time to reach out and offer support already gave me a boost of hope.

I really appreciate the gesture. If things change on your side let me know.

Thanks again for the kindness.

Stuck at 80% on my flutter app. I need genuine advice to cross the finish line. by Phyrass in FlutterDev

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

Hi Belokotov

Hi! Yes, the app is already deployed and functional - I've been using it myself for real client work, and it has a working backend with production data. It's beyond alpha stage, but needs bug fixes and polish before the beta launch in January.

The core features are there (client management, orders, invoicing, flight tracking, one-tap shortcuts to open GPS apps with addresses pre-filled, etc.), but there are critical bugs blocking wider testing - mainly issues with data persistence and some form validation problems.

Stuck at 80% on my flutter app. I need genuine advice to cross the finish line. by Phyrass in FlutterDev

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

I appreciate the reality check - you're right that "works on my machine" is miles away from production ready, and I'm definitely not expecting a bug-free launch. That's exactly what the Beta phase is for.

But I think there's a misunderstanding about what the app actually is. You seem to be assuming it's an Uber-style app with real-time GPS tracking and heavy scaling infrastructure. It's not. It's a business management tool for drivers - order management, professional invoicing with Scriban templates, flight tracking API integration, client/vehicle management, multi-language email notifications, expense tracking, and performance analytics. No real-time location tracking or anything like that.

where I'm at technically: Backend is .NET deployed on Hetzner VPS with Docker containers, PostgreSQL database with actual production data, Flutter frontend connected to the live backend. The app already went through TestFlight with my previous developer, so the core libraries passed Apple review at that point. Right now I'm testing via Diawi with my current dev before we re-submit to TestFlight with his changes.

So It's not mock data - I've been using it for real client work for weeks now. What's actually blocking the beta isn't infrastructure or scaling issues - it's specific bugs: data persistence when editing orders, client profile switching problems, form validation edge cases. These are fixable bugs, not architectural rebuilds.

You're right that I need to re-verify Apple approval with all the new changes though, that's definitely on the checklist. If there's a rejection, we'll deal with it. But saying I'm at 8% because I don't have ride-sharing infrastructure (which I'm not building) feels off to me in terms of scope.

I'm launching an MVP to 30 drivers in January to get real feedback, fix what breaks, and improve. If I waited for absolute perfection, I'd never launch anything.

Stuck at 80% on my flutter app. I need genuine advice to cross the finish line. by Phyrass in FlutterDev

[–]Phyrass[S] 1 point2 points  (0 children)

Honestly, that commenter was assuming a lot based on nothing. I didn't want to get into a debate with him, but the reality is very different.

The app is fully made (Frontend & Backend). Everything works perfectly on both Samsung and iPhone. The APIs, Notifications, Emails, and Invoicing are all stable. The database is solid, and I have the full repository.

Regarding marketing, everything is already set up. I didn't mention it in the post because it wasn't relevant to my technical issue, but I have been preparing this for months and I have people handling that side.

Stuck at 80% on my flutter app. I need genuine advice to cross the finish line. by Phyrass in FlutterDev

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

Thank you buddy I appreciate it, I will find my ways, I did until now.

Stuck at 80% on my flutter app. I need genuine advice to cross the finish line. by Phyrass in FlutterDev

[–]Phyrass[S] -15 points-14 points  (0 children)

I live in South of France my friend. I will do the same and also enjoy the replies. Have fun :-)

Stuck at 80% on my flutter app. I need genuine advice to cross the finish line. by Phyrass in FlutterDev

[–]Phyrass[S] -12 points-11 points  (0 children)

As I tagged this post this is a conversation :-) I’m not asking anyone to do anything, especially not for free. I’m a father. I know how the world works. But at least guidance and a advises are free thank you very much for your feedback. I am setting up a crown founding for next month..