The reason you get much, much looser attribution with people like Grubb or Schreier s that those connections would probably lose their jobs, and for the most part nobody wants that, often including the studios that employ those guys.
Oh, I'm not criticizing Grubb. I'm criticizing the GameSpot article quoting Grubb. I have no opinion on whether Grubb is right, and I certainly don't expect him to give up sources. I don't even know whether he has a specific source, or if he was just giving his (no doubt well-informed) opinion on the situation, because I haven't watched the podcast.
This felt like reading a New York Times article that links to a Washington Post article about some news event, and the NYT article is quoting the WaPo author in the same way that they would quote a witness. It's just bizarre to me.
It's terrible journalism. If you skimmed past the first couple short paragraphs, the quotes from Jeff Grub (their "source") read like he's an insider at Aspyr or Embracer. In reality, the article is just linking to a 1.5 hour news podcast and quoting the host. The article doesn't even try to summarize Jeff's basis for his opinion, and the only quote they have from an actual insider is, essentially, "no comment."
My mother has joked with me that she's spending my inheritance, despite her friends telling her not to say that.
Without knowing your mother, it’s entirely possible she was first exposed to that joke when it was generally believed that your children will be at least as successful as you, thanks to ever-increasing standards of living, and never stopped to reevaluate the cruelty of the joke. But since friends are telling her to stop, she’s either willfully ignorant or being cruel.
A Greek proverb says a society grows when old men plant trees whose shade they shall never know. What's the exact opposite of that?
This is my beef with basically all modern interfaces. Stuff changes and moves with just enough of a delay to cause me to miss click. Autocomplete changing recommendations on phones, UI elements shifting on web pages, etc.
I haven’t had time to build up a big city, but so far I’ve enjoyed it. I’m running on Linux with a 5600X + 6600XT, and 1080p at medium gets me 30-40 fps.
I LOVE that roads transmit power and water. Money is way more available early game than in 1. The only annoyance for me so far has been the terrain overlay that comes up when you select a zoning tool (similar to how selecting water pipes switches to underground. You can make it go back to normal by hitting i after selecting the tool. It’s minor, but its an annoying difference from 1.
Oh they are fully aware. More criminals means more prisoners, which means more money for the prison industrial complex and super cheap (basically slave) labor.
To be clear, dmesg -w should be run before you do anything to cause the crash. It will continuously print kernel output until you press ctrl+c or the kernel crashes.
In my experience, a crashing kernel will usually print something before going unresponsive but before it can flush the log to disk.
If you have another pc, ssh from it to the problem machine and run sudo dmesg -w. That should show kernel messages as they are generated and won’t rely on them being written to disk.
There will be things to learn and unlearn, but modern Linux distros are fairly smooth sailing for basic tasks if your hardware supports Linux well. Laptop support is a little more spotty, where there may be issues with suspend, or the Wi-Fi needing 3rd party drivers, but desktops will probably work without much fuss (and there are plenty of laptops with no issues).
Gaming has been made much easier thanks to wine and proton, particularly valve’s contributions. For steam games, many of them will just work out of the box or after ticking a checkbox. ProtonDB is invaluable for quickly seeing how well a game will run on Linux.
But as you’ll see as you read some of the reports on ProtonDB, there will likely be a more troubleshooting than you’re used to on windows. As long as you know how to Google the name of your distro + the problem you’re seeing, you’ll usually find a solution.
You don’t need to be a terminal master to use Linux nowadays. But most things are easier to explain with terminal commands than with step by step gui instructions, so many guides online will have you use the terminal to some degree.
Honestly, the best advice I can give is just try it. If you have a spare drive (internal or usb), just go ahead and install Linux to it. If you want to be extra sure you won’t do anything to your existing windows install, remove the windows drive first (or disable it in bios). Then play around with things and see how it feels.
I’m having to use windows+office for work after a few years of being linux only, and god do I hate modern office’s interface.
The ribbon, on its own, isn’t super offensive to me - its just a chonky toolbar. But why on earth did they have to get rid of the classic menus?! If I don’t know where a feature is, it’s so much easier to skim through text menus than flipping from ribbon to ribbon, hovering over each button for tooltips, and popping out secondary toolbars of icons to find what I want. It’s maddening for someone who only needs to use office intermittently.
I think he’s also not sure how to untangle the knots he’s tied in a satisfying way, and the disappointing reception of the tv series ending probably further killed his motivation. Like you said, he’s got plenty of money, so it’s easy to procrastinate untangling his story threads.
Some software is absolutely more secure for being open source. There’s a reason why popular cryptographic libraries tend to be open, even those used in military applications.
If the security of your software component relies on an attacker not having access to your source, then your component is only secure until someone reverse engineers it and figures out how it works, at which point it is entirely compromised on all systems it’s deployed to.
So you need something else to provide security besides obscuring how the software works. In cryptography, that comes from a large, highly random encryption key. The reason that your online bank transactions are safe from an attacker snooping on your network is because, even having the full source code to the crypto libraries, it would take a computer longer than the age of the universe to guess the encryption key through brute force.
The benefit of open source is that it gets a lot more eyes on the code to find flaws and vulnerabilities - and to verify that the software does what the vendor claims, which is very much not always a given.
Did you know Kids in the Hall made a sketch about you?