HackerTrans
TopNewTrendsCommentsPastAskShowJobs

willhschmid

no profile record

Submissions

[untitled]

1 points·by willhschmid·6 miesięcy temu·0 comments

How to expose GitHub as a WebDAV file system drive

github.com
3 points·by willhschmid·9 miesięcy temu·0 comments

Preventing IoT Edge Device Cloning

embedded.com
10 points·by willhschmid·10 miesięcy temu·6 comments

comments

willhschmid
·6 miesięcy temu·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 miesięcy temu·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 miesięcy temu·discuss
Fingerprint Collection Failed

Yay, I am safe. I use Brave. Everyone should use Brave.
willhschmid
·2 lata temu·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/