Loïc Blot
Loïc Blot
@e-alfred then no problem to enhance the API calls on weather app to permit detection of the application and the version. Current weather API calls should be sufficient to fetch...
> Thanks! Jfyi, we recently optimized the related code path to cache pod metadata so that channel invocations are reduced - #32615. glad to see those changes because it's a...
rebased, typo fixes for the CI in the commit msg, it should be ready for a merge :)
> Not sure how much it matters but most of the codebase has been migrated to use the `netip.Addr` type. Perhaps `net.IP` is better for backport-ability? Besides that, this looks...
i take this as, i need to rewrite my patch to use this :) i'll do this in the upcoming days
then, it's ok for a merge ? change required in the future ? :)
i just did a naive rebase, i'll try to take time to fix CI afterwards this week
@youngnick CI is better it seems
@joestringer i don't have time anymore to work on this, i changed to another company, feel free to adopt and complete it
i totally agree with that way to do event based callbacked. It's far more easier to code. Overwriting item_drop in anycase can confuse and trigger anoyings bugs for modders whereas...