changeset 586:c8b4329369a4

<ion> addquote <fizzie> Also, UCS-4096 has the advantage that each codepoint handily matches the page size of many architectures, so you can deal with them in memory easily.
author HackBot
date Thu, 12 Jul 2012 21:10:58 +0000
parents 37a0f0c738c5
children 2b64f2ad5a67
files quotes
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/quotes	Wed Jul 11 19:55:52 2012 +0000
+++ b/quotes	Thu Jul 12 21:10:58 2012 +0000
@@ -848,3 +848,4 @@
 <mroman> You can't quote me.
 <zzo38> Sleep on the ceiling next Sunday.
 < oerjan> Gregor: hey no fair doing ungoogleable citations
+<fizzie> Also, UCS-4096 has the advantage that each codepoint handily matches the page size of many architectures, so you can deal with them in memory easily.