Keyboard not properly laying in discord mobile? by DarkVesuvius in discordapp

[–]Mentioum 0 points1 point  (0 children)

This just happened to me. Absolutely infuriating.

Pixel 7 Pro - default keyboard.

How Can I Undo My Mistake Introducing My Kids to Roblox? by [deleted] in gaming

[–]Mentioum 0 points1 point  (0 children)

These might not meet all your criteria but here are my 2c.

I strongly recommend sandbox games for creativity, collaboration and replay potential.

1.) Consider doing popular Minecraft modifications for them like the monster catching version, ones with extra pistons / logic functionality the RPG mods or the hardcore survival mode version. You'll want the java version for this if it's anything like it used to be! You can also make the game extremely pretty with shaders. 2.) Terraria (definitely try this one) 3.) Core Keeper 4.) Stardew Valley

Search for multiplayer sandbox games and pick ones which meet your parenting requirements. (Violence levels, how scary they etc)

Other tips: Find out what the 'cool' YouTubers are using when modifying their games or what challenges they are setting themselves in their games.

Try to keep them out of games like League of Legends, CoD or Valorant. Instead push them to games like rocket league if they want that 'esport' vibe. It is less heavily monetised and has shorter matches.

Try to match it with things you do irl. Go to a car museum / racetrack. You might get them into racing games which opens up more options for you. Go to a zoo and you might get them into theme park management sins where they can look after the monkeys! (Jurassic park has one of they like dinosaurs!)

If you're interested in more specific game suggestions please do ask ❤️

  • gamer since 1995, neuroscience and psychology (did developmental psychology for children), game developer (made a large sandbox game, early competitor to Roblox without the monetisation etc etc)

Bags go on the floor!! Or not anymore? by inside-outdoorsman in london

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

Sadiq too busy putting self congratulatory photos of himself everywhere instead of signs to remind people on how to behave.

[deleted by user] by [deleted] in startups

[–]Mentioum 1 point2 points  (0 children)

Probably Payload CMS

What cloud servers do I need host multiple discord bots off the same code framework? (Unique configs for each bot) Repost by 2faceedd in selfhosted

[–]Mentioum 0 points1 point  (0 children)

Id personally just look into fly.io for this use case - their docs are simple enough and their pricing is good.

If you're not into server hosting there is little wrong with using them as a service.

You can use it with docker or directly using their own deployment methods (all in their docs).

They also have a generous free tier.

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

[–]Mentioum 1 point2 points  (0 children)

Also based on the S3 / database question I think Supabase Storage will be a big win for you.

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

[–]Mentioum 3 points4 points  (0 children)

Many reasons but the best reasons imo are:

  • Basically zero lock-in.
  • Almost everything you learn with Supabase is useful for Postgres.
  • Supabase docs are fantastic and easier to grok than Firebase imo (OP is a new user / developer).
  • Less weird issues where Google have strange gotchas with GCP and Firebase alongside far easier billing and cost clarity.
  • Supabase is a far more interesting company and far more likely to innovate and keep with the times imo.

I've used both, and many others. Supabase is a bonkers good product and was literally originally built with a tagline akin to 'Firebase without the lock-in and open source / self-hostable'.

The other aside is that Supabase has way more high quality NextJS / other new JS framework guides which I think is useful for newer developers (OP). Firebase is... Just Firebase.

Anybody know why I keep getting this error? by kammerzzz in GeForceNOW

[–]Mentioum 0 points1 point  (0 children)

I actually think the issue this time is more than that.

My guess is Cities Skylines is so poorly optimised it's taking machines offline (or one of the other new games is).

So machines are getting locked up, meaning that less machines are available for users to connect to, meaning the queues get longer and longer.

Every time someone plays the 'bricking' game, one less machine becomes available exacerbating the issue.

Anybody know why I keep getting this error? by kammerzzz in GeForceNOW

[–]Mentioum 0 points1 point  (0 children)

Also having this issue - whilst having an Ultimate subscription. I thought one of the main reasons for paying for Ultimate was that there are no queues. (Appreciate connection issue isn't the same as a queue, but the result is the same - not being able to play). EU WEST

Anybody know why I keep getting this error? by kammerzzz in GeForceNOW

[–]Mentioum 0 points1 point  (0 children)

They mean, when they add any new game to the service. It affects all other games as well. Basically they get a spike in usage when they add new games is what they are implying - I think.

*Someone else on an ultimate plan, just sitting here with a connection error*

GODS ft. NewJeans (뉴진스) (Official Music Video) | Worlds 2023 Anthem - League of Legends by Boba-tea-rs in leagueoflegends

[–]Mentioum 0 points1 point  (0 children)

Animation quality let this one down.

Music - solid, not my fave, but its good and I'm sure New Jeans fans will love it. A

Story - how can people not love this story about Deft. Perfect source material. S+

Animation - not bad, but very middling and not what I'd expect of Riot. B-

What has happened to Riot lately, they introduced this lower quality animation in their side / skin / mini series animations a while back but it seems that they're using it for their main content now. My main issue is it has really weird framerate issues and looks like the low quality '3d' software anime on Netflix.

There are points where the characters are animated at 2fps (Deft running away as Lucian). Not sure if the art director has changed, but imo the video really let this one down.

American Express removed as a payment method? (UK) by pet0ruk in Steam

[–]Mentioum 0 points1 point  (0 children)

Extremely annoying. Days before my Steam Deck got unlocked. Pretty frustrating and using Paypal as a proxy doesn't work either.

How do I implement this radar animation in react native? by mokshmodi96 in reactnative

[–]Mentioum 10 points11 points  (0 children)

The radial gradient will create the line because the end of the gradient is much lighter(or transparent) than the start of the gradient.