HackerTrans
トップ新着トレンドコメント過去質問紹介求人

willhschmid

no profile record

投稿

[untitled]

1 ポイント·投稿者 willhschmid·6 か月前·0 コメント

How to expose GitHub as a WebDAV file system drive

github.com
3 ポイント·投稿者 willhschmid·9 か月前·0 コメント

Preventing IoT Edge Device Cloning

embedded.com
10 ポイント·投稿者 willhschmid·10 か月前·6 コメント

コメント

willhschmid
·6 か月前·議論
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 か月前·議論
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 か月前·議論
Fingerprint Collection Failed

Yay, I am safe. I use Brave. Everyone should use Brave.
willhschmid
·2 年前·議論
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/