Viewing profile — bolster8505
bolster8505
HN member- Joined
- Tue, Feb 18, 2025, 9:13 PM UTC
- HN karma
- 21
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About bolster8505
No profile information was provided.
Recent public activity
-
comment
Comment #44232149
Being deployed to help in a disaster is very different from being deployed to quell protests.
-
comment
Comment #44232136
I've lived in the Las Vegas area my entire life. I'm so glad they're doing this. Some areas of town have very little green space, especially since grass has been outlawed. Trees ar…
-
comment
Comment #43632082
Netbeans is not for real development. Sorry, I love Netbeans. I grew up using it. It just doesn't have good support for real world Java development. As for Eclipse, I'll use notepa…
-
comment
Comment #43161468
The best way is to open up the Query Log, open up the site you want to block, and deny from there, making regex blocks are appropriate.
-
comment
Comment #43161450
Sorry, I didn't see this earlier. To block Youtube I use: youtube-ui.l.google.com - exact youtubei.googleapis.com - exact (\.|^)googlevideo\.com$ - regex (\.|^)youtube\.com$ - rege…
-
comment
Comment #43095204
Using clients and groups works fine for me. I'm able to block youtube on my kids' devices, but allow it on others. I have pihole running in a container without being my dhcp server…