IRC channel logs

2016-07-08.log

back to list of logs

<linas>this is purely for a laugh, perhaps someone will think as funny as I thought it was:
<linas> https://github.com/opencog/opencog/blob/master/opencog/nlp/chatbot-psi/external-sources.scm
<linas>(for the humor-impaired: its a scheme file that is 80% python)
<lfam>Ah, finally a solution to all those pesky parentheses ;)
***daviid is now known as Guest16813
<ijp>> added 16 hours ago
<DeeEff>linas: we call that programming with strings
<linas>hey, at lest it has line breaks!
<DeeEff>Of course, we do similar things in CHICKEN when interfacing C libs, but at least there it's just procedure declarations.
<linas>I once worked with some guys who embeded many kbytes of scheme into a single URL
<linas>They had the guts to complain about arrow-key debugging in the browser URL line !!
<wingo>moin
<nalaginrut>afternoon
<amz3`>hello :)
<amz3`>this is inspiring list of Common Lisp database libraries http://www.cliki.net/database
<amz3`>I m looking for a small rdbm written in lisp
<amz3`>I can not recall the name
<amz3`>I'd like to see how it's done really
<amz3`>in particular how does they write sql in lisp
<amz3`>what datastructure they use
<amz3`>and finally how do they perform joins
<amz3`>I think the name is LambdaLite
***dsmith is now known as dsmith-work
<dsmith-work>Happy Friday, Guilers!!
<amz3`>o/
<galex-713>amz3`: Hi :)
<galex-713>Thought to the database stuff? :)
<amz3`>yeah
<amz3`>I wrote the dataset generator
<amz3`>and improved the sqlite bindings a little bit
<galex-713>ah then you used sqlite?
<amz3`>not really
<galex-713>?
<amz3`>right now I'm trying to update guile-wiredtiger to use wiredtiger 2.8.0
<galex-713>ah ok
<amz3`>but yes, I hope i'll have a first benchmarks at the end of the week
<amz3`>this week end :)
<amz3`>afk
<galex-713>ok cool
<amz3`>ACTION is back
<amz3`>galex-713: what are you up to?
<galex-713>?
<amz3`>galex-713: are you coding something?
<galex-713>(sorry either I forgot that english idiom, either I didn’t know it)
<enderby>whois jhack
<galex-713>Ah, no, strong attention disorders problems, I have difficulties to code these times, that among other psychological problems (memory, stuff…)
<amz3`>uh ok
<amz3`>galex-713: you know the expression "what's up" ?
<amz3`>I think "what's up" is the short form for "what are you up to" something like that, that's how I remember about it
<galex-713>ah ok
<galex-713>I’m dying… I hate so much summer
<galex-713>Oh wrong channel
<galex-713>davexunit: did you receive my mail?
<amz3`>is there the equivalent of "rm -rf foo" in guile?
<galex-713>you mean to remove directories/files?
<amz3`>yeah, recursively