Melroy van den Berg

Results 899 comments of Melroy van den Berg

Try to go back and forward **multiple times** if needed. I'm pretty sure it is some kind of cache issue or Javascript issue that is most likely not triggering correctly...

I could expect that another root cause could be that Javascript won't trigger the onLoad event correctly, or whatever js frameworks you're using.

I use the [graceful shutdown in Fastify](https://www.npmjs.com/package/fastify-graceful-shutdown) with my backend service, and when I use ctrl +c to terminate the `turbo run dev`, the backend project is not getting stopped....

The solution should be as simple of starting with a capital letter `m` so `MdnsService` should make it an exported MdnsService type. _EDIT:_ I did notice this interface now `type...

Ow this is a plot twist I didn't saw coming. While I can understand that getting depreciation warnings from a dependency package far far down isn't ideal. I personally used...

> Supporting MBin would take up a big chunk of development time, which would give us less time to work on improving the experience for Lemmy and PieFed users. Personally,...

I see. Just for reference then, here is our API fully documented in detail: https://docs.joinmbin.org/api/

Ps. for quic web transport and WebRTC you can't reuse the same port (in this example port `9000`). So if you also want to listen for web transport and Web...

OK, I'm not familiar with Pactus to be fully honest, however I did a simple `telnet` test on the IP + port, I got connection closed: ```sh telnet 45.118.133.17 21888...

ok, and what about my telnet connection closed issue? Furthermore, IPv6 address `2400:8901::f03c:94ff:fe10:5579` doesn't seem to have any port open whatsoever. In fact, the IPv6 IP can not even be...