

Didn’t knew about the mods, that might be a rabbit hole to dig into.


Didn’t knew about the mods, that might be a rabbit hole to dig into.
You just answered your own question, no other medium would give you the anxiety the protagonist is experiencing.
Also, worth noting that this game was made by Frictional games, they essentially invented (or at least popularized) the genre. So while you might be sick of similar games, it’s like saying Mario is just another platformer. Most similar games out there are heavily inspired by Frictional games games.


Ansible.
I use docker for most of the services and Ansible to configure them. In the future I’ll migrate the server system to NixOS and might slowly migrate my Ansible to NixOS, but for the time being Ansible is working with relative ease.


I like that they’re DRM-free, but many of my Steam games at DRM-free as well, so it’s not a huge value add for me.
That’s something most people miss, the vast majority of games on Steam are also DRM-free, in fact most games that are sold on GoG are DRM-free on Steam because the game is DRM-free regardless of platform.
Do you want to know a game that has DRM? Cyberpunk, so yeah, GoG is very much only anti-drm when it’s good PR, not when it counts. Do what I say and not what I do kind of thing.
I don’t dislike GoG, I like what they’re trying to do in theory, but everyone online seems to treat them like they’re this perfect company that does not evil, meanwhile they treat me as a second class citizen for using Linux and dance around the DRM stuff they’re supposed to be against. There’s a list somewhere of all GoG games with DRM, Cyberpunk is just an example, but because it’s made by them it’s a great example to showcase their hypocrisy. Meanwhile Valve has quietly given me a native client, pushed for native games, and when that didn’t worked they invested in Proton, put in lots of man-hours in compatibility fixes, and now they’re doing the same with Fex, all while providing a better experience overall, no DRM enforcement, and Hardware that’s simply amazing. Like I said, I don’t dislike GoG, but it’s not even a contest on my mind on which company treats me better.


Yes, it would be very difficult for the owners @outlook to create 10k accounts.


And then Microsoft or Sony would bulk buy 10k steam machines to use in their server rooms. They can’t sell at a loss because the hardware is not locked, otherwise people could just buy these and use them for whatever and Valve wouldn’t see a cent from those machines. At the very least they need to be sold at a neutral price point, but more than likely they’re looking to get some profit over them.


It would be very tedious to type all of that on my TV, even if I could get mpv on it, and my TV/projector had hardware capabilities to decode the media, not to mention the difficulty in keeping my history between different devices or for different people. You’re clearly not understanding the problem Jellyfin solves, it’s like someone saying “why do we need Lemmy when we can write files on our samba shares” (which btw you should definitely not expose to the internet)


The Stanley Parable is very funny. I don’t want to spoil it, especially because reading or watching videos is not the same as interacting with the game, but the narrator reacts to what you do, even if you try to do something absurd there’s a good chance that it has a special reaction for that.
South Park games also are very funny, the first one (Stick of Truth) especially. But it is a very dark humor, e.g. the difficulty slider also changes your skin color.


Yes, Google has miss reported my websites in the past, all of which were valid, but the person I’m replying to seemed to assume no-SSL is a requirement of the feature, and he doesn’t understand that a wrong/missing SSL is indistinguishable from a Phishing attack, and that the SSL error page is the one that warns you about phishing (with reason).


It is for pull requests. A user makes a change to the documentation, they want to be able to see the changes on a web page.
So? What that has to do with SSL certificates? Do you think GitHub loses SSL when viewing PRs?
If you don’t have them on the open web, developers and pull request authors can’t see the previews.
You can have them in the open, but without SSL you can’t be sure what you’re accessing, i.e. it’s trivial to make a malicious site to take it’s place an MitM whoever tries to access the real one.
The issue they had was being marked as phishing, not the SSL certificate warning page.
Yes, a website without SSL is very likely a phishing attack, it means someone might be impersonating the real website and so it shouldn’t be trusted. Even if by a fluke of chance you hit the right site, all of your communication with it is unencrypted, so anyone in the path can see it clearly.


While YUNO is a great way to get started, I strongly encourage you to understand basic concepts, like docker, and maybe try to run something outside of it for fun. While not even remotely the same thing since YUNO is just the OS and “app store”, you would be very similarly tied to that ecosystem the same way you are to Google now. Not to mean that YUNO would have any control over your stuff, but you would be dependent on them for what you can self host.


Ok, so, there are multiple things you should be aware.
First of all you’ve set that DNS to be 10.0.0.41, that range of IPs is reserved for lan, similar to 192.168.0.41 would be. Only people in the same local network as you might be able to access it.
Also, usually your home router doesn’t use the 10.x.x.x range, but some ISPs might do it in their internal network, which means your router doesn’t get an internet IP, instead your ISP router does and it shares the same external IP with different houses, so you would need to use something like https://www.whatsmyip.org/ to know what your external IP is.
But there’s more, since you don’t control that router putting that external IP in the DNS won’t work either.
You need to do something more complicated, I recommend you read on cloud flare tunnels for example.
And one final piece of advice, don’t share your urls with randoms on the internet, security by obscurity is not security and all, but publicly advertising your url is asking for trouble, even without doing that you will see several attempts of logging into your servers constantly.
On paper I should love Authelia, I’m a sucker for y’all configured services, I can write a couple of files on my Ansible and boom, everything works… However I never had much luck setting Authelia up, Authentik on the other hand was very painless (albeit) manual (via UI) configuration. I don’t do anything crazy, so any of them would work for me though, I just failed on setting Authelia and tried Authentik and had had no reason to change.
Steam used to accept Bitcoin, they stopped when the transaction fees made it unusable. Every time I remember that I get really pissed off, had the block size been increased back then Bitcoin would still be accepted in the many places it was (Steam wasn’t the only one, lots of stores online used to accept it), but because they kept promising a magic solution that never manifested people lost hope and jumped ship (which did solved the problem as nowadays only investors use Bitcoin, so a lot less transactions, a lot more value in them, and higher fees matter less)


Expanding on that, and explaining why this is not Digital hoarding, I have a HUGE catalog of games, lots of which came from bundles and such, if I was able to sell back games to steam, even if for a few cents, I would delete a big chunk of that. But as is I have no reason to do it, I can put them in a “never played” category and forget about them until I randomly find a game in the store that mildly interests me and notice it’s already in my library.


What problem are you having? Docker is very straightforward, just copy the compose file and run a command.


Kodi is a graphical app, like Firefox, so you won’t use docker for it.
I have Jellyfin running for years too and it has never broken for me, I use Linuxserver image, so maybe they delay the updates a bit?.. Now, Immich has broken so many times that nowadays is the only docker I don’t keep at latest (and I know using latest is a bad practice, I understand the reasons, but the convenience of not worrying about the versions beats all that for me)


Configuration is much easier, e.g. this is the full config you need to expose nextcloud on nextcloud.example.com (assuming caddy can reach nextcloud using the hostname nextcloud)
nextcloud.example.com {
reverse_proxy nextcloud
}
Comparing that to ngnix configs that need a template for each different service (although to be fair they’re mostly the same).
How does it work on Android? One of my main use cases for Nextcloud is to be able to access some of my pdfs on my phone, the app seems to be focused on uploading which is something that while I do sometimes from my phone is much less often.