Ivan Fedorov

Results 11 comments of Ivan Fedorov

while direct import of Instant and Duration is ``` user=> (time (import '[java.time Instant Duration])) "Elapsed time: 0.189569 msecs" ```

also, I've made a walkover for doxa and my etude for it https://github.com/spacegangster/rf-doxa-etude https://youtu.be/t0gG1zzIT_c The video is unlisted at the moment, I would make it public after your permission.

> Is that what this is about? > > ```clojure > (let [db (dx/create-dx [{:db/id 1 :name "ivan" :age 15} > {:db/id 2 :name "petr"}])] > (dx/q [:find ?e >...

Applied your hint. Now I have new exception: `java.lang.ClassCastException: manifold.stream.SplicedStream cannot be cast to lamina.core.channel.IChannel` My app uses lamina to queue stuff. So, is there a way to somehow "cast"...

Yeah! Seems like its working. Thank you so much! There's a typo: `ms/connection` should be `ms/connect`.

@weavejester I'd gladly subscribe to any kind of James Reeves foundation / Patreon if such a thing would appear, as I've been enjoying your stuff [primarily Ring] for years, and...

Escaping strings could be easier, if a user could define his own sugar, like "let's use the bang sign for denoting the need for escape": ``` clojure [:!div.my-code-display "alert('very injected...

Also, I'm considering sponsoring this project, but funding targets on your page list only httpie

@8shaks, take into account that your generated dates are in UTC. So maybe in EST they will be still Tuesday, because it may be UTC-5 (perhaps in winter). I've generated...

@8shaks Please also read https://github.com/jakubroztocil/rrule#important-use-utc-dates