• 9 Posts
  • 862 Comments
Joined 3 years ago
cake
Cake day: June 17th, 2023

help-circle

  • Also this goalpost will move almost immediately. What if the parent doesn’t understand why the OS is asking for a DOB and they type whatever? What if the parent doesn’t log out and the kids use the adult account? What if the kid is really smart and bypasses the check (I think this could actually get bypassed easily)?

    Rather than rolling back this rule they’ll just go even further and say the OS must analyze every action and utilize every input (e.g. microphone, camera) to determine the age of the current user and that controls need to be at the hardware level and OSes need to get state certified, etc. Before long only Windows, Apple, Google, and maybe RedHat can comply. An entire community of Linux enthusiasts destroyed. And as some bills have stated, rather vaguely, this can apply to something as simple as a calculator!






  • Junior and mid-level engineers will now require more senior engineers to sign off any AI-assisted changes, Treadwell added.

    So instead of getting a human to write it and AI peer reviewing it you want the most expensive per hour developers to look at stuff a human didn’t write and the other engineers can’t explain? Yeah, this is where the efficiency gains disappear.

    I read stuff from one of my Jr’s all the time and most of it is made with AI. I don’t understand most of it and neither does the Dev. He keeps saying how much he’s learned from AI but peer programming with him is the pits. I try to say stuff like, “Oops! Looks like we forgot the packages.” And then 10 secs of silence later, “So you can go to line 24 and type…”




  • I don’t know what it’s all used for but there is a government site for ID verification already: https://id.me/

    Even if Trump wasn’t President I’m not all that comfortable with the US government knowing every time I want to rub one out.

    There’s a few cryptographic methods to share this data “blindly” (signatures, zero knowledge proofs, verifiable credentials, etc.) so we’re not putting out more and more about ourselves to be taken advantage of.

    As you said the biggest problem is the lobbyists. They don’t represent the people, they represent businesses.








  • im currently using windows 11 on msi gf63 laptop. if i used linux i would use ubuntu,bec it seems like the easiest thing.

    Ubuntu is popular but I wouldn’t necessarily say easiest. Something like Linux Mint would probably be simpler.

    i game,i use brave browser,i pirate games and software. i also like that my hoarded pirated binaries of games and software will work even years later on windows without too much effort.

    My child, you’ve come home.

    i use an hp printer,and need to be able to use it on linux.

    Stop using HP printers. That being said if it was made in the last 5 years it’ll probably work on Linux out of the box.

    i expect to be able to use the laptop and not think about the os too much,meaning i wont distro hop or try to customize it too much. im fine with the terminal,my goal of using linux is being far from malware.

    I’m a big fan of immutable distros like Bazzite and Bluefin. They’re so stable they’re almost boring. As far as malware goes I would say standard rules apply: scan random binaries before execution, run normal operations as non-root/unprivileged users, patch regularly.