Honestly
ShaunaTheDead @ ShaunaTheDead @kbin.social Posts 0Comments 243Joined 2 yr. ago

Not the worst, although I'm not a fan of the continuation of the idea everyone seems to have that bottom surgery for trans women is the same as "chopping off your dick and/or balls".
All part of the plan to erode trust in public healthcare so they can institute private healthcare and be hailed as heroes even though they destroyed a perfectly good system to replace it with the nightmare dystopia that our neighbours to the south have to live in.
His expression looks pained, like he's trying so hard to fight the urge to steal that man's hat and failing
I found Farscape impossible to watch because of the main character. The show suffers because of the classic misogynistic writing where all the female characters are tripping over themselves to get noticed by the bland, aggressive, stupid, and overly cocky "average Joe" that was thrust into an unusual situation. It's extremely dated writing and as a woman, it really irritates me.
The rest of the show is great! But the main character just ruins it for me completely. Unfortunately that kind of writing is everywhere in older sci-fi. I started and gave up on Stargate: Atlantis for the same reason. I wish someone would release an edit with the more obnoxious parts removed because I can tell that I'm missing out on some great sci-fi but it's just unwatchable to me.
On the other hand you've got shows like ST:TNG, ST:DS9, Battlestar Galactica, even Lexx, where either women are treated with respect and not overly sexualized, or if they are sexualized then so are the men, and the men are kind, intelligent, and curteous, or if they're not then they're probably a villain.
Probably a fair bit of pro-oil lobbying as well to get the hippies to protest nuclear for the environment instead of the oil industry.
That's a fantastic video and more people need to watch it!
The biggest take away that people who don't feel like watching should know is that 99% of all nuclear waste actually decays to a completely inert state in 31 years or less. Plus, the amount of nuclear fuel used in every nuclear plant in the entire world since the beginning is a tiny, tiny amount and only about 1% of that will be potentially dangerous longer than 31 years. The 1% of spent fuel that is dangerous long-term could easily be stored in probably just one single deep storage facility where it's stored safely kilometers under the Earth's crust in a geologically stable region forever.
Storage of nuclear waste is a solved problem. The only thing holding the experts back from doing the correct thing with nuclear waste is public perception and unfounded laws forbidding it because of propaganda and scare tactics. There has NEVER been a single incident relating to improper storage of nuclear materials. But there have been loads and loads of incidents involving improper storage of oil, gas, and coal materials.
Nuclear is so, so, SO much safer and cleaner than oil, gas, and coal.
lol no way! I just watched a video on Extra Mythology about this guy! The guy with 10 heads is Ravana whose grandfather was a Rakshasa demon and the guy on the left is Vibhishana who is Ravana's brother who will ultimately betray him.
https://pi.ggtyler.dev/watch?v=-lJwE3cvB-s
It looks like they used these statues are inspiration in the video because they look identical
I don't think it has to do with being female or anime. I think OP is saying that they're either a transgender woman or a femboy who is still in the closet
You need to learn bash scripting. Also, there are a few default files that the .bashrc uses which can be helpful to compartmentalize the custom things you do to it so that it's easier to undo if you screw something up. To do that, just add this to the bottom of your .bashrc
if [ -f ~/.bash_custom ]; then . ~/.bash_custom fi
What that will do is check if the .bashcustom file exists and then run the .bashcustom file in your home directory and apply anything in there. Also, you can call the file whatever you like, but bash does have some defaults that it will check for and run them without editing the .bashrc at all. It's kind of hard to find a list of the the files that it automatically checks for, but I know that .bashaliases is one of them, and I think it checks .bashcommands as well, but I'm not entirely sure. Either way, you can force it to check your custom one by using the code above.
Then you can create the file and add any custom things in there that you like. For example, I like to frequently update through the terminal but running sudo apt update && sudo apt upgrade && sudo apt autoremove && flatpak upgrade
was a bit tedious and I wanted a bit less feedback so I made a custom alias for my personal use.
alias update='echo "Updating packages..."; sudo apt update -y &> /dev/null; echo "Packages updated."; echo "Upgrading packages..."; sudo apt upgrade -y &> /dev/null; echo "Packages upgraded."; echo "Cleaning up packges..."; sudo apt autoremove -y &> /dev/null; echo "Packages cleaned up."; echo "Updating flatpaks..."; flatpak update -y &> /dev/null; echo "Flatpaks updated."'
Which hides most of the text from updating and just gives me feedback on what it's currently doing if I don't really care to know all of the details. So now I just run update
in the terminal and plug in my password and it updates and upgrades everything in a human readable way.
There's a lot that can be done with bash scripting, like editing files, iterating over files and directories, setting environment variables. It's basically a full programming language so the limits are mostly your imagination.
You're assuming that physics would be the same in every other universe. Physics works the way it does in our universe largely because of constants, but we don't know why many of these constants exist and we probably never will. The idea of a god creating out universe seems like an obvious explanation, but more likely it's survivor bias. Specifically, the idea that since we happen to live in a universe where everything is just right and so we look at that as a miracle and probably planned. In reality, it's more likely that there are actually an infinite number of universes with different physics where life is impossible, but that means that even if less than 1% of all of those infinite universes is able to support life, there are still so, so many universes in which it was. Many of them being nearly identical to our own, and many of them being so strange and alien that we probably couldn't even wrap our heads around the strangeness even if we had an eternity to study them.
lol as expected the comments in this thread are all off topic!
Seriously though, give us an update if you find it helpful OP! We clearly need all the help we can get out here
I literally did one of those classic TV trope embarrassing moments where I said basically "Ew I don't like that person" and they were right behind me. It still haunts me to this day...
Do you think using a custom ssh key directory would prevent these malicious apps from working correctly or is there some environment variable that always points to the ssh key folder or I guess they could just run a search on the system for any files like .pub. Are there any safety procedures that one can take to circumvent these kinds of attacks?
This feels like a great application of AI to root around through the code of packages in these repos and find ones that access the ssh key directory at all to be looked at more thoroughly by a human.
My biggest concern with Epic is their insistence on kernel level anti-cheat which is just ridiculous overkill and probably being used as spyware let's be honest. They have many ties to China's Tencent which has a 40% stake in the company and is known to basically just be an extension of the Chinese government.
There's also the very odd fact that just having the Epic Games Store open in the background will deplete your laptops battery life by up to 20%. Is it just horribly optimized and uses all that battery even when idling, or is it doing something nefarious in the background? We don't know.
As for exclusives, they have bought exclusives that were mostly crowd funded from the start which is quite the kick in the teeth to the early investors that helped get the project off the ground. And there were even some exclusives that were already listed for pre-order through Steam, forcing everyone to need to get a refund.
Plus, any good will that they've purchased so far is just in service of making a good name for themselves. They've been losing around $400 million per year since 2019 just to bring in new users. They're going to suddenly turn around and start being cut-throat as soon as they think they can.
They are not consumer friendly, they want to dictate trends in gaming. Valve is already the king of that throne and they're fairly benevolent and have pushed trends that are good for gaming and consumers overall. I have serious doubt that Epic would be anywhere near as good for gaming as Valve has been if they should actually become profitable, and an industry leader. Especially when it's projected that they won't be profitable until 2027, which means they'll need to recoup their investment of nearly $3.2 billion since 2019.
There's a lot of evidence to show that a small team of skilled craftsmen could have used water channels and animal skin floaters to lift the blocks into place.
Here's a video about it: https://www.youtube.com/watch?v=C1y8N0ePuF8
I don't think I have that one, but I have a bunch of them! They're my prized possessions and it's such a delight to hang them up every Christmas :D
There's something about the way you type that comes across as juvenile. I think it's the lack of capitalization and grammatical errors. Are you not a native English speaker? That would definitely explain it.
In most European countries you need a 4 year university degree in criminology to become a cop. They have the same standards for average police officers as we in North America have for Federal law enforcement. So while it's certainly true that some European countries have shitty cops, the ones with stricter barriers to entry have slightly less shitty cops.
Here's an interactive map although it does seem to be missing a fair bit of data for Europe. The USA has the most abysmal Police training time at just 500 hours of training between being a civilian and being a Police officer.
edit: lol whoops I never actually posted the link earlier. Here it is: https://worldpopulationreview.com/country-rankings/police-training-requirements-by-country