Steve Smith

Results 136 comments of Steve Smith

Thanks again. Those look like useful mods. Do you mind if I ask a few follow-up questions? 1. Do you know which [AdBlock](https://adblockplus.org/filter-cheatsheet) formats **are** and **are not** handled by...

Yes, you can use `proxy.pac` as a front-end filter before passing to the proxy—see [osxfortress](../../../../essandess/osxfortress) for an example. This works very well, and avoids the pitfalls of an SSL intercepting...

I've created an EasyList to filtering [proxy.pac](https://raw.githubusercontent.com/essandess/easylist-pac-privoxy/master/easylist_pac.py) file in the repo [easylist-pac-privoxy](../../../../essandess/easylist-pac-privoxy). It's quite efficient and runs on mobile devices. Comments welcome.

The forked repo [adblock2privoxy](../../../../essandess/adblock2privoxy), is a full-feature implementation of EasyList rules in Privoxy, complete with element hiding. This is a clever, efficient, and effective implementation: Privoxy handles the domain and...

It would be straightforward to get `adblock2privoxy` on DD-WRT. You'd simply need to copy over the privoxy configuration and CSS files, and must [install](http://www.dd-wrt.com/phpBB2/viewtopic.php?t=308942&sid=4373dc8e286291b89ef61607ab5172e5) `nginx` on DD-WRT, or use its...

This branch and PR fix the segmentation fault issue on OS X: https://github.com/essandess/Dada-Engine.

It appears possible without too much refactoring and is on my to-do list.

@ivanski thanks for posting this issue. fwiw, I’m now running geniatech’s EyeTV 4, which fixes a bunch of issues, but doesn’t yet have streaming, and changes the `.eyetv` directories a...

> I just recently bought EyeTV 4 myself, but haven't installed it on my main setup, as I wasn't sure if ETV-comskip would work or not. This repo doesn’t currently...

`make dmg` will work on any macOS version once all the necessary dependencies are installed.