Nikita Prokopov

Results 125 issues of Nikita Prokopov

I feel sorting by name gives you more stable ordering, making it easier to see the changes between two or more runs. I would be happy if it was the...

enhancement

Evaluating this over socket repl fails: ``` (binding [*print-dup* true] (prn {:a 1})) ``` with ``` [ Clojure Sublimed ] SND {"id" 12, "op" "eval", "ns" "user", "print_quota" 4096, "code"...

I believe this is some JS/TS tool ![Image](https://github.com/user-attachments/assets/96513548-db53-431d-aa47-26b71d36f1da)

Thank you very much! I started using this version, but I ran into this issue. For example, the code: Surface s = Surface.makeRaster(new ImageInfo(5,5, ColorType.N32, ColorAlphaType.PREMUL)); Canvas c = s.getCanvas();...