• 0 Posts
  • 334 Comments
Joined 3 years ago
cake
Cake day: June 10th, 2023

help-circle


  • 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.



  • 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.







  • 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.



  • 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)





  • Nibodhika@lemmy.worldtoSelfhosted@lemmy.worldgoodbye plex
    link
    fedilink
    English
    arrow-up
    13
    arrow-down
    1
    ·
    7 months ago

    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)