Zicklag

Results 652 comments of Zicklag

Got basic pathfinding working! https://user-images.githubusercontent.com/25393315/125144937-2e120e80-e0e5-11eb-9830-c38df5db28e3.mp4

Hey there, thanks for the note. :smiley: I'll let you know if I have any trouble. I just took a look at the source code for Agnostik which is very...

I'm leaning towards `smol` at the moment because of its ability to support *multiple* runtimes *at the same time*. That's pretty awesome. It would mean that people could come to...

I just ran into this. If it's a fundamental limitation or related to performance / architecture then it probably makes sense, but it would be useful to store larger values...

Oh, I did just find this which could be useful by providing a transparent chunk-based blob storage on Deno KV: https://github.com/kitsonk/kv-toolbox

No problem on the delay! I ended up using Amazon's s3 client, so there's no pressing need from me on this.

I am having the same issue in my Docker setup. I only just noticed the issue even, though I haven't changed anything ( maybe the server could have restarted, but...

Just tested Gotosocial. Needs PKCE support like OpenGist: https://github.com/superseriousbusiness/gotosocial/issues/2225.

Did you ever get the upload to work? It's working for me right now. You might get more info about the error in the "Response" tab.

Strange. Definitely something to fix. What format and size is the file you are trying to upload?