Lukas Runge

Results 8 issues of Lukas Runge

This pull request is related to #201 - [ ] add setting to change filename of done.txt

**Did you check if a similar feature request has already been reported?** Yes - I found none. **Is your feature request related to a problem? Please describe.** It's kinda related...

feature request

### What happened? When using more than 170 Single Pixel LEDs (WS2815) with WLED in Multi RGB DMX Mode, the ArtNet DMX Input is wrongly passed on to the LEDs....

bug

It would be really nice nice to be able and auto fill e.g. bank login information properly. For this, custom fields, like the bank `branch` and `subaccout` info need to...

As stated in [Discord](https://discord.com/channels/515854149821267971/524910707079249960/1026881831351635998): ```typescript // these should all create the same result const [ a1, a2, a3, a4 ] = [...$vararg] as string[]; const [ b1, b2, b3, b4...

enhancement
scope: transformation

Hello everyone, I just tried to install reapack on my Machine (M2 MacBook Pro) and failed with: "A libcurl function was given a bad argument (43)". I am running curl...

When trying to use [`typescript-json-schema`](https://github.com/YousefED/typescript-json-schema) `programatically` I stubled across some weird behaviour that did not match the `cli` output. I build a minimal example to reproduce this issue fast: https://github.com/lukas-runge/tjs-bug-demo....

Hi folks, I just updated my Pi 5 to the latest kernel version with `sudo apt update && sudo apt upgrade`. I am now running on: `6.6.26-v8-16k+` Sadly flutter-pi just...