I’m the administrator of kbin.life, a general purpose/tech orientated kbin instance.

  • 2 Posts
  • 1.41K Comments
Joined 2 years ago
cake
Cake day: June 29th, 2023

help-circle

  • They didn’t close it. They provided an answer early. That as they see it, existing trade and consumer law should cover games and they don’t plan on carving out extra legislation for it but they will “keep an eye on it”.

    Now it is over 100k, it doesn’t actually mean anything more than they “might” debate it in parliament.

    Now, don’t get me wrong. I signed the petition, and I think they SHOULD look into it. But, my old cynical bones tell me that even if they do have a debate in parliament. It will be at a time when there will be 5 MPs in there, who will have nothing to say on the matter and it will be swept under the rug with a further canned statement drawn up by some civil servant in whitehall talking about consumer law just like the statement before.

    Most western governments are on the side of industry, and that includes game developers. I cannot imagine they care about this subject and will do the bare minimum lip service to move past it.

    I hope I’m wrong.

    I do have a bit more hope for the European parliament. Just a little. They do seem to be a bit more pro-consumer. That is the one that matters most IMO.



  • I think baseline Linux is much less CPU and memory intensive (that is before you start running your own user stuff).

    If I just leave normal apps running in the background I rarely hear my fans spin up on Linux. But on Windows, I can just boot it, login and then randomly the fans spin up and CPU usage in double digits. Why?

    I would agree probably if we ran teams on Linux it would be a resource hog. But you know for work I setup MS SQL server on Linux, and you know even though so far as I can tell they’re doing more work on Linux to run it there, it seems to run faster and take less resources on Linux. That is subjective though, since I cannot tell if the usage level on the Linux SQL is comparable to the windows one. But from my limited uses it’s definitely lower.

    If you start with the OS eating your memory and cycles, there’s less for the bloatware you have on a corporate machine to burn.


  • I foresee two possibilities.

    1: Coming face to face with their own mistake might put them into shock and they would simply pass out. 2: The realization could create a time paradox, the result of which could cause a chain reaction that would unravel the very fabric of the spacetime continuum and destroy the entire universe! Granted, that’s a worst-case scenario. The destruction might in fact be very localized, limited to merely our own galaxy.








  • Doesn’t the motorola phone have a settings screen for defining what the button does? For Samsung they like to re-purpose the power button.

    First of all, it brought up bixby. I turned it back to powering off the phone and disabled bixby.

    Then, with the new update they re-assigned the power button to gemini. So, I turned it back to powering off the phone and disabled gemini too.

    However, the problem these days is that I’m never completely sure I’ve turned off all of the AI nonsense on my phone.




  • Linux secure boot was a little weird last I checked. The kernel and modules don’t need to be secure boot signed. Most distros can use shim to pass secure boot and then take over the secure boot process.

    There are dkms kernel modules that are user compiled. These are signed using a machine owner key. So the machine owner could for sure compile their own malicious version and still be in a secure boot context.