Earlier quoted context omitted.
OP here. I am not able to from my view. It took several tries to squeeze my title into the 80 characters.
4->for with -> w/ Anyone have opinions on whether that's a more readable abbreviation?
Show HN: Encourage children to use the net more 4 learning with Pihole 5beta
21–30 of 33 posts
Re: Show HN: Encourage children to use the net more 4 learning with Pihole 5beta
#22I don't like it. That's showing kids that automated surveillance is acceptable. Now, I'm sure they will not find that very funny, so that may be an opportunity to teach them what automated surveillance is about...
Re: Show HN: Encourage children to use the net more 4 learning with Pihole 5beta
#23Earlier quoted context omitted.
Until DNS over HTTPS gets widespread adoption.
Glad you brought this up. My day job involves finding malicious network traffic. DOH is really easy to detect because in suricata or bro/zeek you simply match new outbound connections with DNS responses. If you don't get a matching pair then you need to investigate why you have outbound traffic that is bypassing your DNS server. Note this is alpha stage code. I run this at home on all of my outbound traffic. https://…
Re: Show HN: Encourage children to use the net more 4 learning with Pihole 5beta
#24I don't like it. That's showing kids that automated surveillance is acceptable. Now, I'm sure they will not find that very funny, so that may be an opportunity to teach them what automated surveillance is about...
Re: Show HN: Encourage children to use the net more 4 learning with Pihole 5beta
#25I don't like it. That's showing kids that automated surveillance is acceptable. Now, I'm sure they will not find that very funny, so that may be an opportunity to teach them what automated surveillance is about...
If I would let my kids decide what's for dinner every day we'd eat pancakes 7 days per week with candy for desert.
Re: Show HN: Encourage children to use the net more 4 learning with Pihole 5beta
#26Earlier quoted context omitted.
OP here. I am not able to from my view. It took several tries to squeeze my title into the 80 characters.
4->for with -> w/ Anyone have opinions on whether that's a more readable abbreviation?
(Edit: Turns out that if 80 is the limit, "for" would've fit. Hah.
$ len "Show HN: Encourage children to use the net more for learning with Pihole 5beta"
Length of 'Show HN: Encourage children to use the net more for learning with Pihole 5beta' is 78
...
I also would've left out "more" because... am I really wanting to encourage my kids to be on the net more than they are already?!
...Perhaps something like "Show HN: Shape your kids online time with PiHole 5Beta"... but anyway cool project. It does shape things like Khan Academy as punishment / work, though. Like... If you only give your kids broccoli, they'll like broccoli. If you give them candy, then say "you can only have more candy after you eat 5 bites of broccoli", they'll f'ing hate broccoli and covet candy as their new god. But the real world is messy like that, eh? :-D )
Re: Show HN: Encourage children to use the net more 4 learning with Pihole 5beta
#27well, until they figure out how to set a local DNS server.
Re: Show HN: Encourage children to use the net more 4 learning with Pihole 5beta
#28The Windows 10 laptop my son uses keeps on changing its Wifi MAC address, which in turn makes the DHCP server give it a new IP. It’s annoying. (I tried some registry changes I found on some website but didn’t work.) Doing this kind of thing requires the child to have a consistent IP. (I tried a static IP, it causes problems if he ever takes the laptop out of our house.) (Thinking about a scheduled task which reports…
1. Start -> Settings
2. Network & Internet -> wifi
3. Find the WiFi adapter, and click 'Advanced options' link
4. Set 'Random Hardware Addresses' to 'off'
On Android (well, at least on Pixel), this can be turned off on a per-wifi-network level, so you can turn it off for your home network, but still have it on (default) for all others.
Re: Show HN: Encourage children to use the net more 4 learning with Pihole 5beta
#29The Windows 10 laptop my son uses keeps on changing its Wifi MAC address, which in turn makes the DHCP server give it a new IP. It’s annoying. (I tried some registry changes I found on some website but didn’t work.) Doing this kind of thing requires the child to have a consistent IP. (I tried a static IP, it causes problems if he ever takes the laptop out of our house.) (Thinking about a scheduled task which reports…
Maybe try: 1. Start -> Settings 2. Network & Internet -> wifi 3. Find the WiFi adapter, and click 'Advanced options' link 4. Set 'Random Hardware Addresses' to 'off' On Android (well, at least on Pixel), this can be turned off on a per-wifi-network level, so you can turn it off for your home network, but still have it on (default) for all others.
I can’t find “Random Hardware Addresses” anywhere
Re: Show HN: Encourage children to use the net more 4 learning with Pihole 5beta
#30Earlier quoted context omitted.
Maybe try: 1. Start -> Settings 2. Network & Internet -> wifi 3. Find the WiFi adapter, and click 'Advanced options' link 4. Set 'Random Hardware Addresses' to 'off' On Android (well, at least on Pixel), this can be turned off on a per-wifi-network level, so you can turn it off for your home network, but still have it on (default) for all others.
There is no “Advanced options” link. There is “Change adapter options” and “Change advanced sharing options”. I can’t find “Random Hardware Addresses” anywhere
https://support.microsoft.com/en-us/help/4027925/windows-how...