whenever8186

joined 1 year ago
[–] whenever8186 3 points 1 year ago

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

[–] whenever8186 17 points 1 year ago

My kid's school here in the UK banned them, but the kids all take them in anyways and the teachers don't care.

I had banned YouTube in the house, but then the school started assigning homework to watch YouTube videos.

The dependence of our infrastructure on private social media companies is shocking and needs to be stopped immediately.

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

There are 2 reverse proxies involved. One is Nginx which is used to front both the Lemmy UI and the Lemmy backend. That's what the 'proxy' container in the docker compose file is for. It seems to be a required component of the application stack as different request types to the same host FQDN are sent to different backends ('upstreams' in network speak). You could use Caddy here instead if you wanted, which is the point of this page: https://join-lemmy.org/docs/administration/caddy.html. However, that config doesn't work for the latest version of Caddy (you'll get an error about stuff being outside of the site block).

The other one (could either be Nginx again or Caddy or anything else you want instead) is to front the whole thing and provide TLS termination using Letsencrypt. This bit is explained here: https://join-lemmy.org/docs/administration/install_docker.html#reverse-proxy--webserver

[–] whenever8186 2 points 1 year ago

I am not telling you to quit I'm not telling you to know more. I was merely suggesting that the devs put out the minimal required documentation for an experienced admin to get it up and running, while also suggesting a way to not waste money.

Sorry it came out wrong.

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

Do you have a local device you can try all this on first so you're not wasting money?

I agree the guides aren't great, but they assume you have some experience doing this stuff.

[–] whenever8186 4 points 1 year ago (1 children)

Yep same here, although for me it's bread machine and instant pot.

The instant pot is hardly 'doomed'. Despite its popularity it's still kind of niche. Tired of things being measured by whether or not they are an internet sensation.

[–] whenever8186 1 points 1 year ago

Nevermind that, is there a way to block any post with 'AI' in the title?

[–] whenever8186 37 points 1 year ago (1 children)

Kind of. Father has turned into a religious right Trump supporting nutjob. COVID is bs, vaccine 'changed your DNA', etc. He's 80 now, and the sad part is he used to be a science teacher.

And then he got leukemia. Because of his BS rhetoric, my mother and brother who live with him couldn't visit him in the hospital because they all refused to get the vaccine. My brother almost lost his job over it.

Anyways get this: my dad got COVID while he was in the middle of chemo with zero white blood cell count, and recovered in like 3 days! And .. is in remission from leukemia and has stopped chemo.

So I mean he's really damned lucky, but this all just reinforces his view that COVID was nothing and he made the right choice. Meanwhile he spams my inbox with alt right bullshit all day. The fact I live in a different country and only see him once a year keeps things cordial I think.

[–] whenever8186 -1 points 1 year ago

I used to do all this, but then I gave up and started paying for NextDNS. It's like having your own Piholes in the cloud. It's like £18/year and is way more reliable than self hosting, especially for something as crucial as DNS for your home. It also has excellent parental controls if you need that, multiple profiles, good logging and analytics and a decent looking privacy policy.

Sure, it's not as fun as self-hosting but it's better then getting shouted at every time someone's app stops working because of some glitch in your setup.

[–] whenever8186 2 points 1 year ago

I'm currently trying to get Lemmy working on Azure Container Apps and Azure Postgres Flexible Server. I've got it all deployed, but I'm having some issues with the reverse proxy.

Regarding the 'best' choice - well it depends on what you mean by 'best'. AKS will be the most flexible and ACI will probably be the simplest (if it will even work for Lemmy - I haven't looked at ACI in years). Container Apps will probably be somewhere in the middle. Container Apps is just an abstraction over Kubernetes, so in theory you should get the scalability and flexibility of k8s without the overhead of managing a cluster.

I got Lemmy up and running on my home Rapberry Pi microk8s cluster pretty easily, so it will work fine on AKS for sure.

I'm looking at Container Apps just as a pet project because I've been waiting for a product like this for years. Kubernetes is awesome, but has always been too complicated for the average software developer to use. It needs a layer of abstraction and that's what Container Apps is. So anyways I figured running Lemmy on it would be a good way to test drive it.

As I said though, I've run into some issues and am almost at the point where I was going to ask for help. If anyone's interested, I can post links to my Github repos with my Terraform code and all that.

[–] whenever8186 13 points 1 year ago

Yep. If it's a video it gets a hard pass from me. They can get their 'views' from someone else.

[–] whenever8186 5 points 1 year ago (1 children)

I mean through the Jerboa app though. What you're suggesting is through the web UI right?

view more: ‹ prev next ›