You're looking at Less Wrong's discussion board. This includes all posts, including those that haven't been promoted to the front page yet. For more information, see About Less Wrong.

ChristianKl comments on Crazy Ideas Thread - Less Wrong Discussion

5 Post author: James_Miller 18 June 2016 12:30AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (92)

You are viewing a single comment's thread. Show more comments above.

Comment author: ChristianKl 28 June 2016 01:16:31PM 0 points [-]

Do you have the script that you use on your Github?

Comment author: pseudobison 28 June 2016 07:16:26PM *  0 points [-]

No; my script only contains the handful of unicode characters I commonly use, and is so idiosyncratic to me that it wouldn't be of much use to anyone else (mine includes autoreplacements for directories, email addresses I commonly type, etc.). But it's easy enough to make your own with whatever characters you use -- the syntax is simply

::text-to-replace::desired-replacement

::alpha::α

::em::—

etc.