It’s got a flared base so you’re good to go
Sorry for scaring developers
Norwegian proot with a taste for shitposting Deeply sorry for my photoshop creation
Former account at Kbin
aspe:keyoxide.org:JYRRSWIKLZWX366Y4DONCIEYAE
It’s got a flared base so you’re good to go
I assume they also removed the feature that allows you to resize the taskbar to half the height of your display.
I’m at a :.|:; for words
The hotspot is usually in the battery, so point the heat gun towards it. You know you have better wifi if the cells puff up
Eh just alternate 2.4 and 5ghz on every device. If you want more 2.4ghz, I suggest you run a microwave without the door for more wifis
“hi I’ve been trying to contact you about your ring doorbell’s extended warranty”
I have a great solution for that. Buy about 50 cheap phones, and set one in the middle of the building with wifi Hotspot enabled. Spread the rest of the phones around the building, and keep the closest ones connected to the center device. Turn wifi Hotspot on those devices, and they’ll retransmit the wifi from the center phone outwards. Do this until all phones are connected to other phones, and you’ve got a cheap and horrible mesh wifi solution with 50 SSIDs
Plug a laptop into it and enable the wifi Hotspot feature. Works well on windows/Fedora
Here’s the free oem app as an msix package as Microsoft removed the store link. link
(yes I did accidentally upload it to the wrong collection, but I don’t think I can change that)
“what is love?” (baby don’t hurt me)
What? But the factory must grow
Or in physics terms, potential energy.
Thx for the good read!
I switched from duckdns about a year ago as it failed to resolve the addresses for my jellyfin server. I ended up buying a domain from cloudflare for 3 years for about $4, and I self-hosted ddns updater to automatically grab the dynamic ip, and set it to a subdomain.
As for your nginx config, I’d imagine you could make 2 separate config files in sites-enabled
that are nearly identical, but listen for different domains.
Something like this:
#config file 1
server {
listen 80;
server_name example_a.com;
location / {
return 301 http://example_c.com$request_uri;
#or use an ip instead of example_c.com
}
}
#config file 2
server {
listen 80;
server_name example_b.com;
location / {
return 301 http://example_c.com$request_uri;
#or use an ip instead of example_c.com
}
}
#Or use "proxy_pass http://example_c.com;" in the location tag instead of "return 301..." if you want to reverse proxy the traffic
1.5Tb data cap, jeez. I regularly push 6tb of monthly traffic by myself. This feels like mobile internet all over again, but now with wired…
Have you ever considered doctor pepper to be a woman?
I feel like the marketing was the same for bonzi buddy…
Hey $20 is $20
Thx for the tip! I’ll try to recalibrate it based on those instructions :3
I wonder what kind of relationship scam they’re trying to pull on you. Or maybe there’s some creepy guy that “wants to be friends”