Click here to Skip to main content
15,920,053 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
AnswerRe: Zen questions Pin
lopatir16-Sep-18 7:24
lopatir16-Sep-18 7:24 
GeneralRe: Zen questions Pin
peterkmx16-Sep-18 7:43
professionalpeterkmx16-Sep-18 7:43 
GeneralRe: Zen questions Pin
DRHuff16-Sep-18 19:09
DRHuff16-Sep-18 19:09 
GeneralRe: Zen questions Pin
megaadam16-Sep-18 21:29
professionalmegaadam16-Sep-18 21:29 
GeneralRe: Zen questions Pin
the goat in your machine16-Sep-18 22:52
the goat in your machine16-Sep-18 22:52 
GeneralRe: Zen questions Pin
Gary Wheeler17-Sep-18 7:12
Gary Wheeler17-Sep-18 7:12 
GeneralHuge Pin
#realJSOP16-Sep-18 3:11
professional#realJSOP16-Sep-18 3:11 
GeneralRe: Huge Pin
dandy7216-Sep-18 4:31
dandy7216-Sep-18 4:31 
How's the lookup performance? Although I suppose it's not much of a concern these days...unless you're dealing with very old/sluggish systems.

I used to have a huge hosts file to block ads. Last year or so I switched to Pi-Hole. I run it on a tiny Linux VM running 24/7 (it was designed for--obviously enough--a Raspberry Pi), and only have to set the DNS on my networked machines router to point to it.

Couple of benefits over maintaining a huge hosts file:
  • Getting the updates maintained by the community is a one-liner (you can of course maintain your own blacklist/whitelist)
  • No need to duplicate the file on all your machines every time there's an update
  • Being done in one common location, it also blocks ads on devices that don't otherwise easily let you edit a hosts file or equivalent, like iOS/Android-based phones/tablets
  • If you really need to, you can temporarily disable the whole thing
  • Extensive logs and stats (this is where you find out the extent to which Windows 10 is chatty).
I'm not affiliated with that project in any way, shape or form. I only became an instant fan.
GeneralRe: Huge Pin
#realJSOP16-Sep-18 4:46
professional#realJSOP16-Sep-18 4:46 
GeneralRe: Huge Pin
dandy7216-Sep-18 5:50
dandy7216-Sep-18 5:50 
GeneralRe: Huge Pin
Marc Clifton16-Sep-18 11:29
mvaMarc Clifton16-Sep-18 11:29 
GeneralRe: Huge Pin
#realJSOP16-Sep-18 23:29
professional#realJSOP16-Sep-18 23:29 
GeneralRe: Huge Pin
dandy7217-Sep-18 4:17
dandy7217-Sep-18 4:17 
GeneralRe: Huge Pin
Dan Neely17-Sep-18 3:07
Dan Neely17-Sep-18 3:07 
GeneralRe: Huge Pin
dandy7217-Sep-18 4:15
dandy7217-Sep-18 4:15 
GeneralRe: Huge Pin
#realJSOP17-Sep-18 4:28
professional#realJSOP17-Sep-18 4:28 
GeneralRe: Huge Pin
dandy7217-Sep-18 4:46
dandy7217-Sep-18 4:46 
GeneralRe: Huge Pin
Dan Neely17-Sep-18 4:29
Dan Neely17-Sep-18 4:29 
GeneralRe: Huge Pin
dandy7217-Sep-18 4:39
dandy7217-Sep-18 4:39 
GeneralRe: Huge Pin
Rick York16-Sep-18 6:50
mveRick York16-Sep-18 6:50 
GeneralRe: Huge Pin
#realJSOP16-Sep-18 6:54
professional#realJSOP16-Sep-18 6:54 
GeneralRe: Huge Pin
Rick York16-Sep-18 11:03
mveRick York16-Sep-18 11:03 
GeneralRe: Huge Pin
Jacquers16-Sep-18 23:15
Jacquers16-Sep-18 23:15 
GeneralRe: Huge Pin
#realJSOP16-Sep-18 23:30
professional#realJSOP16-Sep-18 23:30 
GeneralRe: Huge Pin
Eddy Vluggen16-Sep-18 23:35
professionalEddy Vluggen16-Sep-18 23:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.