Formerly known as arc@lemm.ee / server shuts down end June 25

  • 0 Posts
  • 88 Comments
Joined 2 months ago
cake
Cake day: June 10th, 2025

help-circle




  • My experience with Linux with Nvidia drivers was basically - hey execute this “.run” file and you get drivers. Okay that worked but then if the kernel updated, the drivers broke and had to be reinstalled. And if the dist upgraded to a new version then the drivers broke completely. And NVidia gave up providing drivers at all for their older GPUs and I was stuck with Noveau which is better than nothing but useless for gaming.

    Conversely, some dists are supported by graphics manufacturers with proper packages but there is always that gap where the driver dependencies and the kernel dependencies are out of sync. Or the graphics driver only works on the last couple of dists and support disappears after that. Or you upgrade the dist and then discover there are no drivers for it yet.

    I know it rankles some purists, but really there should be an long term, versioned ABI for graphics drivers on Linux. There is sort-of is one with Gallium3D but it’s still not supported properly by all vendors.


  • The success of Steam Deck has helped a lot. Prior to that Linux ports tended to be very perfunctory and they weren’t tested or supported very well. I guess that now there are actual Linux gamers (via Steam Deck), that support has improved. That said, I think outside of Steam Deck and SteamOS, your experience of gaming is going to be extremely dependent on your GPU, driver support and a number of other factors. Things are far more likely to work well on Windows than they would for Linux.



  • arc99@lemmy.worldtoMicroblog Memes@lemmy.worldPerpetual stew vibes
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    7 days ago

    As an addendum I think the “seasoning” was some kind of matt black enamel layer on the inside of the pan. I wouldn’t have touched it but even in regular use flakes detached and I had about 6 divots in the pan because of it. Oven cleaner did nothing to remove this layer so I used by angle grinder and a sanding attachment. It was painfully slow (my grinder is cordless and needs recharging) but I cleaned it eventually. Once I was down to bare metal I cleaned it and seasoned it with a few layers of oil. I think it will be far easier to clean from now on. The outside of the pan and bottom are still coated in whatever the inside was when I bought it.


  • I cleaned a cast iron pan over the weekend. “Oven cleaner” the voices on YouTube said. In reality I needed an angle grinder and it took me the better part of 3 hours to do. My pan had some kind of matt black factory “seasoning” that was definitely not just oil and it took that long to chip it all off. Anyway pan is back in action now.


  • No, YOU don’t understand end to end encryption, and you don’t understand browsers. You say you could “write down a base64 encoded binary blob on a website”. Yes you could and how do you decrypt it? The asnwer is with a key (asymmetric or symmetric) that the recipient must have in memory of the receiving software - the browser that the filter has already intercepted and compromised. So “moar layers” is not protection since the filter could inject any JS it likes to reveal the inner key and/or conversation. It could do this ad nauseum and the only protection is how determined the filter is.

    But this is also a nonsense argument just on a practical level. The problem is kids connecting to adult websites, or websites with some adult content. The filter doesn’t need to do much - either block a domain outright, or do some DPI to determine from the path what part of the website the browser is calling. The government thinks it reasonable that every single website that potentially hosts adult content should capture proof of identity of adults. I contend that really the issue is kids having access to those websites at all, and that proxies can and would be a far more effective way to control the issue without imposing on adults. No solution is perfect, but a filter is a far more effective way than entrusting some random website with personal information. Only this week somebody found an app that was storing ids in a public S3 bucket compromising all those users. Multiply that by hundreds, thousands of websites all needing verification and this will not be the last compromise by any means.