Daniel Mack

Results 49 comments of Daniel Mack

We"re on `nanbield` right now.

Same issue here. The problem is that `(trans netTransport) Listen()` would need to use `net.ListenUDP()` rather than `net.Listen()` for UDP, but then the interface would have to be refactored because...

I don't think I have a force feedback device at my disposal to try this. Your code goes in the right direction tho, and what needs to be done is...

Yes, you're right. The code in the package currently fully relies on the Avahi daemon to persist the client's state, and does not do any extra caching. A cheap way...

Doesn't help: `$ xdelta3 -S none -s a b delta` ``` $ xdelta3 printhdr delta VCDIFF version: 0 VCDIFF header size: 21 VCDIFF header indicator: VCD_APPHEADER VCDIFF secondary compressor: lzma...

@samuelcolvin are you compiling this with lzma support?

@mgrinzPlayer good idea. I checked 3.0.9 and it worked, then I did a quick bisect and it turns out e1a0a2538f is the first bad commit. That commits takes lzma as...

Ah, so it's just the output of `printhdr` that is wrong?

Traefik is the default shipped by k3s. I'm using many features of it and I would like to keep it.