Are you sure? That’s just a nude girl in the background. Where are they getting away with that?
The Federal Bureau of Investigation (FBI) has seized the domain names of several gaming-related pirate sites, including NSW2U.com, which has been Nintendo’s nemesis for years.
Ahhh, there’s the real reason. Nintendo put pressure on the FBI, because Nintendo.
Or not buying any new Ubisoft game.
Same company acquired two very similar apps.
One required a $14/year subscription, the other $90/year
So, why are you using a subscription at all, and not a free and open source app?
You know what Blender is? It’s the industry standard. Why is it the industry standard? Because it’s free, open-source GPL, it can never be taken away from you, it can never be “acquired”, everybody’s using it, and everybody is contributing towards improving it. Nobody is bitching about how Blender is extracting millions of dollars from its users and reducing its feature set at the same time. (*cough cough* Photoshop *cough*)
Free and open source software. Every. Single. Fucking. Time. Fuck subscriptions.
Everybody who is hated and popular gets death threats. Hell, even the nicest actors get death threats.
They are easy to write and send, and there’s 0.01% of the population that is mentally unstable enough to actually do so. You and I don’t get death threats because we aren’t popular enough.
Pulseaudio was introduced in 2004. How come it took almost 20y for it to be replaced if it was that bad?
Did you learn nothing from X11 usage? May I remind you that X11 was invented by Xerox in the fucking 80s?!
Bad software attaches itself to OSs like a cancer.
I find that hard to believe.
The first game was one of the buggiest mess I’ve ever seen with a game that has so much praise. And this was seven years after it launched.
Multiple videos.
He made multiple videos.
This is a long-winded way of saying “Don’t hate the player, hate the game.”
If you banned
investinggambling
The game still died. One that was in development for five years, and it lasted two weeks.
Tell me Eve is a job without telling me Eve is a job.
He also got word that at least one very large YouTuber/streamer that he did not name decided to stay quiet about SKG because it would have contradicted Thor.
So, Asmongold. Got it!
Wow, somebody didn’t watch the video.
You can do some wild shit with pipes:
head -10 /var/log/syslog
- Look at the first ten lines of one of your log files, with timestamps on the frontcat /var/log/syslog | cut -d' ' -f1
- Splits the lines by a space delimiter (the -d' '
part), and grabs the first “field” (the one with the timestamp, using -f1
)cat /var/log/syslog | cut -d' ' -f1 | cut -dT -f1
- Splits the timestamp at the “T”, and leaves only the datecat /var/log/syslog | cut -d' ' -f1 | cut -dT -f1 | sort | uniq -c
- Gives you a count of each dategrep systemd /var/log/syslog | cut -d' ' -f1 | cut -dT -f1 | sort | uniq -c
- For only the lines with ‘systemd’ on it, gives you a count of each dateThe standard GNU toolkit has a ton of utilities like that for doing stuff with text files.
I had to stop when the villians were monologuing right in the middle of a fight scene, in the most cliched way possible. And this was after some mid gameplay, with a clearly telegraphed rugpull plot point that seemed like it was going to be the centerpiece of the whole story.
It was still a really good game by the time they stopped working on it, and one of the least greedy CCG I’ve ever seen. Hearthstone was already starting to lose players, and they had a shot at being a replacement, even if the mechanics of the game were rather different.
And then Marvel Rivals came out and the CCG landscape was just overpopulated.
Kernel-level anti-cheat can go fuck itself.
This seems like the kind of thing that should be bookmarked and thrown in corporations’ faces at every moment.