I believe the developer is in complete control of the pricing on steam, so it would be the developer being shady
I believe the developer is in complete control of the pricing on steam, so it would be the developer being shady
you can, yes. it’s called hard drive shucking and is extremely common.
there’s an entire wikipedia article for this that makes it super easy https://en.wikipedia.org/wiki/Pirated_movie_release_types
Yeah it’s definitely played up/edited to be worse but still if you pay attention to who he’s yelling at, he only gets mad at people who deserve it… the people who just refuse to listen to his advice or get defensive and lie instead of just owning up to their mistakes or shortcomings or just simply stopped caring. For people who want to change or want to learn to be better, Gordon Ramsey is extremely supportive. There’s an episode of Hotel Hell where there was a kid with so much aspiration and love for food that Gordon Ramsey offers to pay to put him through culinary school
Is it just me or does that “comparison” make no sense for this thread. It’s mostly comparing vaultwarden to the cloud version of bitwarden, not the self hosted version. It only mentions the self hosted version in passing. It doesn’t do anything to help someone choose between vaultwarden and self hosted bitwarden
Gordon Ramsey. Of course it’s played up extra for the US market, but even still, pay attention to who he yells at, it’s always people who are too dense to see what he’s trying to tell them or chefs with huge egos that aren’t deserved. He’s much more nice towards amateurs and kids in his shows that feature those type of people instead of restaurant owners and pro chefs. Masterchef for example, he goes easier on the contestants in the beginning as they’re all amateur/home chefs, but his standards go up as the season progresses.
It sounds like what you need to do at this point is find what IP address your lemmy instance and mastodon instance containers are using on your VPS. you can do “docker inspect containername” and look for the IP address in there. it might be something like 172.16.0.1 for lemmy and 172.17.0.1 for mastodon. then you want to set up your reverse proxy to point lmy.my-domain.tld to 172.16.0.1:80 (or whatever port you set lemmy to use) and then mstdn.my-domain.tld to point to 172.17.0.1:80 (again, port might be different, i dont know what the default port is)
-IF- both of the containers are using the same IP, then you will need to make sure that they are using different ports. if they are on the same ip and same port, whichever container loads 2nd will fail to properly load, because when a port is taken on an IP address, it is reserved and nothing else can try to listen on that port.
So a reverse proxy is sort of like a phonebook or directory, it routes outside requests to the appropriate place. So imagine your reverse proxy is a receptionist, someone comes in and says “hey I am looking for plex.mydomain.com” the receptionist would then use the phonebook and say “ok if you are looking for plex.mydomain.com, go to building 192.168.1.10 (the ip), room 9000 (the port)”
Since you are asking about dockerized services, the networking for those can be done in several different ways, but the one thing that really matters is that each service needs to have a unique combination of ip and port, because only 1 service can live at each address. With docker, you could set up multiple services that use the host server’s ip, in which case each container will need to be on different ports, or you could have it so each container has its own ip, in which case the port can be anything.
homeassistant community store has a cloudflared add-on that works great to get it to easily work over cloudflare tunnels
Just fyi how a client handles multiple DNS servers might not always be you expect and just depends on how it was implemented. Some clients can just send a DNS request to all DNS servers at once and take whatever responds first, essentially randomizing which DNS server gets used
The adaptive lighting is also my favorite, I do a daylight color temp at high brightness during the day and a warm 20% brightness during the night, with it changing from bright to the night color over the course of several minutes if the light is already on when the sun sets
Yeah, I think it falls squarely into your thing about a new term from open source as its not recognized as being open source by the OSI and probably won’t be due to it being too restrictive, but the restrictions close the loopholes, forcing the software to be more free at the same time so it’s kind of in a weird spot
MongoDB has a modified version of the AGPL that they call Server Side Public License that might interest you. Specifically the change in section 13:
“Service Source Code” means the Corresponding Source for the Program or the modified version, and the Corresponding Source for all programs that you use to make the Program or modified version available as a service, including, without limitation, management software, user interfaces, application program interfaces, automation software, monitoring software, backup software, storage software and hosting software, all such that a user could run an instance of the service using the Service Source Code you make available.
By my reading, it closes that loophole you mention by specifically calling out interfaces and APIs as also requiring the source to be available. At the top of the page I linked there is also a PDF showing the removals and additions they made to the AGPL to end up with their SSPL.
You didn’t keep your 2fa backup codes like they tell you to do?
You interact with communities/magazines on other instances from your home instance, so for that lemmy community, you’d go to https://kbin.social/m/newcommunities@lemmy.world or search for it from https://kbin.social/magazines
microblog is the equivalent of twitter. Mastodon is the main way people engage in the microblog part of the fediverse, but kbin also has features that allow reading/commenting on/creating microblog posts
This is precisely what I was looking for, thanks. Seems like the dev was inspired by the old rabb.it site as well and created it once it was shut down
You can usually find precompiled shaders to download, for ryujinx look at ryusak
It’s trivial to create new accounts and emails to verify those accounts. It is not trivial to get a new phone number since virtual numbers are blocked by the verification process.