atesin

Results 55 issues of atesin

hi... i discover arduino a couple years ago (i am not a developer), during this time i figured out i need to write an http server for my project (a...

stale

hi.... imagine you have a form like this... ![image](https://user-images.githubusercontent.com/8086106/194693756-87fc3877-23e8-4c8a-a473-7758d7e67dc0.png) ... with this response, your server could create an array like `music = ["Classical", "Electronic"]` for this to work, PHP for...

**EDIT**: see workaround below in comment = https://github.com/PhaserEditor2D/PhaserEditor2D-v3/issues/269#issuecomment-1874595134 -- ![image](https://user-images.githubusercontent.com/8086106/220794073-2a56f245-0b61-45f6-ba1d-b7138f9ede2f.png) this is after loading any project... though they seem to run (click the "play" triangle button") ## Version * Phaser...

Bug

hi... i like the idea of this application, of being modular, unlike ddclient that i was lont time using it.. i have big hopes with this however sometimes is a...

hi... i have many domains with same ip .... for each domain update (i.e. "conf section") `default-web-ip` always run, sending an http request and parsing response everytime it would be...

i dont know what happens... but when i run ddupdate for cloudflare without `--force` option, it always says `Existing ipv4 record matches, skipping update` ... is worth note i have...

hello... HEY... debugging another issue, i discovered ddupdate caches IPs by **service**, but i think it should be better cached by DOMAIN NAME instead... after all, IPs are bound to...

hi, i am in the programming developing/learning stage to keep some order while in developing/testing i pretend to separate the program in various lua files, and call them with `require('my-lib')`...

hi... currently, `mouse()` function only tells if mouse buttons are pressed or not, raw... i was trying to emulate mouse button/touch events, with each 3 button, like: - click -...

as title says... this could be useful for debugging/controlling tic80 running in REALTIME in other window, unlike `trace()` does (to see output i must stop everytime) many other devices have...