Xynonners

Results 26 issues of Xynonners

I was wondering if it is possible to add timestamps to logs of services. Would be quite useful for some long running processes, etc.

A-Importance: Normal
C-dinit-service
Feature Request

**Is your feature request related to a problem? Please describe.** It seems like Droid-Ify has an artificial limitation to stop users from downgrading / installing with mismatched signatures, as doing...

enhancement

``` [nimsuggest chk] type mismatch: got 'int' for 'if isNegInt5(this): negInt5Value(this) else: 4919' but expected 'uint8' [nimsuggest chk] type mismatch: got 'uint32' for 'this.strLen32' but expected 'uint16' [nimsuggest chk] type...

bug found

### Describe the bug The model KohakuXL in diffusers, seems to run into a massive noise/stability issue that doesn't seem to be present within ComfyUI/AUTO1111, on UniPC/DPM schedulers (possibly more)...

bug
stale
scheduler

### System Info Python 3.11 venv, Arch Linux ### Reproduction ``` import torch import bitsandbytes as bnb a = [torch.rand(1), torch.rand(1)] opt = bnb.optim.LAMB8bit(a) a[0].grad = torch.rand(1) opt.step() ``` venv/lib/python3.11/site-packages/bitsandbytes/functional.py",...

![image](https://github.com/jangko/nimLUA/assets/63993670/535f98aa-c77b-4e48-a227-b3aa0bbc1900) bindConst seems to be broken. Quite possibly a nim version issue, it seems like this project is pretty old now.

### Type Functionality ### Issue Currently, as the favorites list grows longer it takes minutes to scroll to the bottom to see the most recent favorites. ### Feature A simple...

enhancement

## The Issue Video player blocks buttons and UI on tablet in weird overlay-like mode with horizontal black bars ### Steps to reproduce 1. Open App 2. Play Video ###...

``` CANNOT LINK EXECUTABLE "/data/adb/modules/ssanalysis/system/bin/injector": library "libdl.so" not found: needed by main executable ``` ssanalysis does not inject into systemserver. /system/lib/libdl.so exists on filesystem.

Do these have an equivalent in naylib or is it not necessary?