Comment on
A few days of slower updates
Take care! You are doing great work!
Comment on
A few days of slower updates
Take care! You are doing great work!
Comment on
Today i installed arch linux for the first time
Somehow I fall within all these categories
Comment on
Musk failed to get the necessary permits to change Twitter’s building signage to X, and the police shut it down just in time for “er” to remain.
Reply in thread
Ah that explains. Didn’t know he was renting the building.
Comment on
ik👑ihe
Ik ben blij dat dit soort content er ook is op Lemmy
Comment on
Those who tried Linux and went back to Windows, what caused you to go back to Windows?
Programmer and big Linux fan here. I use Linux for multiple servers/vm's. For a while I also had Linux on my desktop and using a Windows VM with PCI-passtrough for gaming. It works. However I came to the conclusion I was only using the PC for gaming (on the VM), and doing all my programming on my MacBook. So basically the Linux part on my desktop was just useless. Although I want to, I don't have any use cases for Linux on the desktop.
Edit: I do have a steamdeck. Love the thing!
Comment on
New Mlem release in TestFlight - 0.1.0(19)!
Great work! I find it by far the best Lemmy app on iOS atm
Comment on
Musk failed to get the necessary permits to change Twitter’s building signage to X, and the police shut it down just in time for “er” to remain.
You need to have permits to change signs on your own building?
Comment on
To fellow penguins, What is your distro?
Favorite? Arch. However I am using Ubuntu on all my server systems. Currently don’t have any desktop Linux systems.
Comment on
Which Lemmy app do you use?
Reply in thread
It’s iOS only
Comment on
What made you pick the Lemmy server you are on?
I want to be in control over my own data. So I spun up my own instance
Comment on
Hosting Lemmy with Traefik as a reverse proxy
Reply in thread
Regarding your edit. I haven't have this problem myself. Might be because of a slightly different setup.
Comment on
Hosting Lemmy with Traefik as a reverse proxy
Reply in thread
In one of the updates, I noticed in the traefik dashboard that traefik was forwarding to a different port. So I added the following label in my web labels:
- traefik.http.services.web-lemmy.loadbalancer.server.port=8536
You might need to change the web-lemmy part to whatever the traefik service is named in your config.
Comment on
Hosting Lemmy with Traefik as a reverse proxy
Reply in thread
Thanks! Good trick to know!