

Maybe, but I’m betting that the CEO who floated the idea that FPS players would be willing to pay per-reload didn’t push back too hard against the board’s ideas.
Maybe, but I’m betting that the CEO who floated the idea that FPS players would be willing to pay per-reload didn’t push back too hard against the board’s ideas.
That’s fair. nixOS can be savage. But I think it’s also helpful for a beginner since you can’t break it. A beginner is much more likely to break their system than an expert.
nixOS , because it’s a completely atomic distribution, like a docker container OS style. You define the state of the system in a configuration file, which can even control the kernel, and you can switch to an older configuration file in any reboot. It’s more of a pain than the others, but it works ok out of the box and when you fix something it stays fixed so you’ll never end up in a situation where something breaks and you can’t fix it.
Also, all the packages bring their own versions of their own libraries and directly link to them so they’ll never break during upgrades, but conversely a lot of Linux installers that try to link to system libraries won’t work.
Possibly. It also suggest you’d get all these benefits by just disabling one of the GPUs, because unless battery life is a concern for your gaming laptop the difference in power draw on the desktop will be fairly minor.
This actually sounds like a really cool feature.
I’ve never had a bluetooth device that worked well and connected reliably, so “better than bluetooth” is not hard.
Absolutely. The security argument is used so often I’m surprised people aren’t more cynical about it.
They’re not offsetting anything, they still charge money for the boxed copy sold in stores. This is pure profit for them.
I think they’ll go even harder, making Windows only run stuff purchased through the Windows Store so they can completely lock in the market.
Harsh but true. I also need to sell stuff to people, and I hate ads, I realize that other people hate ads too and that in fact ads generally suck. The solution is word of mouth advertising, not ever-more-intricate tools. The real truth is that what the ad companies are selling is the idea that ads are actually cost efficient and worthwhile, and the gullible customers are actually the advertisers, not the people who they’re trying to flog stuff to.
It’s better because Bing may still have selling ads as a priority when building the indexer. If you’re not the one paying, you’re the product.
Because last time I checked they just used Bing anwyay, while Kagi runs their own indexer.
Google’s becoming pretty terrible anyway, it only seems to return pages that are selling things. I’ve switched to Kagi at this point and it seems to work better, it’s subscription only, but you know you’re the one paying for it and that means that you’re the end customer.
Bcachefs sounds incredible.
Yes, and every package specifically defines the exact version of its libraries that it needs and the system symlinks everything together package by package, so there’s no chance than an update will break something further upstream. The configuration file also controls things like MySQL configuration and user permissions so you can get literally the exact same system. I think even docker doesn’t control for library versions with its regular configuration.
EDIT: And it keeps older versions of the configuration file and its symlink arrangement around, so if something goes wrong, you can reboot the machine and select an older version from the bootloader.
More nixOS development. It’s the reproducible builds on the OS scale, one configuration file that will always generate exactly the same system when run, and you can update and rebuild from that file without restarting the system in most cases. This should make triangulating and fixing distro issues much easier, as well as making a distro easier to maintain from the user side.
I think the fundamental protection is always going to be the firewall that blocks all incoming connections unless you explicitly open a port for a running server.
It’s frustrating that the article doesn’t have much information about the delivery method for this attack. Is it a remote connection, or you have to run it locally and it escalates privileges?
Anyone who still uses Unity for their new projects after this would have to be completely stupid. Of course they’ll jack up the pricing again as soon as they can.
If I were running a Unity project, I’d be tempted to just jump to Unreal. No matter what promises Unity makes you don’t have any actual guarantee that they’ll keep them while Unreal has the “non-retroactive” clause directly in their contract. However painful the switch is, you’ll only have to do it once.
They probably are, but it’s not really about cost, it’s about fear. I fear that while it costs $x to switch to Unreal Enigne now, it’ll cost $x+10 after a few weeks when they do their next decision, and $x+20 a month or so after that.