Or in physics terms, potential energy.
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
Or in physics terms, potential energy.
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
Depending on where you live, and what service providers you have, you might even get a free lawyer for these kinds of things.
For example in my situation I have free legal help bundled to my mobile data plan for ID theft, gdpr violations, and for removal of images and videos I didn’t concent to have recorded.
Check your services, and you might save a bunch of money.
Kubuntu
This might be a hot take, but I hope that we as a platform are toxic enough to advertisers so that big tech’s enshittification and advertising never becomes a problem.
So I did some tests, and I think thunder is the only client that handles video badly. It doesn’t even try to load the link you sent. In contrast, eternity loads it perfectly fine. I guess I’ve been on a bugged client this entire time 😅
I assume catbox behaves similarly to a basic nginx instance serving static content. I try to keep my uploads under 50mb to save my own and others bandwidth so yea, no video essays
I’ve noticed the web clients throw errors, but the thunder app used to crash when loading my post (and for that reason, I switched the preview to a gif)
Now this is some watchdogs 2 shit
I’m in Norway, and let’s say electric car charging could be better. The main issue we face is that the car charger systems are too fragmented, meaning you have to have an app and account for pretty much every car charging company, and guess what… There’s not a dozen of them, but hundreds.
Another issue we’ve faced a lot is that you’d plug your car into the fast charger, get charged money but the charging won’t start. You get a choise of navigating the ad filled terribly designed apps that barely work and try to cancel or restart charging, or give up and look for another charger in the near vicinity. As far as I can remember, gas pumps have never had these issues, but even a decade into norway’s EV development, these companies still struggle setting up proper working infrastructure.
One thing that’s nice are the toll prices, we pay about NOK 7 kr to pass tolls, while gasoline vehicles pay NOK 29kr, and diesel pay about NOK 65kr to pass tolls.
As of July 23 2024, the conversion for that is:
NOK 7kr = USD $0.63
NOK 29kr = USD $2.63
NOK 65kr = USD $5.89
Also if you drive at the wrong time and at the wrong place, those prices might as well be doubled
Fun fact: you can download llama3, an llm model made by meta (which is surprisingly good for its size), and it’s only 4.7gb. A dvd can store 4.7 gb of data, meaning you could in theory have an llm on a DVD.
Im the person who’s been “chosen by the people” to do “IT stuff”. Family, friends, teachers, and neighbours reach out to me for the simplest tasks. Stuff they could probably figure out on their own, but insist I do for them.
I’m a nightmare for my school administrators, as I know my way around every blocking and monitoring thing they’ve set up on the school equipment.
I’ve also caused headaches for the entire city wide school system, as I got cloudflare to (unintentionally) block traffic from our ip address, and since all traffic is funnleded trough a VPN to a central gateway (all schools in said city use the vpn) ,meaning I blocked 66k kids from using the internet for 15m. ( I didn’t get in trouble :3)
Jeez how long did it take to upload that 100tb? I’ve had files 50gb in size that have taken hours because of their 30-100mbps upload speed.
What’s nice here is that the upvote to comment ratio is pretty low compared to reddit and other platforms, meaning one upvote here means a lot more than one upvote on reddit.
Also each post sparks cool and unique discussions so you get more out of reading and participating in the comment section.
And that’s why I love this place
The main cause for why I wanted to leave reddit was the “hustle” for getting as many upvotes as possible. It just felt like the content was not genuine, but merely manufactured for clicks, meaning that you wouldn’t really get proper or meaningful conversations with other people. What triggered my switch to lemmy was reddit’s api changes and the censorship moderators and spez did.
Here, I can have an actually meaningful conversation without the toxicity and childishness of redditors on reddit. One thing I miss though is leaving the huge bank of information that accumulated on that platform from decades of people sharing information.
Yea… Dementia
ah time for horror stories with sparky:
I know of people who work in IT and use onedrive as a shitty version of github for sharing and version controlling code… If I was them, I’d alteast use syncthing
I’ve seen them in Denmark, Lithuania, Estonia, Latvia, Greece, France (where this particular sign was filmed), Poland, Italy, Spain. That’s all I could remember from the trips I’ve been on in Europe.
As a young Norwegian I can say that I’ve saved a bit of money by pirating. I have a nas with 10s of tb of movies disney or Warner bros can’t delete from my library.