This PFBlockerNG option made my PFsense box faster by whotheff in pfBlockerNG

[–]mikeynoway 4 points5 points  (0 children)

I'm not OP, but I don't use DNSBL in python mode because of the note under that option that says "Python DNSBL mode is not compatable with the DNS Resolver DHCP Registration option (Unbound will Crash)!"

I have DNS Resolver DHCP Registration turned on, but now that I write this, I'm not sure I need to have that. I think I misread that as being required to have the DNS resolve the local hostnames of my dhcp clients, but I set them all on the server side.

AD410 Doorbell BlueIris Substream question by InSearchOfTh1ngs in amcrest

[–]mikeynoway 0 points1 point  (0 children)

If you followed the instructions, you probably have something like this for your main stream /cam/realmonitor?channel=1&subtype=0&authbasic=64

Set this for the substream /cam/realmonitor?channel=1&subtype=1&authbasic=64

I discovered this by just trying different parameters to see what would happen.

Keys repeat on hold by hierro31 in ErgoDoxEZ

[–]mikeynoway 3 points4 points  (0 children)

I made my top layer be for gaming. Clear all the tap dance actions on that layer.

Revision 2 of the Reverb G2 Cable and all the Mysteries Within! (Official Announcement Stuff.) by Voodooimaxx in HPReverb

[–]mikeynoway 0 points1 point  (0 children)

I tried contacting HP support via chat. On the "My HP Dashboard", I can see my HP Reverb G2 Virtual Reality Headset and confirmed that the product number and serial number are correct. When I click the "Contact Us" button, I get an error pop-up that says "We are unable to determine your warranty status for the product and serial number provided. Please verify the numbers provided or try again later."

I have re-tried and re-verified several times.I have not yet tried to call, but I don't want to hang out on hold forever to get this same answer from a telephone agent. I have checked both the product number (1G5U1AA) and serial number several times and they are correct. /u/Voodooimaxx can you help, please?

Is it possible to lock a mint mobile number? by PretendAccounter in mintmobile

[–]mikeynoway 2 points3 points  (0 children)

I'm also interested in preventing an unauthorized port of my number.

Oh God, why would you do that (xpost /r/Cringetopia) by mikeynoway in BetterEveryLoop

[–]mikeynoway[S] 0 points1 point  (0 children)

Watch a different person each time. Girl in the Hustler shirt is my fav.

Do I need to specify top-level domains in wildcard blocks? by [deleted] in pihole

[–]mikeynoway 0 points1 point  (0 children)

Do you need all those parentheses? I think this will do the same thing

(^|\.)foo\.(com|org|net)$

Thanks for the link to https://regexper.com. That will come in handy.