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/)XA
Posts
2
Comments
1,057
Joined
7 mo. ago

  • https://jellyfin:8096/

    Port 8096 is the default HTTP protocol port, and you're trying to access it via HTTPS. Do you have certificates installed and available for your jellyfin instance? If not, it's very likely Cloudflare won't route it correctly.

    I'm not saying this is your specific issue, but it'll be the one after you fix this one at least. You may need to mess with the cloudflare "current encryption mode" to get this to work.

  • Ahh yes, as evidenced by absolutely nothing whatsoever, I mean Jesus Christ, the GNU ideologue is completely antithetical in every possible way to your statement...

    GNU's goal is to give computer users freedom and control in their use of their computers and computing devices by collaboratively developing and publishing software that gives everyone the rights to freely run the software, copy and distribute it, study it, and modify it.

    You have less than zero idea what you're speaking about....

  • I don't think it's wrong to bitch about the standards fragmentation in linux. For better or worse, it's a serious issue within linux. Apple, for example has a closed ecosystem which is bad, but they have great ecosystem cohesion which is great for app development and reliable interaction between applications. IMO the cohesion to standards is one of the only good things iOS has going for it.

  • Aaaand there it is...

    Article II, Section 1: Function and Selection, Clause 8: Presidential Oath of Office;

    Before he enter on the Execution of his Office, he shall take the following Oath or Affirmation:– I do solemnly swear (or affirm) that I will faithfully execute the Office of President of the United States, and will to the best of my Ability, preserve, protect and defend the Constitution of the United States.

  • Justice Clarence Thomas dissented to the court's order that black people are real people.

    Like, it's a fucked up headline, but I bet for a second you were like "wait a minute, is that real?" Which is both funny and sad at the same time concerning both Thomas and the times we live in. lol

  • That’s a huge wall of text to still entirely miss the point.

    So then it makes sense that you didn't read it where I very specifically and intentionally touch the subjects you speak about.

    If you're not going to read what people reply, then don't even bother throwing your opinion around. Just makes you look like an idiot tbh.

  • Depends on what you go for. I got my BS and MS entirely with *nix. There are some niche programs for specific majors which did not have alternatives and/or ways to run on *nix, so don't be disappointed if you can't find a solution.

  • As outlined above, namespaces are a powerful feature that gives us the ability to isolate Tor network access of an arbitrary application. We put each application in a network namespace that doesn't provide access to system-wide network interfaces (such as eth0), and instead provides a custom network interface onion0.

    Positively dope.