Max Ziebell

Results 9 issues of Max Ziebell

Something along the lines of: ``` function bitReverse(num){ var result = 0; for (var i = 0; i < 8; i++) { result = result * 2 + (num %...

Are the images produced by the crop "known" to WordPress? I am asking to see if there is any way a Plugin like ShortPixel could work for them to optimize...

Hello, is there a way to purge the media library of unused crops. Meaning if I recrop multiple times I get all the variations linked to my post but I...

On every delete operation on items from the to-do example the password manager is triggered (tested 1password on mac on my laptop). A prompt is shown to store the password.

I am overlooking something or is there already a way to avoid JavaScript being paused/blocked (seems like an await) when using sendStatment?

Issue is that an inherited data-magic-branch influences the newly set source Resetting branch has been be the existing solution, but that has regressed with the `findAttribute`. Needs fixing. While we...

Would it be possible to add details when upscaling like in add-detail-xl.safetensors Best regards Max

I have codellama and codellama:13b installed. It confuses threads and sometimes no answer shows up at all.

![CleanShot 2024-08-10 at 14 22 55@2x](https://github.com/user-attachments/assets/880e15d0-8ae9-4924-bde4-29ddcdfae565) I am really missing the old version by now. It always work and was straightforward.