

Unless it becomes cheaper than having a datacenter on earth per quanity of compute, it won’t happen in any meaningful scale even if these issues are solved.


Unless it becomes cheaper than having a datacenter on earth per quanity of compute, it won’t happen in any meaningful scale even if these issues are solved.


I bet they would be (against Valve) if a competitor donated to Republicans. I mean, they’re keeping a finished bridge they paid $0 for closed because the owner of a competing, tolled bridge donated to them. Of course they’ll open an investigation into a smallish leftish leaning company if a large donor asked them to.


I don’t think DDR4 is significantly cheaper. Plus, they would have had to go a CPU generation back too then and I think the AMD CPUs of that generation had way worse integrated graphics, so now you’d need a dedicated GPU as well.


What does it mean for a project to deserve the [AI] tag? This matters, because you may have a lot of projects where a developer may think “no” and someone else thinks “yes”. Some examples from my day job:
In these examples the developer carefully reviews the AI’s output, which I think distinguishes it from vibe-coded slop, which at least is what I want to ignore.
It’s also worth noting that an open-source project may receive and incorporate a well-written contribution where the human developer used AI carefully like this. Unless they disclosed that they used AI, it may be unknowable to the project maintainers whether their project is [AI] or not, depending on how you define it. What tag should these projects use?


It’s not like Rust is using ChatGPT to rewrite the std crate. You’d prefer that they not compensate the humans actually improving the project?


Worth noting that the Linux source is updated and collaborated with via email, not GitHub. The Linux repo on GitHub is a read-only mirror.


Why are you trying to contribute to Reddit by posting / voting? While I still use Reddit (after Lemmy) I make a point to never vote or comment or contribute in any way whatsoever. They rely on contributors to power their network, so don’t contribute.


Compared to i3 it is, but I admit that’s not a fair comparison as i3 is going for a very specific style that is cheap to implement.


As an Arch user I hate these memes. Guys, the only difference between distros is effectively the versions of packages you’re getting, and what the default packages and configs are. In Ubuntu you are completely free to have a very minimal i3 setup (I did for several years!) while in Arch you can use some bloated Gnome UI. This “Arch is fast and Ubuntu is slow” really isn’t true if you compare Arch-Gnome vs Ubuntu-Gnome, or Arch-i3 vs Ubuntu-i3.


It won’t happen in my lifetime because your guardrails failed at all levels, including voters. A vile president is supported by hypocrite judges, confirmed by a spineless legislature, voted in by amoral voters. 20 years ago Republicans were the “family values” party. There were issues with that, but it was a given they wouldn’t threaten allies, meme themselves as Christ, celebrate war crimes, promote gambling, be pedophiles, be brazenly corrupt, etc. Then they, and their voters, shed their morals like snakes molting. Even if somehow they started acting like right and wrong were real concepts again, I won’t trust them to not shed that again when it’s convenient.
Pretty sure MS would name theirs “Internet Manager 6 Extreme Copilot”.


That’s fair. I wouldn’t reject money from Google but instead build up an endowment with it for when it eventually disappears. If you can recover your market share (maybe by investing in your browser - the peformance is lagging) then you can also demand more money from Google to set them as default. Finally, Mozilla is a non-profit and I wouldn’t be opposed to them just asking for donations, like most non-profits.


I had an ad in my Firefox settings for “Solo AI Website Creator”. It’s a product from Mozilla for using AI to build your website. Note that it’s not open source, and you must rely on them to host your website (no export functionality, and recurring fees outside a basic free tier).
I agree with you, I wish Mozilla would focus solely on their mission instead of trying to build all these side projects people don’t want.


Wasn’t MS just saying that they were going to work to de-shittify Windows? Evidently the same decision makers for the previous shit are still in charge.


I’m annoyed because I only saw it on my feed today. Luckily I was about 2 sentences in before I checked the date.


Every day


I can imagine future TVs refusing to work without an always-on internet connection.


I would be curious to see how often people actually upgrade their frameworks.
For me, I’ve upgraded my mainboard to a newer CPU generation for better integrated graphics (old one is in a case as a home server) and I upgraded to their matte screen when they released those.


Other people have good points, but even if you don’t care at all about open source or MS, Github’s reliability lately has been really bad. I think they’ve had 3 outages this month already? It’s been disruptive at my workplace and we have concerns about how we’d deploy a fix if we had an outage at the same time (since our deploys are automated using GH Actions).
Switching to something rolling release makes sense. My Arch setup (btw) has always felt much more stable than when I was using Ubuntu, because with Ubuntu I’d inevitatebly run into a bug, find out it was fixed months ago but won’t be backported, and then either live with it or try custom-installing the newer version of that thing. Or I’d install something manually that expected dependency X be the latest version, etc.