Arne Brasseur

Results 76 issues of Arne Brasseur

- Syntax features - [x] regular expressions - [x] hexadecimals (0x...) - [x] namespaced maps - [x] metadata - [x] #=(...) - [x] #?() / #?@() - [x] quote /...

Currently we use `date-to-time` to parse `inst`, which ignores milliseconds and timezones. Seems there are a number of competing ways to represent time in elisp. The [Time of Day info...

help wanted

Firefox profiles are under ~/.mozilla/firefox Chrome/Chromium uses ~/.pki/nssdb , or profile-specific ~/snap/chromium//.pki/nssdb. This will install the cert in every profile it finds. It also saves the output of certutil, which...

Hi, I'm trying out empathy, but each time I'm getting an error like ``` IllegalArgumentException No method in multimethod 'classify-error' for dispatch value: clojure.lang.LazySeq@3bc38c65 clojure.lang.MultiFn.getFn (MultiFn.java:156) ``` or ``` IllegalArgumentException...

I'm very happy to see this initiative, as a tool author I was looking to see if something like this existed. I'm happy it does, and I'll be adopting this...

Hi, I'd like to include arx into the Overtone repo as an example, since it's just a single namespace, and I think the concept is pretty cool. - would you...