The extended support updates aren’t available to end consumers but is a paid product for enterprises that need more time to update.
The extended support updates aren’t available to end consumers but is a paid product for enterprises that need more time to update.
Out of curiosity - what laptop maker is installing Sway by default?
I had a few false starts before, but MS force-updating me to the objectively worse and user-hostile Windows 8 triggered my latest (and successful) switch.
Other way around - the AI is writing a letter “from” the daughter to be sent to the athlete. Still BS though, and I’m sure famous people just love getting spam fan mail where the person couldn’t be bothered to draft it themself.
Not at all surprising. ChatGPT ‘knows’ a course’s content insofar as it’s memorized the textbook and all the exam questions. Once you start asking it questions it’s never seen before (more likely for advanced topics that don’t have a billion study guides and tutorials for) it falls short, even for basic questions that’d just require a bit of additional logic.
Mind you, memorizing everything is impressive and can get you a degree, but when tasked with a new problem never seen before ChatGPT is completely inadequate.
Nobody else here has mentioned this but they stripped out all the web plugin support and tooling with no way to install it, even for paying customers. So if you’re working on some kind of web application (perhaps compiling Rust to webassembly, like me) RustRover won’t support your use case.
I both agree and disagree. I agree that there isn’t going to be a single ‘straw’, because everyone’s thresholds are different. For me it was back when Microsoft auto-upgraded my PC to Win 8, which was also when they started putting in hard-to-disable telemetry and bad UI. It sounds like Recall is the threshold for some other people.
Also don’t discount that MS’ market share is dominated by a ton of corporate users (who lack a choice) and casual users (who don’t care / are unaware), but at least anecdotally they’ve been losing the power users in my life, which if true in general which will have negative downstream effects for them moving forward (IT departments working to support alternatives, software developers refusing to build on Windows Server / MS software stack, etc.)
That just means the DDOSer is taking Internet Archive down without any further work required.
I too use Kagi but it’s worth noting that Kagi gets most of its results by paying and using other search engines including Google and Bing, so it’s not 100% independent or immune from say Bing’s outage. Still the best option by far though.
They’ve designed their platform so that you can outsource different aspects to different servers. So you can choose a moderator who curates your experience and that’s a different person from who hosts your data, which may be different to who sorts and determines the ‘top posts’.
Looks like Microsoft needs to further enhance the consumer experience by adding more personalized product recommendations, that’ll fix it right up!
I mean the sale agreement could require the buyer to never expand outside the US.
Ever watch an extra wide screen film? That black bar above and below licensed content is the perfect place to inform you about exciting products and opportunities!
Did you know that your eyes only look at one spot at a time? Our customer optimizers are working hard to design a system to use AI to identify this spot in every frame, so that we can fill the rest of the screen with even more consumer opportunities! This applies to audio gaps too - we’ll fill in those awkward silences with exclusive content!
if the video being displayed is static
Imagine you’re playing Skyrim and while reading one of the books your TV covers up the content with an ad! That would be infuriating!
They also believe we (Arch users) are unaffected because this backdoor targeted Debian and Redhat type packaging specifically and also relied on a certain SSH configuration Arch doesn’t use. To be honest while it’s nice to know we’re unaffected, it’s not at all comforting that had the exploiter targeted Arch they would have succeeded. Just yesterday I was talking to someone about how much I love rolling release distros and now I’m feeling insecure about it.
More details here: https://gitlab.archlinux.org/archlinux/packaging/packages/xz/-/issues/2
I started self-hosting a bit prior to when Docker took off, and getting multiple services running was much harder. Service A wants a certain version of PHP installed with certain plugins while Service B wants a different version. You’d follow a tutorial for installing Service C and desperately hope that it wouldn’t somehow break Service A or B. You installed Service D for a bit despite all the installation pain and now want to uninstall it - I hope you tracked exactly what config changes you made throughout the system so you can undo it.
Docker fixed all of this by making each service independent through containers which made self-hosting 10x easier. I’d also add that I love how easy it is to transfer my setup to a new server - I keep all of my container volumes in a specific directory and my docker-compose files in another and that’s all I need to backup / transfer. Without Docker you’d have to specifically handle each & every configuration file and database location, and if you later upgrade to a newer version of the OS or a different distro you’d have to handle possible conflicts between your versions and what the distro expects.
I know that Chinese brands have a bad reputation, but there are some really good products they make too. I have an ice cream maker (compressor based) that’s both cheaper than any of the traditional brands but also has a really fantastic build quality. It wouldn’t surprise me if over time some of the Chinese brands start to target western consumers more, and if they actually deliver quality products while the traditional brands aren’t then they might gain significant market share.
I suggest checking out their discount brands Kimsufi and SoYouStart. I pay like C$12/month for a dedicated server with a few cores, 8GB of RAM, and 2TB of hard drive space.
Related question - how usable (in practical terms) are these cards for running AI models like Llama or Stable Diffusion? I know it’s technically possible but I don’t want to install a billion AUR packages and a custom kernel, etc.
Many distros (at least Ubuntu) auto-installs security updates, and here a mislabeled “security update” was auto-installed. This is not the fault of the sysadmins.