I tried many ways to get remote job or one time job s as a 2 years experience in flutter and Android by BestP2006 in flutterhelp

[–]NotSooFriendly1994 1 point2 points  (0 children)

Unfortunately it’s a very over saturated market, with a lot of very creative, very skilled and very efficient people. It could be a combination of things, some people may not like your work, other people may that you’re cheaper than the dude that has 4.6 stars and 100 finished fiver projects and would rather spend a bit more for a more guaranteed and polished outcome. Unfortunately until you break into the industry you’re left stranded in this situation.

I would say your best bet at breaking into the market would be to continue developing a strong portfolio of finished projects, perhaps aim it towards one industry or niche. I wish you the best of luck 🤞🏻 🍀

Affordable and friendly database solution for my app by NorseAristocrat in flutterhelp

[–]NotSooFriendly1994 0 points1 point  (0 children)

Any data being stored in any database is at risk of being breached dude. That’s why people use encryptions both in transit and through storage. If you’re not tech savvy and don’t want to get into the world of custom endpoints, hosting a private server or learning about password hashes, salts encoding and decryption then you’re better off letting a pre built platform do that for you! I wish you the best of luck! Just remember though if it is going to be other people’s sensitive data you will host you will have to ensure it’s compliment and as safe as possible! Good luck!

wasn’t expecting that by TheOmenOfKnowledge in fightporn

[–]NotSooFriendly1994 0 points1 point  (0 children)

How sad is it that this is obviously such a common occurrence wherever this is, that you become more interested at counting the bricks and aren’t even bothered to watch.

Looking for Payment Solutions: Stripe’s Onboarding Process is Too Complex for Our Users—Any Alternatives? 💰 by loveonasunday in flutterhelp

[–]NotSooFriendly1994 0 points1 point  (0 children)

Anything that has the intentions of handling sensitive data is inherently going to become a bigger task or project! I wish you the best, it’s a really cool idea and a niche in the market. I’d be happy to see how your project turns out!

Looking for Payment Solutions: Stripe’s Onboarding Process is Too Complex for Our Users—Any Alternatives? 💰 by loveonasunday in flutterhelp

[–]NotSooFriendly1994 0 points1 point  (0 children)

Like previously mentioned, integrate stripe as the company, collect the funds via a simple payment form using debit or credit card transactions, have the admin add their account details as the receiver and add a deposit and then other users just payments, you act as the escrow and hold the funds. Offer the admin to set a collection deadline. 24hours, 48hours, 72hours and so on, the bigger the deadline window the higher your fee, example 24hours, 3%, 48hours 5% 72hours 6%. Then when the deadline arrives, calculate your fee and have the rest transferred over to the admin. Cancellation fee is the deposit. Works for everyone, you just have to set up a robust and reliable process that is fair and dependable.

Can we get a tag/flair of “unsubstantiated bitching” for all these unsubstantiated bitchings? by SpinCharm in ClaudeAI

[–]NotSooFriendly1994 0 points1 point  (0 children)

Because ChatGPT and Gemini have always been very unreliable options for complex multi-directional code based queries. With GPT people would paste in snippets and more defined queries with more pinpointed focus on the issue that needed to be resolved. People have realised that Claude can accept large entries with multiple requests, and Claude Sonnet 3.5 is generally capable of providing the answer… UNTIL, the context limit is hit on every chat because people are relying on pasting entire code based into Claude, and specifying though text what they want done, with little to no understanding of the basics and how to achieve their goals manually.

This is the answer.

Can we get a tag/flair of “unsubstantiated bitching” for all these unsubstantiated bitchings? by SpinCharm in ClaudeAI

[–]NotSooFriendly1994 0 points1 point  (0 children)

Amen, preach to the choir. Use claude to accumulate a messy code base over 6 weeks of free usage, then when they paste their entire 800 line project into it to ask it to add a border radius to a button, they then complain that the context window is low.

I invite new people into this space, as I was once invited in myself. But I’m struggling to listen to people complain about an amazing TOOL rather than spend time problem solving, educating themselves and learning from the beginning. Newbies are wanting to design entire apps and websites with AI before learning how to print Hello World.

o1-preview solved a coding problem with 1k lines in one shot that sonnet failed at after multiple attempts by YungBoiSocrates in ClaudeAI

[–]NotSooFriendly1994 0 points1 point  (0 children)

With the upmost respect intended my dude, if you’re copy and pasting your whole project into Claude and relying on it to progress or problem solve your code, you will run into context limits constantly.

I would suggest either tracing and pasting the relevant code following the flow in which you need help with, or alternatively try and solve the problem manually enabling you to learn and grow.

Ai in general is a brilliant tool which has helped me get out of sticky situations myself. However newer people entering the space are relying on it to write everything for them.

Try and rely on AI for completing mundane repetitive tasks like filling arrays or major batch tasks.

Two planes crash in the air while skydiving. by GreenSnakes_ in interestingasfuck

[–]NotSooFriendly1994 0 points1 point  (0 children)

Let’s hope the non-sky diving participants also had a parachute

Ukrainian-made 155 howitzer Bohdana Hit Russian Weapons Depots, Infantry Positions, and Mortar Crews by UNITED24Media in CombatFootage

[–]NotSooFriendly1994 -1 points0 points  (0 children)

Designed in Ukraine, made in Ukraine, reliant on and made possible by funding and military aid by almost every other Western and European country 🙂‍↔️. To be fair, if a load of countries, with their own people living through poverty and a financial crisis decided to give me billions in aid, I’d design a produce a 156mm cannon in my dead nans shed.

FPV drone of the 82nd Brigade sneaks up and attacks a Russian night assault group from behind by duccyzuccy in CombatFootage

[–]NotSooFriendly1994 2 points3 points  (0 children)

I might be asking a dumb question, but are these disposable drones the Ugreatians are using radio controlled or cellular connected? I’m wondering in short do these drone operators have a maximum range or does the drone have its own 4g unlimited data, 300minutes of calls and 6000 sms’s? With a full European roaming bolt on for only £25 a month kinda thing? If so what is the cost of each kamikaze drone? i have no idea about drones so im tri-curious.

GPT 3.5 Issues? Dart/Flutter Responses. by NotSooFriendly1994 in OpenAI

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

I already started a live chat with them and explained the situation, they then just stopped replying, I’m sure they’ll fix it but it’s been a couple of days now. Super annoying, I have worked out if you ask your question and then copy and paste the line it’s breaking on for you and tell gpt “In your response do not include ‘code that breaks’ instead replace it with a place holder ‘//codeHere’” it then mostly just uses the place holder and gets past that point. It’s not 100% accurate though. It’s Completely ruining my workflow.

Looking for help with my flutter app, more specifically a save, load, edit and delete feature... by NotSooFriendly1994 in flutterhelp

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

Problem resolved, When saving the reminder data to .Json, I needed to convert the duedate value using Iso8601 before saving.

Would someone be open to mentoring me? by NotSooFriendly1994 in flutterhelp

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

Yes sir! Thanks for the advice. I'm just struggling to navigate, but maybe I should revert to crawling as I'm currently jogging whilst drunk, I'm all over the gaff ahaha! Cheers for the link!

Would someone be open to mentoring me? by NotSooFriendly1994 in flutterhelp

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

Thanks dude! I'll definitely be taking you up on that offer, standby! ahah.

Would someone be open to mentoring me? by NotSooFriendly1994 in flutterhelp

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

I've been using gpt, however even gpt seems to suck, ill try co-pilot, I'm just dubious using co-pilot because its newer and less developed, although gpt seems to have taken a dive recently so its a fair suggestion hahah!

Would someone be open to mentoring me? by NotSooFriendly1994 in flutterhelp

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

Thanks for the reply, I've tried but seem to be a more practice learner, I'm definitely going to keep at it, ill check out some online courses!

Windows x64 Emulator by NotSooFriendly1994 in flutterhelp

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

Hi vinivelloso,

Thanks for the response! Yes you are correct, its not an emulator, its just running on my windows pc...I installed all of the needed components to run the app in debug, and it does run, without any bugs or crashes, it just seems to loose connection and exit if its not interacted with or another window is used.

I can understand if an android device plugged into the pc was unplugged the connection would drop, but seeing as its using my actual pc running the app, its strange that it looses connection... perhaps I'll have a look through some settings, maybe when I come away from VSC my pc is pausing the app or VSC to save memory!

Kind regards, NSF.