Martin

Results 398 comments of Martin

It is unclear to me whether the new version will keep the MIT licensing, or if you will go proprietary with it. You mention "open-source version" twice in the OP,...

Pastebins like [Dogbin](https://del.dog/) support the Open Graph standard, which is very comfortable when using IM apps, since one does not have to exit the app to view the paste contents....

Update PDNS to at least 4.2 (which does some depreciations, possibly making this issue apparent) and run `pdnsutil check-all-zones` on your server. For me this issue turned out to be...

Well this is somewhat of a dupe of https://github.com/ashleyhood/php-lxd/issues/34 as switching `/containers/` to `/instances/` fixes it. @ashleyhood Do you have an interest in maintaining this project still? I could send...

I would like to point out that PyTorch 2.4, which released some 3 weeks ago, DOES fully support Python 3.12 now. 2.4 also supports CUDA 12.4 instead of 12.1, so...

It's a user package on AUR - https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=audiobookshelf ends up with this config ``` METADATA_PATH=/var/lib/audiobookshelf/metadata CONFIG_PATH=/var/lib/audiobookshelf/config FFMPEG_PATH=/usr/bin/ffmpeg FFPROBE_PATH=/usr/bin/ffprobe TONE_PATH=/usr/bin/tone PORT=13378 HOST=0.0.0.0 ``` Now it has saved my changes but not...

@tchx84 is this still waiting for a runtime upgrade? Just had to include this in [AUR/flatseal](https://aur.archlinux.org/packages/flatseal) because of the crash on `component.get_developer()`.

Forgive if I am misunderstanding something here. Wouldn't it be a better idea to pull this, making the places that do not support the current stable API run into issues,...

This now conflicts after the 2.2.0 release. EDIT: It's just a minor 1.4 -> 1.5 string change

@jstone-lucasfilm First time doing so, hope this does it