Ian Foster

Results 101 comments of Ian Foster

For another data-point, I too would be interested in having the ability to search non-default branches. This would be useful for uncovering feature branches for projects that have yet to...

I just ran into this issue when upgrading Home Assistant core in docker from `2023.6.2` to `2023.7.3`. I was able to fix it by installing the missing dependency and restarting...

Hello @papaschloss, I think I understand your issue, but unfortunately I think that this is a limitation of the underlying kernel and evdev library implementation. As far as the OS...

After thinking about this a bit more, it may be a breaking change to change the `device_descriptor` to show the symlink value, in case existing users have come to rely...

I have revisited this and decided that it is best to just update the `device_descriptor` i the event to that in the config file if using links. PR #94744

cname example: https://github.com/semihalev/sdns/blob/master/middleware/resolver/resolver.go#L216

other docs/examples: https://gist.github.com/andrewtj/056ed6225898d652288f0d416eb3cc3f https://github.com/semihalev/sdns/blob/master/middleware/resolver/resolver.go#L143

Another source for a fully recursive resolver: https://github.com/zmap/zdns