Earlier quoted context omitted.
It was an excellent share you although I don't quite think "turning off CSS" would be my preferred defense. You can paste to an intermediate area to be sure you didn't catch something hidden from whichever site you don't trust (which allows users to inline arbitrary HTML elements with arbitrary styles). This is a habit one already might be in if they want to avoid being tracked from clicking on, say, Google search re…
If you try to copy a search result, it turns into a Google url that redirects to the result. On iOS this doesn't happen for some reason.
'Music' from /dev/urandom
31–40 of 58 posts
Re: 'Music' from /dev/urandom
#32Earlier quoted context omitted.
If you try to copy a search result, it turns into a Google url that redirects to the result. On iOS this doesn't happen for some reason.
The onclick attribute of the search result does it, that may have something to do with that.
Re: 'Music' from /dev/urandom
#33Handy smoke test for a good RNG? Not sure I see any case where it would actually be useful for this in practice, but I find the idea amusing in theory.
Re: 'Music' from /dev/urandom
#34Earlier quoted context omitted.
It was an excellent share you although I don't quite think "turning off CSS" would be my preferred defense. You can paste to an intermediate area to be sure you didn't catch something hidden from whichever site you don't trust (which allows users to inline arbitrary HTML elements with arbitrary styles). This is a habit one already might be in if they want to avoid being tracked from clicking on, say, Google search re…
If you try to copy a search result, it turns into a Google url that redirects to the result. On iOS this doesn't happen for some reason.
Then I would have to say "okay copy the domain and path from your search result, which isn't a link, and which Google probably hides already (so this new advice won't work any more) or they will hide it some day, so the system doesn't work as literally as I described it."
So if Google has found more and more ways to avoid people avoiding their tracking, that's fine, and what I said literally doesn't apply if you take it 100% literally, but at least you understand what I'm saying about how to avoid the naive copy paste surprise.
Re: 'Music' from /dev/urandom
#35Here is one with the blues scale. From time to time it grooves really nice. cat /dev/urandom | hexdump -v -e '/1 "%u\n"' | awk '{ split("0,3,5,6,7,10,12",a,","); for (i = 0; i
Re: 'Music' from /dev/urandom
#36 cat /dev/urandom > /dev/audio
http://everything2.com/title/catting+weird+things+to+%252Fde...Re: 'Music' from /dev/urandom
#37I hope everyone is turning off CSS before copy-pasting this command-line into their terminal :) http://thejh.net/misc/website-terminal-copy-paste
Re: 'Music' from /dev/urandom
#38Here is one with the blues scale. From time to time it grooves really nice. cat /dev/urandom | hexdump -v -e '/1 "%u\n"' | awk '{ split("0,3,5,6,7,10,12",a,","); for (i = 0; i
Re: 'Music' from /dev/urandom
#39http://pedrokroger.net/pascals-triangle-sound/
I used to spend a lot of time on The On-Line Encyclopedia of Integer Sequences ;-)