Valeriy Fedotov

Results 6 issues of Valeriy Fedotov

Hi! I noticed that automatic deploy to gh-pages no longer works and last deploy was at 1st June this year. I think it due to some travis-ci related things, they...

Hi! I noticed several things: - There is websockets section. - There is no general network section. - usocket library is :star:-ed in websockets section, but actually there is no...

Hi! I tried to examine sly-db buffer for key bindings and buffer variables, but it shows message "[sly] No button at point". Do you have any idea how to fix...

Hi! When I launch (cl-glut-examples:run-examples) I get an error in shader-vao example. If I launch (cl-glut-examples:shader-vao) separately, even without restarting sbcl, it works correctly. SBCL 2.1.6, all quicklisp dists are...

As I found, there is an exelent tutorial for cl-opengl from its author: http://3bb.cc/tutorials/cl-opengl/index.html But for some strange reason there are no link to it from readme file or from...

With sbcl 1.0.42, after (asdf:operate 'asdf:load-op :cl-gtk2-gtk) I can't abort execution of (sleep 10) with C-c C-c in SLIME, and with C-c in sbcl console. 1.0.39 works just fine.