There's an obvious theme with lawmakers in California—they pass laws to regulate things they have zero clue about, add them to their achievement page, cheer for themselves, and declare, "There! I've made the world a better place." There are just too many examples. For instance: - Microstamping requirements for guns—printing a unique barcode on every bullet casing (Glock gen3 cannot be retired, thus, the auto-mode swi…
> they pass laws to regulate things they have zero clue about While you are correct with this statement in this context, I would say it applies to most things in government in general. The vast majority of lawmakers have zero experience solving any real world problems and are content spending everyone else's money to play pretend at doing so. The reality is, most government "solutions" cause more problems than they s…
A new California law says all operating systems need to have age verification
191–200 of 768 posts
Re: A new California law says all operating systems need to have age verification
#192Earlier quoted context omitted.
Which seems like a silly accidental overreach of the law. If that is the way it applies. The literal reading of the law says this only required when a child is the primary user of the device. > (b) (1) A developer shall request a signal with respect to a particular user from an operating system provider or a covered application store when the application is downloaded and launched. but 'user' here is: > (i) “User” me…
How else but the signal could it determine whether the user is an adult or not?
Re: A new California law says all operating systems need to have age verification
#193I really hate this new world where one jurisdiction - California, Europe, wherever - makes a law and suddenly every other jurisdiction has to comply because the law-making jurisdiction is big enough that tech companies can't abandon it. And since it doesn't make sense to have dozens of different versions of their apps, they write to the strictest jurisdiction's laws. If everyone has the power to make laws that apply…
Beige PCs. Made to comply with German workplace-equipment laws. Yes, the Bundestag legislated the color of office equipment. That has always been the way of fhe world.
> The "beige box" era was largely the result of strict German workplace ergonomics standards (specifically the TUV and DIN standards) that became the de facto rules for the entire global industry. The law didn't explicitly say "thou shalt use beige," but the regulations were so specific about light reflectivity and eye strain that beige (or "computer gray") was essentially the only compliant option.
Re: A new California law says all operating systems need to have age verification
#194Re: A new California law says all operating systems need to have age verification
#195There's an obvious theme with lawmakers in California—they pass laws to regulate things they have zero clue about, add them to their achievement page, cheer for themselves, and declare, "There! I've made the world a better place." There are just too many examples. For instance: - Microstamping requirements for guns—printing a unique barcode on every bullet casing (Glock gen3 cannot be retired, thus, the auto-mode swi…
What I'm reading of this law is that it requires OS developers to require users select their age (really their age bracket) when making a user account, and an interface for applications/websites to read that user-provided field. I.e. not age verification, but just a standard way to identify if a user is on a child account. If that understanding is correct, how is this bad at all ? It's a way to put to rest people's c…
Re: A new California law says all operating systems need to have age verification
#196Earlier quoted context omitted.
The incentives are all wrong. You can serve up to 6 two-year terms in the Assembly or up to 3 four-year terms in the Senate, but regardless of which combination you do, nobody in the California legislature can serve more than 12 years combined across both Houses of the legislature. So we don’t have professional legislatures with long-term electability incentives or leadership goals, we have a resumé-building exercise…
> So we don’t have professional legislatures with long-term electability incentives or leadership goals Raises an interesting question of who is less popular, the Californian government or the US Senate. The experiments with long-term professional legislatures have generally not been very promising - rather than statesmen it tends to be people with a certain limpet-like staying power and a limpet-like ability to lear…
Re: A new California law says all operating systems need to have age verification
#197Earlier quoted context omitted.
> “Covered application store” means a publicly available internet website, Client side JavaScript can be considered an application, and then ad business would need to first verify that I am over 18 in order to allow me to see their ads. Ultimate ad blocker.
This law means that your operating system has to collect your age and make it avilable to every website/application so ad businesses can just get that data from our OS automatically and go right on serving ads without having to verify anything themselves.
Re: A new California law says all operating systems need to have age verification
#198Re: A new California law says all operating systems need to have age verification
#199Earlier quoted context omitted.
The incentives are all wrong. You can serve up to 6 two-year terms in the Assembly or up to 3 four-year terms in the Senate, but regardless of which combination you do, nobody in the California legislature can serve more than 12 years combined across both Houses of the legislature. So we don’t have professional legislatures with long-term electability incentives or leadership goals, we have a resumé-building exercise…
And yet, term limits are something many people want in the hopes that it will solve some of the problems in Washington DC. There, the professional legislators can't get anything right either. Do you think there's a middle ground of increasing the term limits to, say, 18 or 20 years?
Plenty of shitty ideas are popular based on a hope and a prayer. That’s why you don’t give in to populism. If we’re to impose any kind of limits on Congress, it has to be more intelligent than term limits.
Re: A new California law says all operating systems need to have age verification
#200Earlier quoted context omitted.
I'm trying to understand how this is even a bad thing. Where is the privacy invading verification? Surely a given OS can implement the API response however it wants? If you're root, tell me your age. If you're not, (a child account), the admin (their parent) sets the age. Seems fine?
Even ignoring everything else, at a minimum it is backwards. There is no reason to tell the application, and by extension their developers, how old the user is. The application should tell the user what bracket it is appropriate for and then the operating system could filter appropriately without any of the user’s identifying information leaving their system. This is also technically superior because it moves the log…