this post was submitted on 02 Mar 2026
653 points (97.1% liked)
Technology
82285 readers
4456 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- 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.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Considering the massive number of servers running Linux used in the industry, this sounds like a good way to kill the Tech Industry in California.
This is a gift to Microsoft.
This law only applies to computers used by children. The law explicitly defines "users" as minors. It does not apply to machines used solely/primarily by adults. It does not apply to servers, or other machines with no local users. It won't affect the tech industry directly.
This law effectively prohibits your children from (legally) using anything but Microsoft/Google products until they are 18.
With this law, Linux cannot be installed on a school computer. With a FOSS OS, the local systems administrator would be considered the OS provider, and would be liable under this idiot law.
Think about it this way: how do people learn enough about it to program for and admin Linux systems as adults?
Unless things changed a lot since my days (granted it was over 3 decades ago), the path to knowing all about using, administrating and programming software for running under Linux was through being able to play with it for fun as a teenager.
That said, thinking further about it, this might actually push more teenagers to try Linux out to avoid age-gating since they can just download a distro from anywhere in the World and install it in their own PC.
Yep. Back in the day all the MUD servers ran on Linux. I wanted to set up my own. I knew my cousin used it so I asked him about it.
He never answered my questions directly. But he did show me how to look up the answer to my question using man pages and/or search for info online.
That first install was so painful... My friend and I didn't know how to set up the network and it turns out the tulip driver wasn't installed by default. So we'd boot to Linux, try something to get the network working, write down the error message on a sheet of paper. Boot to windows to research the fix to the error message. Rinse and repeat until we finally got it working.
That process gave you more technical troubleshooting experience than 98% of my coworkers would ever try.