Daniel Slutsky

Results 143 comments of Daniel Slutsky

Many thanks, @eraserhd, I will merge this and deploy a new version if things seem to work. This project has never been announced stable, and is not actively developed. For...

Many thanks, @alza-bitz. I will look soon.

Hi @alza-bitz, Could you create a `clay.edn` in your project root with the following content? ``` {:browser false} ``` This will prevent Clay from trying to automatically open the browser...

@alza-bitz Many thanks for the helpful advice. I'll leave the issue open so we can return to that when we have some time.

Thanks, @holyjak! We should look into that. For now, if this blocks your work on Wolframite, you may try adding a postprocessing function that would fix the broken HTML. See...

Oh, thanks. I ran it on JDK 21 when it failed. Now, I tried it on JDK 17, and it was ok.

@kiramclean, thanks; I moved to JVM 17.x and then everything seemed fine.

@genmeblog Thanks. I'm wondering about your `str` proposal. What is your use case? (And do you maybe find `kind/pprint` useful in such cases?)