You should to regularly ~~let~~ donate blood to expell the ~~bad humors~~ microplastics.
new account
I think pits have some issues as a breed, but I aint a transphobe.
Wears a skirt, thinks he's a woman
This is transphobic, by definition. Try to justify it I dare you.
Having shitty opinions or being a PTB on the internet doesn't justify transphobia.
Sounds pretty transphobic of you.
Probably not, just clarifying.
Your marked vote is on a post.
Post is the pitbull thing yet again.
I made a quick demo of an nginx server block that forwards like that, listening on :7071 of whereever you run nginx. It's completely untested so may have issues.
server {
listen 7071;
listen [::]:7071;
location / {
proxy_http_version 1.1;
proxy_set_header Host localhost;
proxy_pass http://<pi-ip>:7070;
}
}
I missed that you are using it remotely.
You can set up a proxy with nginx that changes the host parameter to localhost then connect to that.
Or you can for example use an addon that sends a custom Host value.
Fundamentally the hostname is just a freetext field you can fill however you want.
What I see now is pages lossily compressing pngs "because webp can do lossless" instead of just handing me the png file they still have.
And there are still tons of issues with webapps out of my control not supporting it.
There are endless specific warnings about specifically opening microwaves, because this exact thinking is what has gotten hundreds to thousands of people killed over the years.
Specifically microwaves, specifically from feeling safe because they have been sitting in a trash pile or basement for months or years.
It happens comically often, to my knowledge it's the most common specific cause of death in diy.
Odd, Lemmy natively supports this, it should be in your user settings where you'd change your name or pfp.
The settings seqrch even shows it being there, but it's just ... missing?