

Another reason to stay away from Google Discover.
RSS is the way to get news from online newspapers. It avoids the bias and nonsence injected by AI and algorithms when getting news via social media and big techs platforms.
Some actionnable suggestions :
Keep in mind this is free software provided without warranty. No one ows you a stable experience nor support. People are giving this software away and volonteering time and resources to make this happen. If there’s a bug and you need it fixed, please submit a bug report, ideally with a patch to fix it.


And then Microsoft gets annoyed when people don’t immediately start using Win 10, then Win 11.
Seeing the results, it looks like earlier versions had more QA done before the release, whereas nowaday a bigger part of QA is done by customers after the release.


You may be right, but I don’t see how that change the calculus. Should employees and union be complacent with corps’ bad and potentially illegal actions (firing for being in an union is not legal in some areas), refuse to defend colleagues, just to avoid hurting the corporation pride?
Anyway, we’ll probably hear more soon, and will see how this play out.


R* should have thought of that before doing union busting. Now management is left with bad options and have to decide which option is least bad, for instance admitting they were wrong, or let the situation decay further and potentially escalate the fight against their own workforce.


the printing process requires much less energy and produces many fewer greenhouse gas emissions than traditional TFT manufacturing methods
A carbon tax would make this kind of production process more viable commercially than more polluting processes.
It’s necessary not only to have the technology, but also the right insentives.
“Unfortunately, the National Science Foundation program that we were pursuing funding from to continue working on this, called the Future Manufacturing program, was cut earlier this year. But we’re hoping to find a fit in a different program in the near future.”
It sounds like the US may not even have the technology with cuts to research. Don’t be surprised if another country leapfrog the US again in electronics production.


Contractual obligations and contract terms do not superseed laws. If anyone is doing something unlawful through Google or Amazon’s infrastructure, a NGO or union could sue in order to try to stop it.


Sure, but it’s still a serious problem even if it’s a side channel attack.
Almost everyone rely on the OS/hardware providing some isolation. People often install shady apps, and browsers automatically execute JS/bytecode from random website they visit. It’s best to have defense in depth, not assume people are perfect at avoiding malicious apps/websites.


Well done noyb!


Meanwhile, Nvidia has promised to pump $100 billion into OpenAI over the next decade, a move that will conveniently help OpenAI pay for Nvidia’s own chips.
OpenAI and NVIDIA’s future are getting tied together more than they already were


It’s not possible to continue releasing ever-more powerful hardware every few years, while remaining affordable. Xbox Series X and S are still relatively expensive 5 years after release. Their price is apparently higher than before, possibly due to inflation.
Hopefully they consider doing a refresh of series X / S, with slightly more efficient hadware but similar computing power. Adding more compute has diminushing return on game quality anyway. And there’s probably room to fit more without changing storage/compute by optimizing games and software.
It’s probably a harder sell marketing wise to release new hardware with the same capacity. So they’d have to innovante another way.


I doubt “Not on Amazon” would be a selling point. If merchant have put up with it this far, it’s probably because Amazon bring sales.
If leaving allow selling at a lower price, that would definitely be a selling point. But they would need a solid online store, their own or another markeplace.


The path to a better Amazon doesn’t lie through consumer activism, or appeals to the its conscience. Corporations, being artificial, immortal colony-organisms that use humans as their inconvenient gut flora, do not have consciences to appeal to.
A great argument for efficient regulation.


That surprised me. I always try to buy from the manufacturer’s website or official reseller rather than Amazon to avoid such bullshit. Apparently that’s not enough.
If brands selling on Amazon are overpriced, everywhere, could favoring brands that do NOT sell on Amazon help find products with a fair price?


Ford and General Motors have come up with a temporary solution: buying all their own EVs before the credit expired, then leasing those vehicles to customers through dealerships at a $7,500 discount
Nice loophole


Kudos to Microsoft workers who risked and lost their job to protest the company providing services to the israelly military.


Given the duration of the outage, I guess the company has both a complex computer system that’s all networked, and doesn’t have a solid disaster recovery plan.
I mostly agree. But would be more nuanced regarding Github Advanced Security.
Most features grouped under “Advanced Security” looks quite useful https://docs.github.com/en/get-started/learning-about-github/about-github-advanced-security Sadly Microsoft has to sneak copilot in there, but the rest of it looks good.
It’s probably possible to get most of these features while avoiding copilot by staying away from Github. There are other code hosting platforms, and most support CI pipelines. Scans can be added to pipelines even if those platforms don’t support scans out of the box.