Andreas Ländle

Results 40 comments of Andreas Ländle

@worm2fed What do you suggest? Guess we have to choose, depend on `HasCallStack` or rely on RTS/profiling information. Or are there other possible solutions (I'm by far not an Haskell...

Pretty sure I've encountered the same problem. ``` Unexpected usage error user specified .o/.so/.DLL could not be loaded (libiothub_client_mqtt_transport.so: cannot open shared object file: No such file or directory) Whilst...

@LarryOsterman Thanks for the answer. I'm using the Azure SDK for C++ in conjunction with https://github.com/Azure/azure-iot-sdk-c to build a edge module that connects to [Azure Blob Storage on IoT Edge](https://azuremarketplace.microsoft.com/en/marketplace/apps/azure-blob-storage.edge-azure-blob-storage?tab=Overview)....

Finally a problem that can be solved by waiting 😉 My expectation is that in a year or so most software is updated to use OpenSSL 3. For me the...

We also use this addin in conjunction with grafana 8.2.2 - without any problems so far; @rupurt do you encounter any incompatibilities?

https://gitlab.haskell.org/ghc/ghc/issues/16736 already complains about the missing platform. As it seems it's included in GHC 8.8 but as far as I can tell not in the next GHC 8.6 release (for...

> Thank you for asking this! > > We are already aware of this as an issue and this will be resolved in #686 (Or, I will split this issue...

@lukebakken - Thanks for pinging us; I'm currently testing MQTT5 support. Looks all good to me - connect with userproperties; publish with userproperties; qos 0/1 - maybe one small improvement...

@vrom911 - Thoughts on this? Think the adaptions are pretty straight.

@mbroadst please excuse the late response, was also on vocation. Will take a look at your work now...