HN 用户提问:你如何管控孩子的上网行为?

3作者: frereubu8 个月前
我发现现在有太多不同的方法,让我很难安心让她使用互联网,而又不会让我的 10 岁的女儿觉得我总是在监视她。她通常很懂事,不会去搜索不适合她年龄的内容,对此我很感激。但最近她说她在搜索蝴蝶图片时,偶然看到了一些让她有点害怕的东西。(她不想告诉我那是什么,因为她很尴尬——我没有强迫她告诉我,因为我想给她时间,让她自己选择什么时候告诉我,但我知道她最终会告诉我的,然后我们就可以好好聊聊了。一般来说,如果她对某件事不确定,她会问我,这也很让人放心。) 目前,在她的笔记本电脑上,我安装了 Kagi 的儿童版和 Firefox 上的 uBlock Origin,还有一个浏览器扩展程序,需要明确地将域名加入白名单才能访问。我最想去掉的就是最后一个——每次她访问一个新域名时,我都要把它加入白名单,这感觉太受限制了。我想把这件事交给一个服务来处理,这个服务可以根据我对什么内容是合适的判断,或者通过一些设置来判断,这样她就可以更自由地探索网络了。 前段时间,我尝试为她设置一个 Google 帐户,以过滤她在 YouTube 上可以观看的内容,但 (a) 我的个人 Workspace 帐户无法用作家长帐户,而且 (b) 当时的过滤太严格了,因为它就像一个 Google 批准的白名单方法,排除了很多并非专门针对儿童的频道,但她仍然感兴趣。(这里有一个关于 YouTube 和白名单的有趣讨论 - https://news.ycombinator.com/item?id=44740380 - 但似乎没有完全解决问题。) 我用 Claude 写了一个浏览器扩展程序,允许我做我上面提到的事情——将 YouTube 频道加入白名单——以及默认隐藏短视频,但我不确定它是否能持续稳定地运行,因为它只是 YouTube UI 上的一个 CSS / JS 层。如果它开始失效,我可以把它反馈给 Claude,但我不会知道什么时候会发生这种情况,因为我不会是使用它的人。 我很想听听大家关于如何做到这一点的想法和方法,因为我相信有一些我没有想到的好主意。
查看原文
There are so many different approaches that I find it difficult to feel comfortable about her using the internet without my 10-year-old daughter feeling like I&#x27;m constantly looking over her shoulder. She&#x27;s generally sensible and doesn&#x27;t go searching for age-inappropriate stuff, for which I&#x27;m grateful, but recently she said she was searching for butterfly pictures and came across something that freaked her out a bit. (She doesn&#x27;t want to tell me what it was because she&#x27;s embarrassed - I&#x27;ve not forced her to tell me because I want to give her time to tell me in her own time, but I know she&#x27;ll tell me eventually and we&#x27;ll be able to have a conversation about it. In general she&#x27;ll ask if she&#x27;s not sure about something, which is also reassuring.)<p>Currently on her laptop I have the kids version of Kagi and uBlock Origin on Firefox, as well as a browser extension that you have to explicitly whitelist domains before they&#x27;re available. It&#x27;s the last of these that I&#x27;d like to drop somehow - it feels too limiting that every time she goes to a new domain I have to whitelist it, and I&#x27;d like to delegate that to a service that approximates my feeling about what&#x27;s appropriate, or works that out from a few settings, so she&#x27;s freer to explore the web.<p>A while ago I tried setting up a Google account for her to filter what she could watch on YouTube, but (a) had issues with my personal Workspace account not being able to be used as a parent account and (b) at the time the filtering was too restrictive because it was like a Google-approved whitelisting approach that excluded lots of channels that weren&#x27;t specifically targeted at kids, but she was still interested in. (There was an interesting discussion of what you can do with YouTube and whitelisting here - https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=44740380 - that didn&#x27;t quite seem to resolve itself.)<p>I used Claude to write a browser extension that allowed me to do what I mention above - whitelisting YouTube channels - as well as hiding shorts by default, but I&#x27;m not convinced it&#x27;ll function consistently given that it&#x27;s just a CSS &#x2F; JS layer over the YouTube UI. I could just feed it back into Claude if it starts failing, but I won&#x27;t know when that&#x27;s happens because I won&#x27;t be the one using it.<p>I&#x27;d be interested to hear everyone&#x27;s approaches and ideas about how to do this because I&#x27;m sure there are some good ideas I haven&#x27;t thought of.