Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NI
Posts
0
Comments
1,503
Joined
2 yr. ago

  • Let me prephase this by saying that I have never been officially diagnosed but there's a good chance that I'm in the spectrum.

    This is my philosophy on the matter: you won't find a girlfriend talking to a random person just because of their looks, so if it was a guy, would you talk to them? If the answer is no then I won't. For example, pretty girl on the bus, I wouldn't talk to a pretty guy on the bus so I don't; Pretty girl talking about something I have an interest in, or similar, I might talk to a pretty guy doing that about our common interest so I feel it's okay. That being said I'm not much for talking to random strangers in person unless we're in a social gathering, and I would feel very uncomfortable itlf a random person came to talk to me out of the blue, so even though all that I said above there's a 99% chance I won't talk to a random person anyways.

  • Permanently Deleted

    Jump
  • Also, I can tell you from personal experience, cards were working Monday during the blackout. Not on wireless machines obviously since we had no cellphone reception, but for example Supermarkets were letting you pay with a card.

  • It's not completely gone, it's just that now they offer you a way to do it, here's some doc about it:

    Finally, we made it clear that customers can serve video and other large files using the CDN so long as that content is hosted by a Cloudflare service like Stream, Images, or R2

    Source: https://blog.cloudflare.com/updated-tos/

    some users attempt to misconfigure our service to stream video in violation of our Terms of Service

    Source: https://developers.cloudflare.com/fundamentals/reference/policies-compliances/delivering-videos-with-cloudflare/

    In short, streaming videos hosted on your server is still against TOS, but they now offer a thing called Stream where you can host videos to be streamed without violating it.

  • Plex doesn't even work properly unless you set it up with network mode host, otherwise it always considers your service to be remote because they're not on the same network as anything you try to watch it from. Jellyfin requires lots less access, and you're so worried about it you can add a Tailscale mod to the container and isolate it completely so it's only accessible via Tailscale similarly to what you think Plex is doing (which doesn't harden security as much as you think)

  • You're replying to a message that literally says that, so it makes you sound like you think Tailscale is somewhat integrated into Jellyfin, because the message originally said exactly that you needed a third party app to solve this issue in Jellyfin

  • How would you have worded it differently? Since the email needs to be sent because the person is losing a feature (they might not use it because they only stream from you, but they might stream from someone else, so they should be made aware of it)

  • Your smart tv might not have VLC in it. That's like saying "I don't NEED financing, I can pay for my house all at once", like, good for you, but you're in a very privileged spot, and VLC is a beast so it's really not fair to compare it with an embebed video player on a smart tv or something. You can disable transcoding btw, it's enabled by default so that it's more compatible, which makes absolute sense.

  • It's not. Imagine Immich required library X to be at Y version, but another service on the server requires it to be at Z version. That will be a PitA to maintain, not to mention that getting a service to run at all can be difficult due to a multitude of reasons in which your system is different from the one where it was developed so it might just not work because it makes certain assumptions about where certain stuff will be or what APIs are available.

    Docker eliminates all of those issues because it's a reproducible environment, so if it runs on one system it runs on another. There's a lot of value in that, and I'm not sure which resource you think is being wasted, but docker is almost seamless without not much overhead, where you won't feel it even on a raspberry pi zero.

  • There are two ends here, as a user and as a developer. As a user Docker images just work, so you solve almost every problem you're having which would be your users having them and giving up on using your software.

    Then as a developer docker can get complicated, because you need to build a "system" from scratch to run your program. If you're using an unstable 3d party package or missing packages it means that those problems would be happening in the deploy servers instead of your local machines, and each server would have its own set of problems due to which packages they didn't have or had the wrong version, and in fixing that for your service you might be breaking other service already running there.

  • First of all getting married is extremely cheap, just a small fee in most countries.

    A marriage is a legal document that brings many legal consequences, from tax to residency and even hospital and death care there are many reasons why that document might be important for you. If you're going to spend the rest of your life with someone else, it makes a lot of sense to do it, it makes lots of stuff much easier.

    • Factorio, I know you said you couldn't get into it, but try peaceful mode, it's a great game even without enemies
    • RimWorld, it's an excellent colony management game
    • Dwarf Fortress, this is the big boss, it's really hard to start, but it's the most complex simulation game out there. If you can get into it, it's infinite hours of fun.