Martin Clausen

Results 38 issues of Martin Clausen

The applet does not respond to any keys on Ubuntu 12.04 using Chrome/Firefox. I am using java-6-sun and the applet runs and displays but does not respond to any key...

It would be great if one could include an optional vector of custom quantiles and also optionally request the max.

Is it possible to install this plugin using Leiningen 2. If so how is it done? I have tried adding: [gaeshi/kuzushi "0.5.2"] to .lein/profiles.clj, but that does not appear to...

How would one go about solving the Choco warehouse/aircraft landing problems using loco? http://choco-tuto.readthedocs.io/en/latest/src/501.description.html http://choco-tuto.readthedocs.io/en/latest/src/401.description.html In general what would be the strategy for finding maximizing / minimizing solutions based on...

http://interior.substance.io/modules/document.html is broken

I installed using home-manager as per https://github.com/nix-community/nix-doom-emacs/blob/master/docs/reference.md#without-flakes in WSL on Windows 11. Upon launch I get: `(emacs:12182): dconf-CRITICAL **: 18:12:16.413: unable to create directory '/mnt/wslg/runtime-dir/dconf': Permission denied. dconf will not...

bug

The example.clj file referenced on the front page https://github.com/juxt/juxt-accounting#examples is missing.

with: ``` Ignoring executable-hooks-1.3.2 because its extensions are not built. Try: gem pristine executable-hooks --version 1.3.2 Ignoring ffi-1.9.6 because its extensions are not built. Try: gem pristine ffi --version 1.9.6...

### Expected behaviour Game object created ### Actual behaviour Object created but with error message: java.lang.ClassCastException: class jogamp.opengl.es1.GLES1Impl cannot be cast to class com.jogamp.opengl.GL2ES2 (jogamp.opengl.es1.GLES1Impl and com.jogamp.opengl.GL2ES2 are in unnamed...

duplicate
editor

Is this part of the readme correct: > State machine is in the On state. The on event is dispatched > > [Out] exit > [On] entry > [On] init...