Andrew Kravchuk
Andrew Kravchuk
Hello! I'm using `racket-repl-mode` pretty often. I've tried to add it to `desktop+-special-buffer-handlers`, but to no avail - racket-REPL buffers are simply lost upon loading a session using desktop+. What...
Hello. Unfortunately, the plugin does not work under Windows because it handles the path for the Sly file to load incorrectly [here](https://github.com/s-clerc/slyblime/blob/master/src/sly.py#L187-L188):  I've tried fixing that, but there is...
### Checklist - [X] I have read the appropriate section in the [contributing guidelines](https://github.com/polybar/polybar/blob/master/CONTRIBUTING.md) - [X] I believe this issue is a problem with polybar itself and not a misconfiguration...
### EasyEffects Version 7.1.3 ### What package are you using? Gentoo ### Distribution Gentoo profile ver. amd64/23.0/split-usr/desktop stable ### Describe the bug When the audio is played or being recorded...
Hello! 👋🏻 Please add `cl-aseprite` to Quicklisp. cl-aseprite is file format parser for [Aseprite](https://aseprite.org) program which is used to create pixel-art animations. Author: Andrew Kravchuk License: GPLv3 Sources: https://gitlab.com/lockie/cl-aseprite Thanks.
Hi! I'm using ABCL 1.9.2 @ OpenJDK 17.0.11. This code ``` (adjust-array (make-array 1 :element-type 'short-float) 2 :element-type 'short-float) ``` works perfectly, but this one ``` (adjust-array (make-array 1 :element-type...
There are reports that liballegro-based appimages do not work under Wayland, need to investigate.
Hello! 👋🏻 Please add `cl-astar` to Quicklisp. `cl-astar` is a heavily optimized yet flexible A* pathfinding algorithm implementation. Author: Andrew Kravchuk License: MIT Sources: https://gitlab.com/lockie/cl-astar Thanks.
Hello! Please add `trivial-adjust-simple-array` to Quicklisp. trivial-adjust-simple-array is a tiny utility to change array size ensuring it is simple. Author: Andrew Kravchuk License: MIT Sources: https://gitlab.com/lockie/trivial-adjust-simple-array Thanks.
Hey, it would appear that `SETF` versions should occupy a separate line on [this page](https://cl-community-spec.github.io/pages/first.html), or if that's on purpose, there should be more horizontal space between the getter description...