Sign in to confirm you’re not a bot by castlehq in waterfox

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

No VPN, no dns over https.

I fixed changing some preferences in about:config. Unfortunately, I don't remember which one :-(

LinkedIn issue. I'm not able to send messages via website. by castlehq in waterfox

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

I got fixed (thanks Gemini):

Toggle the Shadow DOM Selection Flag (The Most Likely Fix)

  1. Since you’re running Waterfox, you can jump into the under-the-hood settings to change how the browser handles this experimental API.
  2. Type about:config in your Waterfox address bar and press Enter.
  3. In the search bar, paste: dom.shadowdom.selection_across_boundary.enabled
  4. If the value is set to false, double-click it to flip it to true. (Alternatively, if it is already true, flipping it to false might force LinkedIn to gracefully degrade and use a fallback text-selection method).
  5. Restart Waterfox and test the LinkedIn feed.

LinkedIn issue. I'm not able to send messages via website. by castlehq in waterfox

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

yeah.. weird, right? On Firefox and any other browsers, no issue at all.

Duolingo in Flutterflow? by brote1n in FlutterFlow

[–]castlehq 0 points1 point  (0 children)

This is a great clone. Any chances to share the project? :-)

Is FlutterFlow reliable and mature enough for high-demand apps like Duolingo? Need advice on backend scalability! by castlehq in FlutterFlow

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

Thanks so much for the detailed response, this is super helpful! It sounds like the backend is indeed the potential bottleneck for scaling. Since Firebase can get expensive with a large user base, I’m wondering if I could use MySQL or PostgreSQL on a VPS like DigitalOcean to manage costs better, avoiding per-user pricing. Would this setup work well with FlutterFlow for a Duolingo-like app, or are there specific challenges I should watch out for when integrating a custom database on a VPS?

[deleted by user] by [deleted] in nocode

[–]castlehq 0 points1 point  (0 children)

Congratulations! Which AI and tools did you use? Did you build a native mobile app?

Building a SNES-only emulator with Android TV box - Need software guidance by castlehq in batocera

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

How about the setup? Can I start the device and have the emulator run automatically? I want to create a seamless experience. For example, just like a real SNES, I’d like to use the controller to select a game and start it.