Jaume

Results 10 comments of Jaume

I would need this feature in something I'm doing, and I think I will discard the class-transformer for what I'm doing right now, Maybe is better to have the option...

yeah, thanks , I get it working, keeping some of the files internal of .godot, I tried to run the godot --exit (I think is called) to run it and...

the best is to run the godot head-less, and ask to quit after more than 50 cicles, here https://github.com/Codename-Recon/Codename-Recon/blob/master/.github/workflows/client-exports.yaml#L38 we put 200, and is working fine (this will allow godot...

I've found today another treesitter implemented: https://github.com/PrestonKnopp/tree-sitter-gdscript And there is one for the resources too here: https://github.com/PrestonKnopp/tree-sitter-godot-resource The second one, was not updated in three years. There is some documentation...

that didn't work for me: ``` /Applications/Pulsar.app/Contents/Resources/app/ppm/bin/apm install https://github.com/platformio/platformio-atom-ide-terminal.git Cloning https://github.com/platformio/platformio-atom-ide-terminal.git ✓ Installing modules ✗ > [email protected] install /private/var/folders/xs/_9f_9xld01j03cd3pm16qsxh0000gr/T/atom-git-package-clone-2023121-36745-1fyne8r.02z5/node_modules/node-pty-prebuilt-multiarch > prebuild-install || node scripts/install.js CXX(target) Release/obj.target/pty/src/unix/pty.o prebuild-install WARN install No...

One question, the OBS of sailfish.org is not dead? https://build.sailfishos.org/

yeah, I don't wish you added it, I only wished a little bit of support/help to handle it by myself.

yeah, tecnically I get the messages crashing the backend because the bot was sending them to the mqtt, I needed to do some changes to get the server alive, and...

I was looking the library client in node, and seems deboot they have 3 modes of work, one is the xmpp, then they switched to mqtt but with the same...