Ben Hyde
Ben Hyde
See also: cl-babel/babel#14 and the other issues referenced there.
The walk thru here: http://ozan.io/p/#/walkthrough is borked. I started by following that walk thru, but once i discovered https://github.com/oztu/p/tree/master/examples/ping-pong it became clear that things have changed. Connect takes a hash....
Now I feel guilty about your weekend, give my apologies to your family. :)
I guess this is related, so I'll add it as a comment here. I'm a bit confused by the 'connection' event. What confuses me you ask? Here are the uses...
We can ignore cl-bson for now, since I've got the affliction if I ql:quickload let-over-lambda in a virgin ccl. My .ccl-init is the usual ``` #-quicklisp (let ((quicklisp-init (merge-pathnames "quicklisp/setup.lisp"...
brbsix writes: "The error may be locally disabled by adding # pylint: disable=invalid-name right under the shebang," I suspect that would be clearer as: "Maybe a special case could be...
@halilim Great idea. Unless, of course, it's a test to assure only the worthy become Clementine users.
As an aside I was previously trying to be clever and avoid tedium of starting at t0. Instead I was handcrafting the timestamp, starting only a bit earlier than t1....
In my use case, where we don't delete collections or tinker with their assorted properties; we only add 'em in the most vanilla way. So, I think i'm fine ignoring...