Live data from Hacker News

Adblock Sold to Mystery Company

businessinsider.com

171–174 of 174 posts

Re: Adblock Sold to Mystery Company

#172
post #24

Earlier quoted context omitted.

ABP also introduced an Acceptable Ads option a few years ago that triggered the creation of a fork called AdBlock Edge without that option. Adblock Edge was recently discontinued in favor of uBlock Origin [1], which has a much smaller memory footprint and is faster. [1]: https://github.com/gorhill/uBlock

uBlock origin is bigger (js wise) than both AdBlock and AdBlock plus and uBlock, comparison: https://lh3.googleusercontent.com/msT3z9naIEkfKFjrj2G3G67moS...

Why my comment has -4 points? I simply stated the truth, everybody can measure size of JS of these extensions. I did not count default filter list to size of JS, I only counted actual JS code and uBlock origin has simple more JS code than both Adblock and Adblock plus.

If I lied I would understand the downvotes but I didn't lie. I was also surprised that uBlock origin is bigger than adblock, especially when it's name sounds like something much much simpler and smaller but the fact is that size wise they are practically the same.

Re: Adblock Sold to Mystery Company

#173
post #24

Earlier quoted context omitted.

uBlock origin is bigger (js wise) than both AdBlock and AdBlock plus and uBlock, comparison: https://lh3.googleusercontent.com/msT3z9naIEkfKFjrj2G3G67moS...

Javascript size is a weird metric, and the plot is useless without context. The plot does not even state for which browser the metric was collected (or is it the repository size? That would be completely useless, as uBlock's and uBlock origin's repositories include versions for different browsers.) Because when I add the sum of all .js files in uBlock's repository, I get 1.08MB. Heck, the whole src and platform direc…

> The plot does not even state for which browser the metric was collected

It's there in the title of the plot. Did you even looked at the plot?

> Can you point to a source for that plot?

I did the plot few days ago, I simply installed all those extensions and calculated JS size on disk.

Re: Adblock Sold to Mystery Company

#174
post #172
post #24

Earlier quoted context omitted.

uBlock origin is bigger (js wise) than both AdBlock and AdBlock plus and uBlock, comparison: https://lh3.googleusercontent.com/msT3z9naIEkfKFjrj2G3G67moS...

Why my comment has -4 points? I simply stated the truth, everybody can measure size of JS of these extensions. I did not count default filter list to size of JS, I only counted actual JS code and uBlock origin has simple more JS code than both Adblock and Adblock plus. If I lied I would understand the downvotes but I didn't lie. I was also surprised that uBlock origin is bigger than adblock, especially when it's name…

Possibly because in reality the resources consumed while at rest (disk storage) are magnitude less important than the resources consumed while running (memory/CPU cycles).
Post reply on HN