this post was submitted on 02 Mar 2026
654 points (97.3% liked)

Technology

82227 readers
4334 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
top 50 comments
sorted by: hot top controversial new old
[–] carpelbridgesyndrome@sh.itjust.works 21 points 1 day ago (4 children)

Since people aren't reading the article and the headline is misleading. The law requires:

  • The OS ask the user their date of birth on account creation (kinda like the Steam date of birth prompts)
  • The OS provide an API that returns which of four age brackets the user fits in
  • Companies notified by the OS that the user is under age may be liable

It was explicitly written by the authors not to mandate ID or facial recognition checks. You can lie about your date of birth. This basically creates a standard set of parental controls for parents configuring kids devices.

I think that this might actually help with the whole discord facial recognition issue in places other than the UK by allowing them to offload the issue to parents setting up devices rather than collecting kids biometrics.

[–] BartyDeCanter@lemmy.sdf.org 1 point 4 hours ago

Fucking hell, 1798.502.b is even more insane. Every developer of every single project has request the age bracket of every possible user? The people working on fucking ‘cp’ and ‘ls’ have to ask my age category when I run an update?!? This is absolutely insane.

[–] BartyDeCanter@lemmy.sdf.org 2 points 7 hours ago

Furthermore, what is this law actually going to accomplish? What is the threat model that this protects from? How does it accomplish that? How is it better than something less invasive? Not some vague pearl clutching bullshit, but an actual threat protection model.

[–] BartyDeCanter@lemmy.sdf.org 2 points 17 hours ago* (last edited 16 hours ago)

There are still so many problems with this. In addition to the general fuck you, it’s my computer, and fuck the state for forcing creeping surveillance on people, and how the hell would you enforce this, how would this even work for any of the following:

  • My RaspPi, running an older version of Linux. As far as I can tell, if I compile the kernel or write some code for it I would become the OS Provider.
  • A multiuser computer
  • A multiple people using the same account computer
  • Retro computing
  • A home media server. Maybe a NAS, maybe a home built machine.
  • A non-internet connected computer
  • Anything VM related
  • Any server in the cloud.
  • FreeDOS
  • An embedded machine in a car that I can ssh in to that crosses state lines.
  • An OS that doesn’t have the concept of user accounts
  • Hobby OS development
  • Oddball hardware that has been made to work as a general purpose computer, like a Chrome stick, hard drive controller or iPod?

It also looks like it applies to “covered application store” and from how that is defined, every public deb, apt, or yum repo is an application store, along with things like PyPI, crates.io, GitHub, and probably my own fucking git server that I share with some friends.

[–] markovs_gun@lemmy.world 3 points 23 hours ago

Yeah I think this is pretty reasonable. If parents set their kids up on adult accounts that's on them.

[–] motruck@lemmy.zip 14 points 1 day ago

No matter how hard they try, you can't legislate parenting.

[–] Digit@lemmy.wtf 19 points 1 day ago

No biggie. I got ready for this in minutes after hearing about it.

#!/usr/bin/env fish
read -P "Are you old enough?  (yes/no)  " input
if test "$input" = "yes" -o "$input" = "Yes"
echo "Proceeding..."
else
echo "You are not old enough.  Exiting." 
exit 1
end

... What? ... Why are you all looking at me like that?

[–] arc99@lemmy.world 20 points 1 day ago (2 children)

That would be a completely unworkable law since devices may not even have internet connectivity, or a user interface. And even if they did, it would have a chilling effect on software development in California.

The headline is misleading. They are only required to ask how old you are and are not required to verify you aren't lying

[–] JasonDJ@lemmy.zip 90 points 1 day ago* (last edited 1 day ago) (5 children)

Our president is fucking children, and you're telling me I gotta verify my date of birth to run Linux, in the name of "Protecting the Children"?

Get the fuck outta here.

[–] dellish@lemmy.world 22 points 1 day ago

They've gotta know if you're fuckable.

load more comments (4 replies)
[–] mechoman444@lemmy.world 64 points 1 day ago (19 children)

You guys are asking the wrong questions.

How is Linux going to do this? There's no server for the os to send the information to report the age of its users, no way of forcing its user base to comply and no single person or entity to fine, arrest or otherwise force into compliance.

They made a law they cannot enforce.

[–] Digit@lemmy.wtf 9 points 1 day ago (4 children)

Or they made a law to attempt to ban operating systems with free software licenses.

load more comments (4 replies)
load more comments (18 replies)
[–] super_user_do@feddit.it 24 points 1 day ago (9 children)

This is a whole new level for system level fingerprinting

load more comments (9 replies)
[–] anadrark@lemmy.world 5 points 1 day ago (1 child)

Even if they could enforce it which I highly doubt, this law is clearly a "Fuck you and your free software".

Like if a "too young" user have the skills to update the OS to change or even remove the age verification, who will be responsible? Yeah I don't know either, but both will be bad.

load more comments (1 reply)
load more comments
view more: next ›