Andrew Kravchuk

Results 54 comments of Andrew Kravchuk

I'd rather mount USB sticks manually than have my 4TB storage disk thrashed, thank you very much.

There's also ready-made raylib [package](https://packages.guix.gnu.org/packages/raylib/) in Guix, which could be [installed on top of Debian](https://guix.gnu.org/manual/en/html_node/Binary-Installation.html). Perhaps this deserves another spin?

As a heavy user of cl-liballegro I might add that there's also the issue with convenience. Surely you can use CFFI utilities to access struct fields, but in that case...

I think as long as we leave performance questions out of consideration, the 1) approach would do just fine - if you're fine with manually writing bunch of accessors for...

> As a user there's going to be a simpler interface regardless of implementation, so no worries. Just keep making cool stuff! Thanks man, you too :slightly_smiling_face:

Same problem here using `use-package`: ``` error in process sentinel: slot-value: Wrong type argument: (or eieio-object class), nil, obj error in process sentinel: Wrong type argument: (or eieio-object class), nil,...

The very same image is displayed properly on both Linux and Windows.

@pedro-w Hey, I've tried your fork under MacOS virtual machine and I'm afraid it still outputs the 16-bit PNG image from OP incorrectly: ![2024-03-11-095849_604x502_scrot](https://github.com/liballeg/allegro5/assets/160056/ab46195d-40ee-4902-8df8-99144d5affa8) (and just a small observation, the...

That'd be Monterey. Let me know if I can add some debugging code to clear this thing up.