<Regenaxer>
You think it as an addition, via 'native'?
<tankf33der>
yea
<beneroth>
hi all
<DKordic>
Good morning everyone. ""Always bet on JavaScript"", because JavaScript is infinite.
<beneroth>
DKordic, but that ends in stack overflow? ;)
<Regenaxer>
Hi beneroth, DKordic
<DKordic>
Yes it is a malware for the first generation of computers.
<beneroth>
how to come you call them "first generation" ?
<DKordic>
Wetwre.
<DKordic>
Wetware.
<beneroth>
most wetware does not run js.
<DKordic>
Then it does something far more difficult than ""run""ning ;) .
<beneroth>
according to 'snow crash' novel (based on an interesting fringe psychological theory), religions could be viewed as wetware viruses
<Regenaxer>
good point
<beneroth>
isn't cell live close to first generation of computers?
<beneroth>
unless you see astrophysics and physics as a whole as computation. but then the term "first generation computers" loses its meaning, we would only talk about smaller units of computing.
<beneroth>
Joscha Bach (bach.ai, strong AI researcher) talks about the same stuff, but the article linked is easier to understand
<Regenaxer>
tankf33der: Which functionality would icu add?
<beneroth>
b2topic.. tankf33der or which unicode ranges/codepages ?
<tankf33der>
Regenaxer: official library with support to lates utf with huge list of function for every use case
<Regenaxer>
I see
<beneroth>
ok
<beneroth>
Regenaxer, tankf33der, I understand correctly we can represent the full unicode spectrum in picolisps utf-8 implementation (now as it supports 4bytes), but for working on character data (e.g. lowercase/uppercase/other stuff) one should use icu library if one might get outside the "usual" ranges supported natively in pil ?
<tankf33der>
correct in general
xkapastel has quit [Quit: Connection closed for inactivity]
<tankf33der>
now pil supports unicode 3 on one plane.
<beneroth>
thank you
<Regenaxer>
and "support" maily means case mappings?
<Regenaxer>
(also "wide")
<beneroth>
for current usual use cases in pil and pil database, I guess so
<tankf33der>
The first plane, plane 0, the Basic Multilingual Plane (BMP) contains characters for almost all modern languages, and a large number of symbols.