javascript:
at the beginning. Same applies to chrome.
Trying to paste it to the URL bar gives the error: "Safari doesn’t allow JavaScript from the Smart Search Field. To allow this, choose “Allow JavaScript from Smart Search Field” from the Develop menu."
But even after enabling that option, it still doesn't work. Javascript console shows the errors:
[Error] Refused to load http://kathack.com/js/kh.js because it does not appear in the script-src directive of the Content Security Policy.
[Error] Refused to load http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js because it does not appear in the script-src directive of the Content Security Policy.Ideally your browser would recognize that you, the human operator, have authority to override the requests of strangers on your own computer. Sadly, the days of your user agent actually acting on your behalf are waning.
wget -q -O - http://kathack.com/js/kh.js http://ajax.googleapis.com/ajax/libs/jquery/1.5.1/jquery.min.js | xclip -sel cFirefox address bar is broken. When you want to copy an url from it (e.g. wikipedia link) it url encodes the text, and makes it unreadable (especially when your language contains non latin characters). I copy links starting form the 't', and manually add the 'h'.
Also when you copy something in the URL bar, then ctrl a then ctrl x, it will copy the original url, instead of your text. But if you do it twice, it will copy your text instead. (Same in windows, linux, even in palemoon.)
It looks like a normal input field on the screen, and it tempts me to use it, but bites me most of the times.
Firefox bar is not "broken", as every browser I tested has the same behavior, and I think it's because a valid uri should only contain ASCII characters (as described in RFC3896[0]), but I agree with you that it's annoying: it should copy the text as it's displayed.
Fun fact: Internet explorer let you copy the uri "as is" without encoding.
Katamari Hack - https://news.ycombinator.com/item?id=2486038 - April 2011 (5 comments)
Turn any page into Katamari Damacy - https://news.ycombinator.com/item?id=2318076 - March 2011 (33 comments)
(For a real mind-boggling number, Apple has sold 2.2 billion iPhones so far, with 1.2 billion of those still in use.)
If I wanted to "nit pick" I would ask for httpS and not to use 3rd party googleapi so no-one else knows you are goofing off at work ;-)
I really wish Katamari Damacy had been ported to other platforms. Maybe there are knock-offs out there but not really a gamer so never went to look.
Oh wow I was about to complain that "Journey" was another playstation game I always wanted to try but now I see it was eventually ported to windows so now I have to go look for that https://en.wikipedia.org/wiki/Journey_(2012_video_game)