Gustavo Widman

Results 12 comments of Gustavo Widman

This is due to an incompatibility with the library "jose" and bun's KeyObject, mineflayer or prismarineJS are not at fault.

> This is due to an incompatibility with the library "jose" and bun's KeyObject, mineflayer or prismarineJS are not at fault. Although this can be fixed on the prismarine-auth side...

Rolling back Pylance to 2023.6.40 seems to work fine (if you would rather run a year old version of the extension).

For some reason these tests are failing even with the repo clean. WTF?

> Hello, can you please explain what is being changed here and why? > > Is there a bug in a library, our code or on the side of Bun?...

i've tried using this branch for a while now and it's been awesome, i just wanted to give a simple suggestion based on my experience: when the desired interface is...

> @GustavoWidman are you able to execute caddy from a shell script like: > > ``` > #!/bin/sh > IFACE=eth0 > > while ! ip -o addr show dev "$IFACE"...

> Trying to avoid crashing if an interface is not yet available or does not yet have an IP address is the exact reason a wildcard bind exists. > >...

> But that sounds like a policy issue. It should be handled via a tool that can enforce policies on packets like a firewall. Binding to loopback is already possible...