f8l has quit [Ping timeout: 240 seconds]
f8l has joined #picolisp
aw- has joined #picolisp
groovy2shoes has quit [Ping timeout: 260 seconds]
groovy2shoes has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
libertas has quit [Remote host closed the connection]
orivej has joined #picolisp
orivej has quit [Ping timeout: 265 seconds]
f8l has quit [Remote host closed the connection]
f8l has joined #picolisp
<
Regenaxer>
I don't get it. Long bla, and in the end he tells we just randomize answers? What is it all about
<
Regenaxer>
I mean, privacy
*is* a big thing already (or, its
*lack* of)
<
aw->
it has always been, just many people don't care about it until it's gone.
<
Regenaxer>
and they care less and less
<
Regenaxer>
So I don't get the point of that talk (and don't have the patience to read every line)
<
aw->
ahaha same here
<
aw->
i skipped 98% of it then closed the tab
<
Regenaxer>
yeah :)
<
Regenaxer>
tankfeeder?
<
tankfeeder>
same shit
<
tankfeeder>
they even cant write the article
<
Regenaxer>
Why did you post the link?
<
tankfeeder>
wrong window
<
viaken>
When would one use +IdxFold over +Idx? I'm not clear on the use case.
<
Regenaxer>
+Idx indexes only substrings, while +IdxFold also 'folds' them
<
Regenaxer>
When in doubt, use +IdxFold
<
Regenaxer>
It is the most useful index for strings of item names and such things
<
Regenaxer>
For simple identifiers I use +Ref
<
Regenaxer>
or (+Fold +Ref) for things like ZIPs, phone numbers, email addresses
bene|off is now known as beneroth
orivej has joined #picolisp
aw- has quit [Quit: Leaving.]
<
beneroth>
Regenaxer, whats better: (case (pack (tail Lst)) (".pdf" ...) (".txt" ...)) or (case (tail Lst) (~(chop ".pdf") ...) (~(chop ".txt") ...)) ?
<
beneroth>
I'm not interested in the Lst/String in anyway apart from this case, so any re-use of that Lst variable has not to be considered
<
beneroth>
oh of course I meant (tail 4 Lst) anyway
<
Regenaxer>
(case ... (~(chop ".pdf may not be good, because a list means alternative matches
<
beneroth>
uh right
orivej has quit [Ping timeout: 252 seconds]
jibanes has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
jibanes has joined #picolisp
orivej has quit [Ping timeout: 276 seconds]
orivej has joined #picolisp
yumaikas is now known as yumaikas|away
libertas has joined #picolisp
yumaikas|away is now known as yumaikas
orivej has quit [Ping timeout: 240 seconds]