Comment author: Viliam_Bur 18 April 2012 07:56:21AM *  1 point [-]

This is a great solution! And it could be made even easier by readers not having to install the bookmarklet, but to include the "Rot 13" button directly in the LW pages. With "position:fixed" it would be always on screen.

Like this:

<script type="text/javascript">
function rot13() {
// rot13 code here
}
</script>
<style type="text/css">
#tools { position: fixed; }
</style>

<div id="tools">
<p><a href="javascript:rot13();">Rot 13</a>
</div>

Comment author: Stanley 14 September 2013 04:31:06AM *  1 point [-]

I've made a ro13 function here. It returns a RO13'd version of it's arguments.

In response to Higher Purpose
Comment author: Paul_Gowder2 23 January 2009 10:23:39AM 4 points [-]

One wonders if it is possible to make finding one's purpose in life one's purpose in life. At least the logical paradoxes would be briefly amusing.

Comment author: Stanley 07 July 2013 03:16:38AM 5 points [-]

That used to be my purpose in life, untill i discovered nihilism.