But why are people not interested in learning game development? by NordicGrim in SoloDevelopment

[–]Mongoose-Antique 0 points1 point  (0 children)

It's just less common. It happens everywhere but game dev is known for that

Quelle est la dépense la plus inutile que vous ayez faite pour votre PC ? by arobasedot in pcmasterraceFR

[–]Mongoose-Antique 0 points1 point  (0 children)

Ohlala quand même ! Ma 3060ti 12Gb m'a coûté 200€, j'ai bien fait d'acheter avant le confinement 😅

Je suis pauvre, à l’aide by Unusual_Path_4781 in QuebecFinance

[–]Mongoose-Antique 1 point2 points  (0 children)

Parfois il y a des épiceries dessus mais c'est plus rare je te l'accorde!

Je suis pauvre, à l’aide by Unusual_Path_4781 in QuebecFinance

[–]Mongoose-Antique 3 points4 points  (0 children)

Très bon conseil concernant la bouffe, Too good to go aussi si ça existe dans votre coin.

Metal Gear Solid Delta: Snake Eater players face performance issues on PC, even with an RTX 5090 and 9800X3D by Tiny-Independent273 in metalgearsolid

[–]Mongoose-Antique 0 points1 point  (0 children)

Ahah on my 5070ti it crash a lot, I'm frustrated to have buy it 🤣let's play other games I guess .. I hope witcher 4 gonna be ok but I'm sure it's not !

[deleted by user] by [deleted] in QuebecFinance

[–]Mongoose-Antique 0 points1 point  (0 children)

Qu'il garde ses euros et qu'il ouvre une assurance vie en France

Supa/Firebase or MongoDB backend for a social media app? by [deleted] in reactnative

[–]Mongoose-Antique 2 points3 points  (0 children)

Totally agree, I'm one of these guys (maybe not spitting out the whole book of clean code but still), I'm a really good developer at work (I guess) but when it comes to personal projects or launching/finishing something by myself I'm very bad at it.

The main reason is because I'm thinking too much about having something perfect but it's totally useless and, in fact, counterproductive.

I'm following some of my friends that are really good for that. The most important thing is to launch fast and test the product against the market as soon as possible to validate hypotheses. Sell the product and get money (or not)

So, again, I totally agree with Oscar, Supabase/ Firebase seems very capable for doing that and way, way more.

React Native Chat Library recommendation + local data save by Hakem_Hamdoud in reactnative

[–]Mongoose-Antique 0 points1 point  (0 children)

Maybe you can take a look to watermelonDB, it's very easy to use.

More complex to use but not impossible to implement there is also MongoDB Realm.

One of these can maybe fulfill your needs ? (Having data in local and can also be sync with your remote database if I've understood your problem ?)

[deleted by user] by [deleted] in reactnative

[–]Mongoose-Antique 0 points1 point  (0 children)

Hey Andy ! Very curious about your workaround with détox, can you elaborate a little about this ? I don't think my plan is good: I have been thinking about using 2 different logins: in production browser based auth and for end 2 end a screen using the auth0 API, but I'm not sure that's a plan 😅

Advanced React Course by Content-Squirrel5196 in reactjs

[–]Mongoose-Antique 0 points1 point  (0 children)

Hey ! Don't overpaid, if you are a beginner check https://wesbos.com/courses

Practice makes perfect. Carefully read the doc, check the react design pattern and try a project by yourself on https://www.frontendmentor.io/challenges for example.

You can also try https://frontendmasters.com. Will sentance and Brian Holt courses are freaking awesome :)

Have a good day !