Carsten Behring

Results 517 comments of Carsten Behring

yes I tried it and can confirm the issue. I have a local fix using charred in kind, with fixes the problem of the rendering and could make a PR....

@daslu Please clos it here. I changed as well kindly-render to use charred

just want to add that I get this a lot as well. I need run "e*" often in the repl, due to this.

postponed for now, breaks existing code

I worked arround it by creating bytes first via nippy, and save those via konserve. Lets see if find the code back.

Thnaks, I thought so after reading code. But then this should maybe reformluated: https://github.com/replikativ/konserve/blob/32b7f253a5ec76b9dfcb177a58cdbf76fb006a51/doc/api-walkthrough.md?plain=1#L64 "custom serializer" sounds like "custom defrecord", while you mean "custom configuration/handler"

To add "nippy" would be nice, but needed to be very configurable. In a lot of case a user would need to configure custom " safe classes" for de-serialization of...

Just to clarify more the "use case". When working with Virgil, and some Java changes do not "refresh", (I saw it on change of method signatures) the simplest for the...

Maybe a section of "related projects" or "projects using clojupyter" in the readme could make sense. From the next release onwards "noj" will publish a clojupyter kernel variant where "noj"...