Chris Murphy

Results 5 issues of Chris Murphy

Using mouse running other-examples.shapes-3d triggers assert: `Can't convert 0 of type class java.lang.Long to int` Having this new function in `render-core` fixes the problem: (defmethod convert-value [java.lang.Long Integer/TYPE] [value _]...

bug
examples

Use of undeclared Var hasch.core/byte-array 55 | all bits of the hash compared to 128 bits for the UUID-5. Both should be safe, 56 | but b64-hash is safer towards...

You used to have pseudo-clj-points in jobim.core. What has replaced it?

I noticed that with day 19 the function `skip-completed` is not needed at all. If you remove it and calls to it etc, the code will still work fine.

Just doing `boot run` as per the instructions gives me this: ``` clojure ←[mCompiling ClojureScript... ò app.js ò cards.js clojure.lang.ExceptionInfo: PermGen space data: {:file "C:\\Users\\Chris\\AppData\\Local\\Temp\\boot.user8759362444592736492 .clj", :line 19} java.lang.OutOfMemoryError: PermGen...