Dmitry Geurkov

Results 14 issues of Dmitry Geurkov

It wouldn't be harm to add ~/.roswell/local-projects to load-library path As coded it's currently using (ql-symbol-value :*local-project-directories*) which is basically ql:*local-project-directories* variable, but unfortunately ~/.roswell/local-projects is not part of that...

running ros list versions sbcl-bin returns empty list ## Environment Ubuntu 18.04.5 LTS roswell 20.06.14.107 ## How to reproduce the issue ```sh ros list versions sbcl-bin ```

No Save HD button when choosing IBM PC XT with 10mb hard drive

enhancement

When binding to tcp server inside Bordeaux Thread on MacOS QuickLisp gets stuck and server is not bound to port Basically what happens is that (ql:quickload "jsonrpc/transport/tcp" :silent t) is...

This pull request adds vintage TV scanline effect that you can toggle using Shift+F9. Super must have for every retro gamer!

I have latest HWSensors installed running HWMonitor 6.14.1364 on Mac OS X 10.9.5 My hardware is Macbook Pro 13 retina mid-2014 MGX72LL/A Some strange &sy characters are appended to the...

expandDeep uses unbounded queue internally which results in OutOfMemoryException when subscriber is not fast enough to keep up with publisher ## Expected Behavior not sure ## Actual Behavior OutOfMemoryException thrown...

type/enhancement

Please don't merge this into your master branch but instead create a separate branch called hidpi and maintain this separate version for people who have HiDPI screens, also it would...