Julius de Bruijn

Results 172 comments of Julius de Bruijn

See: https://github.com/panicbit/fcm-rust/pull/22

We had hyper, and user @kate-shine worked a PR, switching to reqwest. I'd like you to discuss this reasoning, I'm mostly not working on this crate anymore.

This should now go to bytes 1.0, and it would be great if we'd get a new version soon. :)

What is the correct way to communicate this with them? I think they also don't want to break federation with the Cloudflare challenge...

Haven't been able to follow almost any Lemmy groups from Akkoma due to this error, except one for some reason: [email protected], which works just fine. Maybe they answer differently to...

First part: https://github.com/prisma/tiberius/pull/215 Work left: - Set AAD authentication for an SQL Server instance in Azure Portal - See what connection string params we need and what are the different...

Yep. We also have a similar issue in our workspace with the changed tls impl, it's kind of annoying to set to ring if the workspace is large

I built a very dirty hack to do this. Just have an `Arc` and set it to true to stop the consumer. So hacky I don't want to do a...

We don't use rabbitmq anymore, but I made a hack that worked quite well. We just switched to Kafka so it was never cleaned up and pushed to the mainline....

For now the LSP functionality only works with lsp-mode. I'd love to get a PR for us to support eglot too, so if doom uses eglot instead of lsp-mode, it...