Kieran Klukas

Results 64 comments of Kieran Klukas

I found this project about a month ago but only started integrating it into production for http://magicsnap.org/ about 2 days ago :)

That makes sense I'm not quite sure how to debug it but would be willing to help if you could point me to some instructions.

I found the issue I didn't know what the zone id was so I put in my domain which didn't work

Having a version controlled system to manage the content mostly, but also being able to update the code without rebuilding the website.

Thank you! I will check out Github sync.

It looks like you can already do this with audio to mp3.

I just encountered this issue as well with the slack integration

I was able to fix this issue by adding `checks: ["pkce", "nonce"]` to the slack config in the auth.config.mjs file

I also have a very janky branch on my fork that clears the pheromones, kind of like a soft reset. It currently is using unsafe rust, however, so I don't...

I was looking into that, but I don't understand how to properly code in rust, so my solution ended up using unsafe rust.