How do you get systemd to work properly? Maybe because I tried to follow MS’s “use your own distro” instructions instead of using something prepackaged?
How do you get systemd to work properly? Maybe because I tried to follow MS’s “use your own distro” instructions instead of using something prepackaged?
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.
The extended support updates aren’t available to end consumers but is a paid product for enterprises that need more time to update.
Relative to other countries, the US has much more competive industries and space for new entrants to grow. In Canada for instance many industries (banking, grocers, telecom, media, etc.) are each dominated by a handful of uncompetitive companies that exploit consumers.
To be clear I know that the US has this issue too to some extent, but it’s better there than elsewhere.
Yeah I’ll agree that on its own it’s not a good measure because of situations like this.
Because percent change uses the previous value in the denominator, which here was negative. (2.33- -0.5)/(-0.5) = about -5.66, or -566%. What number do you think would make more sense?
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.
I think it really strongly depends on what you’re programming - I know in some instances Julia’s performance can be nearly identical to languages like Rust. I suspect in my case it related to Julia being a garbage collected language, as my algorithm involved creating very large dynamic structures in memory before serializing them, clearing the memory, and building another one. Since Rust has no garbage collector it knew exactly when and what to drop from memory. In my case I had roughly a 10x(!!) speed-up. Funny enough an even earlier version of that algorithm was programmed in Java, and Julia was roughly 10x faster that it, so Julia isn’t the worst of the pack.
So at my previous employer I developed using Julia a custom ML model which ran, but the performance just wasn’t good enough for what I needed despite trying to aggressively optimize. I ended up rewriting in Rust (and calling through R) which ended up being like 10x faster. At my current job I program a mixture of Rust and Python.
If Julia were more peformant then it could potentially be an alternative to Python/R users having to learn Rust - but if you’re looking for top performance, some of your codebase is already written in R/Python, and you’re already willing to learn another language, then learning something like Rust naturally seems the better choice over Julia.
The one thing I did like about Julia - it took barely anytime at all to build a working prototype.
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.
I hadn’t read this exact article but still commented because I’ve read about the same events in other publications.
I read somewhere that people who fork over money for a special visa to Saudis Arabia have access to air conditioned stations along the way. Most likely the Egyptians are doing it unofficially, which is likely easier to get away being in the general region already.
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.
Only to countries that are part of the ICC. Many countries, including the US, aren’t a part so Netanyahu can safely travel to those places.
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.
Work computer. I’d wipe it with Linux if I could.