Steve Wills

Results 56 comments of Steve Wills

Personally, I'd prefer an email of some kind, either mailing list or github issue email, either is fine. Thanks!

Finally updated to 1.3.0 in FreeBSD ports. Thanks for the heads up.

> It looks like its not going to be able to listen while avahai is running since its getting exclusive use of the socket unless we have the flags wrong...

@Katana-Steel Could you share an example of a box with two disks?

Personally, my expectation based on the majority of software I've used is that the flag has to follow the command it belongs to. (I guess it's a nice convenience in...

I see the same thing happening in my code here: https://gitlab.com/swills/cirrina/-/tree/main/cirrinactl These three all produce the same results: ``` cirrinactl --name builder0 vm get cirrinactl vm --name builder0 get cirrinactl...

The buffer fix test makes sense in `ipfix_unix.go` makes sense, I was able to reproduce that issue and confirm that change fixes it, but I did have to also set...