Nico Hülscher

Results 11 comments of Nico Hülscher

I didn't have a real world use case in mind. I was just wondering what exactly the socket endpoint is. When hosting via docker the docs show that it runs...

> That being said, seeing that the Socket.IO server isn't actually used or documented beyond the config properties, I'm wondering if a plain WebSocket server on the main http server...

I wanted to try this out in my sveltekit project and get this error when using the rc.4: ![image](https://github.com/appwrite/sdk-for-node/assets/25116822/387ae7a7-e101-47e3-8dbb-d7a1f976dd7d) Looking into the `index.mjs` file, it seems like every import is...

Is there a way to set those include/excludes manually? We have slug-urls that are longer than 100 characters (another limit of cloudflare) so that this PR breaks the build. Would...

https://github.com/sveltejs/kit/issues/8827 hope bug report was correct 🤷

Stumbled on this PR and I guess this is related: When relying on CSS variables for colors this is not resolved. Like here: Is resolved as black, but should be...

Thanks for the information. Haven't thought of that scenario. So if I would handle the alarms with some python scripts on the pi itself and would edit the alarms over...

Hi, for now it only works with those normal RGB Strips and not for those you mentioned. Maybe one day I will implement that, but for now, ai think that...

Added a few lines to the readme. Hope they help.

Makes sense! I would suggest sticking to Github for a roadmap or feature planning. There are some good examples on how this could work. Directus uses Github Projects to communicate...