Comment by schmichael
4 hours ago
My Gen Alpha kids have what I suspect is a common attitude towards ai:
Disdainfully dismissing genai media with “that’s so ai” as cited.
Eager to use it to explore. My 10yo would love to research his favorite subjects- Pokemon, WWI fighter aces, Sweden, Weird Al - with a chatbot. I give him Wikipedia and books instead and he’s happy.
He tinkers with coding and ai is so useful for that. Outside of Scratch most programming has incredibly obnoxious environments to setup. He can’t install anything at school. He doesn’t want to edit PATH variables or choose a dev server for simple html/css/js. AI can almost always find a way forward and let him get to the tinkering.
I learned on Apple BASIC and Microsoft QBASIC. One magic keystroke or one command and you were in a dev environment that matched everyone else’s. If a book was written for the computers I had access to, “setup” was nil. I was tinkering instantly and with a high level language shockingly close to the metal.
If genai helps Gen Alpha cut through the incredibly deep pile of abstractions on modern programming platforms, then great! Keep kids hacking.
In a similair boat with my 11 y/o. My observations leave me still optimistic that what comes out the other side is generally positive, despite a lot of reasonable dread that a lot of us also (justifiably) feel about the current era surrounding generative models.
Counterpoint: one could say the exact same thing about the internet, but social media has (IMHO) proved... sub-optimal at a societal level.
Same! I think our position just isn’t very interesting, so mostly we only hear from boomers or doomers. Gen Alpha seems largely outside that spectrum: ai where it supports creativity, no ai where it destroys creativity. The kids are alright.
Not to be taken too literally but, everything you could do with QBASIC, you can do with an HTML file. You don't need a server. Yes, many clipboard/camera/mic/etc. APIs and other sensitive stuff are restricted but it's great for starting.
And we do that and it is great but the restrictions are jarring and absolute, and docs written for “real” web dev always assume a dev server instead. AI can at least adapt.
[dead]