Mek

Results 31 comments of Mek

@Muqtxdir the [tool I wrote](https://codeberg.org/Mek101/flatpak-theme-updater) to manage all the combinations only supports creating manifests from the releases. Could you make one?

Should be updated. Could you check if everything works for you?

I "deprecated" the 3.22 branch last year: https://github.com/flathub/org.gtk.Gtk3theme.Yaru-Amber/commit/cd95b57b2541bc2c7cb49ce2b545e27faf9a86f8 Mostly because I didn't really see the point of having multiple branches for what, at the end, is a Gtk 3 theme

This is a python script, use the python intepreter

May I suggest an interface based/inspired upon AsyncBufRead? https://without.boats/blog/io-uring/ Basically the "caller borrowing a mutable buffer _to_ the interface" doesn't work really well with `io_uring`, and since `io_uring` itself can...

Could it be that it's because TeamNewPipe is an organization?

> I'm currently writing a cli tool that would do this and remove the opset if possible. Did that end up anywhere?

1. Shouldn't be too much of a blocker. Even when reading from disk a simple `fstat` or equivalent shouldn't be too expensive, especially if the result is cached.

Simply substituting `np.float` with `float` in `keras2ncnn/keras_converter.py` fixes the issue

> Any updates on this issue? Still present