HackerTrans
TopNewTrendsCommentsPastAskShowJobs

willhschmid

no profile record

Submissions

[untitled]

1 points·by willhschmid·6 месяцев назад·0 comments

How to expose GitHub as a WebDAV file system drive

github.com
3 points·by willhschmid·9 месяцев назад·0 comments

Preventing IoT Edge Device Cloning

embedded.com
10 points·by willhschmid·10 месяцев назад·6 comments

comments

willhschmid
·6 месяцев назад·discuss
Where is the study in the US using record-level data showing that kids who are fully vaccinated die less? According to AI, no such study exists. Vaccine mandates are all based on belief, not science.
willhschmid
·6 месяцев назад·discuss
Why is it a nightmare? I use WebDAV almost every day. All my online servers support it, and it makes it super easy for me to map them as a file system driver in Windows, allowing me to edit files directly on the server.
willhschmid
·10 месяцев назад·discuss
Fingerprint Collection Failed

Yay, I am safe. I use Brave. Everyone should use Brave.
willhschmid
·2 года назад·discuss
MQTT does have its nuances, and diving into the specifications is sometimes required to grasp all the options fully. That said, for most cases, simply focusing on the API for the library you're using should suffice. It sounds like the real issue you're facing is more with the library than the protocol itself.

If you're open to using Lua, you might find this client library more straightforward: https://realtimelogic.com/ba/doc/en/lua/MQTT.html. It’s designed to be simple to use and works with the BAS runtime, which supports many platforms, including microcontrollers like the ESP32: https://realtimelogic.com/downloads/bas/ESP32/