Deleted user

Results 141590 comments of Deleted user

Hi, The first step to start is here: https://github.com/vfsfitvnm/ViMusic/blob/master/app%2Fsrc%2Fmain%2Fkotlin%2Fit%2Fvfsfitvnm%2Fvimusic%2FDatabase.kt I think I will make a tool ASAP to convert databases.

@tridge I have implemented the change you requested and have tested it. AP_Periph will Disarm if 1) A specific disarm command is received 2) no arming command and no ESC...

same here: cd ~/Screen/turing-smart-screen-python source .venv/bin/activate python3 main.py 10.11.2025 10:32:40 [INFO] Loading theme SimpleGreenGauge from res/themes/SimpleGreenGauge/theme.yaml 10.11.2025 10:32:40 [DEBUG] HW revision: A 10.11.2025 10:32:40 [DEBUG] Auto detected COM port: /dev/ttyACM0...

Sounds similar to https://github.com/openwisp/openwisp-monitoring/issues/572

playwright icon is available here: [Skills Icons](https://github.com/syvixor/skills-icons) ```md https://skills.syvixor.com/api/icons?i=playwright ``` ![](https://skills.syvixor.com/api/icons?i=playwright)

Fivetran icon is available here: [Skills Icons](https://github.com/syvixor/skills-icons) ```md https://skills.syvixor.com/api/icons?i=fivetran ``` ![](https://skills.syvixor.com/api/icons?i=fivetran)

swagger icon is available here: [Skills Icons](https://github.com/syvixor/skills-icons) ```md https://skills.syvixor.com/api/icons?i=swagger ``` ![](https://skills.syvixor.com/api/icons?i=swagger)

Hi @jayfry1077 👋🏽 thank you for raising this issue and providing reproduction steps. I will try to reproduce this behavior and update once I have more information.

@CobiOneCanobi amazing, thank you for this! First glance looks good. I will have more time to have a proper review and test on Friday.

expected behavior is that both case should fail as this is what we can observe once we extract the lambda to an AliasDecl ```d mixin template g(void function(int) F) {}...