My kid just graduated from a NYC high school that had a complete ban on phones in school. The kids checked in their phones at the front desk on the way in and got them back when leaving. It was by no means watertight -- many (most?) kids had a "burner" phone that was dead or broken or whatever that they turned in (because nobody would believe a highschooler who said they didn't have their phone with them lol) and the…
For an emergency lifeline phone, a non-smartphone would be more robust, be far cheaper and have longer battery life.
Unesco calls for global ban on smartphones in schools
211–220 of 263 posts
Re: Unesco calls for global ban on smartphones in schools
#212Going against HN's usual anti-smartphone thing, I think this is incredibly dumb. Luckily no one really cares much about what UNESCO calls for. Outright bans on smartphones in schools are no different from the video game, TV screen time, "kids will only play games on computers" and other related superstitions that were in vogue back in the early 2000s. All they did was make parents feel validated (without having to pu…
Often times, the anxiety is the beginning of a cycle that inhibits learning (people turn to their devices for anxiety-relief in math class, causing them to learn less math, causing them to be more anxious about math, and suddenly there is an increase in "math anxiety" except for the small minority socialised into math from a young age)
If I had a gameboy (as some others in this thread mention) on me in middle/high school, I'd be at least engaging with something where the input informs the output, probably realise it's not worth the effort, and start paying attention to class.
It's also worth noting that social media platforms are expressly designed to not be understood; you don't actually learn anything about technology or gain an interest in computing by watching Reels; it's not like the teachers are the dumb ones and the kids are all discussing the merits of glibc vs musl on IRC or something
I understand that HN is mostly inhabited by those from a more techno-optimist era when most administrative positions were held by boomers who thought that the monitor was the computer, but this isn't that. This is qualitatively different.
Re: Unesco calls for global ban on smartphones in schools
#213Earlier quoted context omitted.
Because these things are addictive? You can say the same for drugs, alcohol, and most people that consume those are adults, how can you expect kids to do what adults can't? You see 90% of people in the buses, trains looking their phones like idiots (including me). It is very difficult because it creates addiction.
> You see 90% of people in the buses, trains looking their phones like idiots (including me). Isn't that just making the best of a bad situation? I am guilty myself, but at the same time I forget that I even have a device when not subject to such drudgery. Addiction usually implies a greater compulsion. Which, too, explains why this ban is only targeted at schools and not in general like drugs. While there are some s…
Re: Unesco calls for global ban on smartphones in schools
#214Earlier quoted context omitted.
How do you integrate Instagram into a lesson plan, and why? Banning personal smartphones and forcing kids to focus on the class is the objective, not to be arbitrarily Luddite.
There are more uses for smartphones than just Instagram and TikTok. My point is that we should be developing tools to help students organize and index everything they learn so it can be put to use when they need to solve problems in the real world. Education as it's currently done mostly focuses on getting students to be able to pass some exam, after which they will quickly forget everything learned because it's no l…
It's quite possible the purpose of the word search is to train the child on their own visual pattern recognition, not their problem solving. Solving manually and writing an OCR program are teaching to two very different skillsets.
But more fundamental to my point is this: "There are more uses for smartphones than just Instagram and TikTok."
Yes, but without administrative-level filters and lockdowns, social media and garbage are inseparable from the phone. The solution would be for the school to offer a standard issue mobile device with whitelisted resources for the purposes of teaching.
Allowing students to have their personal, unrestricted phones out during class is to invite them to distract themselves from lessons and learning. It is to invite them to learn how not to focus on meatspace.
Re: Unesco calls for global ban on smartphones in schools
#215I wish education went the other way, focusing on integrating educational tools to adapt to a world where everyone has access to the world's full repertoire of knowledge at all times. Teach kids to integrate these powerful tools as part of their learning and problem solving skills. By the time a kid is out of high school they should have a powerful index of knowledge accessible from all devices to help them tackle com…
The problem is that most kids aren’t using these tools like you might. They are just wasting time doom scrolling junk content in the place of learning.
When I was in school we had multiple seminars on how to navigate library systems and research data. Because it's not obvious to kids what capabilities are available from existing systems unless someone teaches them.
The problem with banning smartphones is that it will limit development of problem solving capabilities to the same tier as prior generations and fail to teach students how to maximally leverage the tools to which they have access.
Educational systems must adapt and evolve. The older generation is responsible for developing new tools and getting children acquainted with their usage.
Re: Unesco calls for global ban on smartphones in schools
#216Earlier quoted context omitted.
> playing video games in the middle of class. Laughs in GameBoy. Seriously, you have to be elder gen x or older to exist in a time where handheld consoles of some flavor were not available. And there’s always been other forms of entertainment, be it passing notes, talking, or daydreaming.
No one in my schools brought anything like that because they get confiscated forever. It was a big deal and also came with additional punishment. I am firmly a millennial. Passing notes was rare too and if caught they would go to principals office. Now kids whip phones out and play and assault teachers who take their phone or record teachers and mock them and other students. It’s horrible.
Re: Unesco calls for global ban on smartphones in schools
#217So much for bicycles for the mind I guess :(
Re: Unesco calls for global ban on smartphones in schools
#218Phones should've never been allowed in school to begin with
Re: Unesco calls for global ban on smartphones in schools
#219Earlier quoted context omitted.
The problem is that most kids aren’t using these tools like you might. They are just wasting time doom scrolling junk content in the place of learning.
That is a problem! But it can be solved by developing better tools and teaching kids to use em. We have access to magical oracles and immense problem solving capabilities right in our pockets, but it gets wasted and used for doomscrolling. Is it really the kid's fault if nobody in their lives is teaching them how to use these tools more effectively though? We should be developing problem solving toolboxes and teachin…
Re: Unesco calls for global ban on smartphones in schools
#220I wish education went the other way, focusing on integrating educational tools to adapt to a world where everyone has access to the world's full repertoire of knowledge at all times. Teach kids to integrate these powerful tools as part of their learning and problem solving skills. By the time a kid is out of high school they should have a powerful index of knowledge accessible from all devices to help them tackle com…
If you were to be overly reliant on phones for easy problem solving, or even medium problem solving (more and more enabled by LLMs), you’d not be building the underlying skills to deal with novel but simple problems that the internet/LLMs don’t know about. And you’d not build the foundation to help you with solving harder problems.
Plus, while computers are great for allowing us to “know” much more information than before without actually knowing it, it is still a different kind of knowing. The things you know in your head you can internalize and use to build connections between ideas, a more accurate world view, quickly connect disparate ideas. You also, even if you don’t remember all the details, know the general gist. If you rely too much on the internet, you don’t know that some concepts even exist, and you can fail to internalize or truly understand something.
I’ll give you one example: sometimes I look up programming stuff on the internet if I get stuck. If I immediately jumped to that every time I had a problem, I would not learn very much. Since I treat this as a last resort, I have learned a lot about programming from the process of figuring things out myself first by reading code. This has allowed me to build the skill of seeing an answer and thinking “oh, they got the general gist, but what they suggest is actually a bit over complicated” or “this is a good answer but for a different problem than the question/I am asking” - something noobs don’t discern as well.