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
Brain control via induction vs. brain control via keyboard and mouse vs. brain control via fob or joystick. It's all the same brain, you aren't fooling anyone. The owner of the brain and&#…
9y ago·view thread
comment
Even better, you can preheat your engine using heat lamps; or in the extreme cold areas, a thermal wrap that contains heating elements. Using a heat lamp assumes you have a garage, or you might find t…
9y ago·view thread
comment
You can use find . -type d or set IFS. IFS=' ' or IFS='\n' then reset it later. Perhaps store existing IFS in a variable so you can put it back. The \n vs a…
9y ago·view thread
comment
- SELinux Enabled - Sysctl tuning applied - Inbound/Outbound/Forward iptables rules enabled - ipset iptables rules enabled - iptables intercept rules to route all ntp/dns o…
9y ago·view thread
comment
Apache is stable, rarely any security related issues; and even then, it's usually a module not installed/enabled by default. Nginx and Apache are about the same performance, assuming you are…
9y ago·view thread
comment
Doesn't it have religious pref, ethnicity and much more?
9y ago·view thread
comment
If I jokingly suggested to the gov that AWS S3 be categorized by all firewall vendors as "Anonymous File Sharing", would I get a yuge response?
9y ago·view thread
comment
I forgot to mention, all cellphones come bundled with vendor installed spyware. CarrierIQ is one such example, now owned by AT&T, but there are many of them. They will tell you it is only enable…
9y ago·view thread
comment
Are there documented cases of them going after non C-Level folks? If so, their legal team must be massive.
9y ago·view thread
comment
Never forget[1] [1] https://en.wikipedia.org/w/index.php?title=Covfefe&direction... …
9y ago·view thread
comment
Your laptop/desktop are not secure either. That said, cell phones today have everything... every little bit of everyones life embedded on them. The are on all the time. They are not patched as…
9y ago·view thread
comment
Fresh water is potentially as harmful as salt water, depending on how you utilize it. E-Cigs potentially saved my sons life. He grew up around smokers. I had no control over this. Now that he lives…
9y ago·view thread
comment
"Securely" and "phone" do not go in the same sentence.
9y ago·view thread
comment
Just tax the locals and make them buy wind turbines to offset the CO2 output of their volcano if they are unwilling to shut it off.
9y ago·view thread
comment
It's google. They will teach the kids to trust the brand name they know. ;-)
9y ago·view thread
comment
Have you considered using ipset so that rules don't have to change and ip's can by dynamically added/removed?
9y ago·view thread
comment
That is really cool. FWIW, one could think of downvotes as kudos for thinking differently.
9y ago·view thread
comment
A better analogy would be bacteria in your mouth. For years, you had billions of bacteria in your mouth, slowly disintegrating the enamel of your teeth and slowly burrowing cavities into your teeth. …
9y ago·view thread
comment
The Healthcare system damaged the Healthcare system. I am ashamed of the people that had access to my data. While the people that did this caused pain and cost to the industry, I am looking forward t…
9y ago·view thread
comment
I am saddened by this. WannaCry was doing a great job of partitioning data from people that should never have been "managing" it in the first place. I was really hoping that a significant p…
9y ago·view thread
comment
I replaced the engine and transmission in my vehicle at around 220k. I intend to get another 300k out of it, hopefully long enough for the first wave of cars to be remote controlled into the nearest …
9y ago·view thread
comment
There are many factors in this, such as proximity to the blast, elevation of the nuke, surface shape and soil/sand content, wind direction, ambient temp, humidity levels, your age, your pre-exist…
9y ago·view thread
comment
My home ISP can not see my DNS packets. Those are the adversaries I am defending against specifically. All DNS packets on my home ISP are encapsulated in a VPN to my VPS nodes. I also pre-cache po…
9y ago·view thread
comment
I have never owned a smart phone. I have a cheap throw away phone and I love it. I use phones for voice and rarely text. My battery sometimes lasts up to two weeks. This isn't some rebellion a…
9y ago·view thread
comment
I would add that if a car is your only option and if it still runs, you actually should get in it before the wind brings any fallout. Most modern cars have some air filtration. It's not as good…
9y ago·view thread
comment
You should add that it routes in user-space without turning on kernel forwarding, to any node in the network even if they are not directly connected. There are some nice privacy and availability aspe…
9y ago·view thread
comment
Sorry, I do not. I set it up manually. While I do have some scripts, they are custom tailored to my network setup. That said, it's really easy to do. You could use the other github scripts tha…
9y ago·view thread
comment
The cert does not contain the apex domain.[1] [1] https://dev.ssllabs.com/ssltest/analyze.html?d=www.defcon.or... …
9y ago·view thread
comment
There are use cases that make sense. My home linux router intercepts and sends all DNS and NTP requests, then routes all DNS requests to multiple VPS nodes that in turn, use multiple DNS recursors at…
9y ago·view thread