whenever8186

joined 1 year ago
[–] [email protected] 12 points 1 year ago (1 children)

I would use it. Anything to not have to use public transportation or fly in an airplane ever again.

[–] [email protected] 0 points 1 year ago (3 children)

Maybe he's #winning?

[–] [email protected] 19 points 1 year ago* (last edited 1 year ago) (1 children)

UK here. Most people I work with will have Signal or Telegram. However my kids and the parents groups and schools all use WhatsApp.

None of them could get their friends to switch from WhatsApp. Nobody gives a shit at all about Meta and their dodgy data practices. Convenience is king. "aLL mY frIEnDs aRE oN WHatSaPp!"

They will literally be excluded if they don't use it.

Super-frustrating and makes me feel pretty helpless tbh.

[–] [email protected] 6 points 1 year ago

I was primarily interested in r/soapmaking, r/instantpot and r/breadmachines. Also some true crime ones - I've joined the ones I could find here but there's hardly anyone in them.

[–] [email protected] 13 points 1 year ago (2 children)

Yes totally. I originally used Reddit because I was subscribed to some super-niche hobby communities. I never doom-scrolled the front page or anything. These communities don't yet exist in Lemmy yet so I'm kind of hanging around to see what happens. And yes, everything is negative. But to be fair, I didn't sign up expecting to read uplifting stories and people (or bots) are just posting clickbait garbage that the internet is already awash in anyways.

I prefer more discussion forum type communities rather than link aggregators. I just need to keep looking for what I like and subscribing to those so I can filter out the crap.

[–] [email protected] 2 points 1 year ago (1 children)
[–] [email protected] 3 points 1 year ago (2 children)

Dealt with by simply rinsing it afterwards

[–] [email protected] 4 points 1 year ago (1 children)

It's my daughter's birthday tomorrow, so I'm making her a cheesecake today. Of course, being a dad it's not going to be straightforward but rather using a gadget (instant pot) to make it: https://www.pressurecookrecipes.com/instant-pot-cheesecake-new-york/

And yes, I don't miss those kids parties. I have 3 kids and thankfully they are all beyond that stage now!

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago)

I've never tried it but I like the idea of it. I've been having a protein shake instead of breakfast for years, so this isn't much of a departure.

If I were to try it, it would be the lower carb versions like the black edition, and also without sweeteners.

The only lingering doubt I have is that it's arguably ultra-processed (and this applies to my protein shake as well). Even if the individual ingredients aren't bad, have our bodies evolved to ingest food like this without long term side effects? I guess time will tell.

[–] [email protected] 7 points 1 year ago* (last edited 1 year ago)

Someone please make it stop.

TikTok and its ilk should come with those warnings like you get with cigarettes and alcohol. "May cause lowering of IQ and inhibit the development of critical thinking skills."

[–] [email protected] 3 points 1 year ago

Great, now it will be even easier to post endlessly about it.

 

I'm trying to get Lemmy up and running on Azure Container Apps, and I've almost got it working.

Right now, I can get a request from a remote client (via Cloudflare) all the way through nginx and into the lemmy UI, but I'm getting this in the lemmy UI logs:

API error: FetchError: invalid json response body at http://lemmy--13fdtu8.internal.jollysky-9d68b8d3.uksouth.azurecontainerapps.io/api/v3/site? reason: Unexpected end of JSON input

That URL is the container apps FQDN for the lemmy backend container. I have no idea what's causing this error, as there is nothing in the lemmy backend container logs. I have RUST_LOG set to 'verbose'. I have a sinking feeling it's the container Envoy proxy blocking it and it's not getting to the backend.

This manifests itself as a 500 error in the browser.

Does anyone know how I can debug this?

The thing about container apps is all traffic between the containers is HTTPS, so I've had to make a few adjustments for that. It all works fine in normal kubernetes.

The other thing to mention, is I can't pass this proxy header through, as it causes a 403 error, I think because of a hostname mismatch in the SSL handshake. Does anyone know if that will break anything?

 

You can select Home -> hamburger button -> Communities, but that just lists your subscriptions. I want to be able see all available communities for the instance I'm logged into.

It's available using the web UI, but I can't figure out how to do it with Jerboa.

view more: next ›