mh166

Results 27 comments of mh166

Added benefit: if you're storage quota is low, it would allow you to still move around a lot of messages at once. Otherwise, you tend to get your wishes denied...

Apparently, I just found a workaround. Kind of... When running websocat with the following command line options, it even works as a systemd service: ``` /usr/local/bin/websocat -t - autoreconnect:wss://example.net/websocket -H...

Sorry, completely missed to respond: using the -u/-U worked perfectly. Thanks so much for the help! :)

> I am unsure about these ones (if somebody knows something about these...): > > * [Serbian (latin)](https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr_Latn/) vs [Serbian](https://weblate.kuma.pet/projects/uptime-kuma/uptime-kuma/sr/) Both of these are the same Serbian language. They just...

> Given that I think this is partially breaking, I think including this in the v2.0 release could make sense. (if other maintainers disagree, we can push this to a...

You're absolutely right: this is the solution I settled on, as well. Still, I think it would be very handy to expose such a setting. On the one hand, you...

@retailcoder two follow-up questions: 1. Do I understand your mentioning "COM library" correctly: will this mean the MVVM itself is going to be implemented as a COM library and one...

Unfortunately it seems that @daenny is not active at the moment. For whatever reason it might be... The last time I've seen him active was in [home-assistant/core's PR# 77737](https://github.com/home-assistant/core/pull/77737#issuecomment-1314017950). So...

That actually is the plan. Provided someone follows through and completes this PR (or one based on that). So yes, we're very close to something in core, but not close...

It generally is not possible to retrieve the MAC address of a neighbouring subnet because the traffic between them *is routed* which happens on the *IP layer*. You can use...