netmindz

Results 244 comments of netmindz

Thanks @DedeHai that's a big help

Note to self - we should also send flash size and perhaps partition info given the current challenges regarding bin size, especially with V4 and also the issues with users...

> From a technical design review standpoint: > > +1 for the hash over the MAC address as device ID. Unique but not reversible. Thank you > I'm not thrilled...

> > > I also think it would be better to track posting success, rather than periodically spray packets on to the internet -- I think we should aim to...

@CodeRabbitai review

The http based usage server is now deployed and live

I presume that you do have your colour order set correctly so orange does show as orange so this isn't just the default bootup state? If you go to the...

Looks like the CI part is doing what I want now and trying to build each usermod for each env so we can easily see if anything breaks on certain...

> > Looks like the CI part is doing what I want now and trying to build each usermod for each env so we can easily see if anything breaks...

> How do you intend to handle inter-module dependencies? Not all modules can be built in isolation. `PWM_fan` is a good example - it depends on certain other usermods being...