back
user profile

Bender

68,555karma·24,253submissions·June 16, 2015
about
Σ I am not for everyone. To ignore me in uBlock Origin, add to "My filters":

   news.ycombinator.com##tr.athing.comtr:has(a.hnuser):has-text(/\bBender\b/)
I can not see votes or karma and do not require social validation.

- For HN usage questions see [1] for HN tips not my repo

- Suggested Firefox add-on to replace or restore inflammatory words and phrases: Foxreplace [2]

[1] - https://github.com/minimaxir/hacker-news-undocumented

[2] - https://addons.mozilla.org/en-US/firefox/addon/foxreplace/

    (\_/)
    (='.'=)
    (")_(")
recent activity (24,253 total)
comment
... especially considering people eat fast food, which is slow-acting residual poison. I would be more concerned about fast food and candy from any source.
8y ago·view thread
comment
No problem. If you run into issues, it could be that your particular DNS server may put the result code in a different part of the packet. If that is so, simply use tcpdump -p -i interface -NNnn…
8y ago·view thread
comment
Certainly! -A OUTPUT -p udp -m udp --sport 53 -m string --hex-string "|8500|" --algo kmp --from 30 --to 31 -j ACCEPT -A OUTPUT -p udp -m udp --sport 53 -m string --hex-string "|84…
8y ago·view thread
comment
Agreed. I block ANY queries using iptables string filters. I also block anything other than NOERROR responses from myself. Their site doesn't work with any of my domains.
8y ago·view thread