Jason Miller

Results 18 comments of Jason Miller

I had to install pcscd-lite to get this to work.

I am seeing similar behavior. I haven't confirmed it's related to edited messages but `M-a` does not clear unread but a double `M-s` does. It started happening recently without a...

Wow, that was fast! This is not a real-world use-case, I was benchmarking my tnetstring library against jsown (had previously been using cl-json), and this is one of the artificial...

Also, top-level arrays seems to work, and I can't think of a time in which I was parsing json and it wasn't either an object or an array.

One thing of note is that no filenames of files in uselesscapitalquiz exceed 255 characters (the longest is 253). When downloading a file, bandersnatch appends a random string (e.g. `.whcr0jsj`...

I totally spaced on this, but wouldn't this be solved by requiring it to be a `cl:function` form as it was in my initial comment? It does mean there's no...

I have a different property that is important to me that is also prefixed with com.ibm; it would be nice if we could some how specify which of these items...

I've prototyped a change, it works great, will work on PR