Live data from Hacker News

The Onion releases fartscroll.js

theonion.github.io

41–50 of 129 posts

Re: The Onion releases fartscroll.js

#45
post #18

Earlier quoted context omitted.

And in ogg as well as mp3, to boot. Settling once and for all the great question which of these two codecs is more efficient at encoding flatulence.

Well - which is more efficient?

At least in terms of size, the mp3 strings are 23%~ lighter than the ogg strings.

Re: The Onion releases fartscroll.js

#46

Lets put this into a bookmarklet :P

Done: https://gist.github.com/fabriceleal/5547487.

Tested in hacker news (no jQuery) and wikipedia (has jQuery). For some reason, github doesn't like that I'm loading something from raw.github.com/...

Chrome console says:

Refused to load the script 'https://raw.github.com/theonion/fartscroll.js/master/fartscr... because it violates the following Content Security Policy directive: "script-src https://github.com https://a248.e.akamai.net https://jobs.github.com https://ssl.google-analytics.com https://secure.gaug.es https://gist.github.com.

Re: The Onion releases fartscroll.js

#47
Jokes aside, I make my browser make a click when an external object is loaded and when a page starts and finishes loading.

This audible enforcement is very helpful during development and to "hear" which sites are sneaking in external calls without bringing up firebug, etc.

Re: The Onion releases fartscroll.js

#48
post #47

Jokes aside, I make my browser make a click when an external object is loaded and when a page starts and finishes loading. This audible enforcement is very helpful during development and to "hear" which sites are sneaking in external calls without bringing up firebug, etc.

I run Ghostery to stop sites from loading external media. If you're not opposed to plugins, even if you don't actually want to block the media, you can put it into disabled mode and it'll still tell you how many external calls were made (and, if you click on the icon, it brings up a list of the associated domains).

Granted, I'm running Chromium (presumably you're talking about Firefox), but the plugin does exist for both browsers.

Re: The Onion releases fartscroll.js

#49
post #47

Jokes aside, I make my browser make a click when an external object is loaded and when a page starts and finishes loading. This audible enforcement is very helpful during development and to "hear" which sites are sneaking in external calls without bringing up firebug, etc.

would you share how you did this? is it a greasemonkey script or some sort of add-in?
Post reply on HN