• 0 Posts
  • 20 Comments
Joined 1 year ago
cake
Cake day: April 21st, 2024

help-circle
  • I get it, but we should as a community try to be better than that.

    AI won’t fail. It already is past the point where failing or being a fad was an option. Even if we wanted to go backwards, the steps that were taken to get us to where we are with AI have burned the bridges. We won’t get 2014 quality search engines back. We can’t unshitify the internet.


  • That AI is the one you make or at least host. No one is going to host an online AI for you that is 100% ethical because that isnt profitable and it is very expensive.

    When you vilianize AI you normalize AI use as being bad. The end result is not people stopping use of AI it is people being more okay with using less ethical AI. You can see this with folks driving SUVs and big trucks. They intentionally pick awful choices because the fatigue of being wrong for driving a car makes them just accept that it doesn’t matter.

    It feels dumb, it is dumb, but is what happens.




  • Linus shouldn’t have to get involved at all. Each part of the Kernel should be handled independently by the maintainers. Linus responding publicly to outside forces is fine but once he has to step in to handle public fights between individuals who are supposed to work together it is a problem.

    Linux staying C focused is a valid thing to do. It is very hard to get folks to contribute to the kernel and if you cut out anyone who doesn’t know Rust, a language with at best 5% the adoption rate of C, you will run into spots where sections of the kernel are unmaintained due to no willing and qualified person covering it.

    Adding Rust based functionality and support is great. Changing APIs to require maintainers to learn Rust to continue to maintain the code they are experts in is unacceptable.



  • Debian tends to be a liiiiitle bit behind Fedora and because gaming on Linux is accelerating in popularity, being ahead can provide big gains in performance.

    Can you manually handle all of that? Sure. I mean I have Mint on my side desktop with a custom Kernel but I recognize that I am dropping a V8 into a Mini Van.


  • In an American vacuum I could see where you are coming from. In comparison with literally the entire rest of the world, it is clearly a flawed standpoint.

    The American Democratic party is the oldest standing political party in the entire world. It last changed it’s political stances in the 1960’s and not because they wanted to, but because they needed to respond to the Republicans flipping the entire south in their favor.

    Other countries have real leftist parties that actually get government members elected.



  • I vote for them, they move right. I don’t vote for them, and vote third party, they move right. I join their party and vote in their primary’s for progressive candidates, they move right.

    It’s almost like a bunch of really old, well off, lifetime establishment government folks just actually want to be conservative authoritarians. At BEST they are stuck in a mindset of 1969’s ideas of what progressive politics are because that is when they became politicians.



  • I get it, and I agree that most people are not in the right job. This is a big part of why folks want things like a higher minimum wage and socialized healthcare. People often are stuck in jobs because they NEED something from that job and are unable to look around. Then on the other side, sometimes folks find their calling but it pays $9 an hour and they feel a need to try to do better.

    I work with a lot of folks for example that got into management because they think that is what you do. They hate the job, they miss writing code, they are awful managers. It’s a very backwards way of living your life.

    I am just trying to talk to an ideal and real scenario here. The idea that all jobs suck and that is life is exactly what keeps people down. That is the lie folks believe that keeps them from seeking peace and contentment. We gotta fight that even if we also know that it isn’t easy to find a spot and when you do it might not be viable with the rest of your life.





  • This is a patch from the hardware vendor so I am assuming that the ask is not that the hardware vendor take responsibility but that they not release buggy hardware. That is what I mean about the validation issue.

    The attack vector is shared in the patch so it isn’t entirely a theory.

    There is a comment from Linus about how this patch is only needed for some hardware and doesn’t apply to others but I don’t get his relevance there as different hardware validates against different use cases and their source logic might be entirely disparate.

    So my validation talk is simply saying that bugs happen. My concern here is what more should a hardware vendor do beyond submitting a kernel patch? You can’t just not have the bug, and if you recall the part someone else will just keep theirs in the field and take all the market share and roll the dice that their bugs don’t get exploited.


  • Is this really the hardware vendor’s problem though? It’s the consumers problem.

    I bring up full validation because the concern here is putting in a speculative fix. If the ask is, why was the hardware like that in the first place the answer is because it can’t be fully validated. If the ask is why should a speculative fix go into the Kernel it is because the consumers are not on top of tree and if a fix has a chance of never being exploited it needs to be pulled in years ahead so it goes into an LTR that customers migrate to BEFORE the issue comes up.


  • Fully validating hardware is an insane task that hasn’t been really done in years. It would mean 5 years between chip releases and a 2-5X in cost to produce, and people wouldn’t follow the validated configs anyways. If we followed the validated hardware spec we would have 50 min boot times and not go past a 3.5Ghz clock.

    People have the choice today on if they want to run on validated hardware. You can opt in to get a 2.8Ghz part that supports 2666MT/s that is mostly tested and validated, or you can get a 5Ghz part that supports 6000MT/s that is only partially validated. They cost the same price. What do folks think people pick?



  • Every PC will be using AI as we move forward and thinking they won’t seems as head in the sand to me as thinking the Internet would be a fad. Remember how awful the Internet was in the 80s and 90s? AI is in a similar spot today.

    Why would I read a manual when I can ask an AI to summarize it and give me pages so I can confirm? If I’m trying to do a task I know a million people have solved like Python code to translate XLSX and CSV to JSON and back, why wouldn’t I use AI for that?

    Trusting AI outright and not reviewing the answers is silly, but doing research with AI is soooo much faster. Also the majority of articles and manuals you find online written in the past year used AI and you can have CoPilot spit it out to you WITH the original sources that the website/blog hides.

    The idea that AI isn’t trustworthy is silly, because no one is trustworthy. You should always have been double checking things for yourself, but sitting and struggling through something for 2 days is foolish when AI could do 80% of the work for you in seconds.