Viewing profile — willhschmid
willhschmid
HN member- Joined
- Thu, Apr 28, 2011, 10:45 PM UTC
- HN karma
- 64
- Public activity
- 38 items
- HN profile
- View on Hacker News ↗
About willhschmid
No profile information was provided.
Recent public activity
-
comment
Comment #46627376
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 b…
- story
-
comment
Comment #46543612
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 m…
- story
- story
-
comment
Comment #45171768
Fingerprint Collection Failed Yay, I am safe. I use Brave. Everyone should use Brave.
- story
- story
-
comment
Comment #44518003
If you are using ESP32, I recommend exploring Xedge32, as it simplifies the design of secure MQTT edge solutions. The following tutorials list includes several MQTT projects: https…
-
comment
Comment #42823789
This DIY DoorController project provides a web-based solution for controlling a garage door remotely. It includes a minimally invasive design with a magnetic reed switch for detect…
- story
- comment
- story
-
comment
Comment #41936734
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 l…
-
comment
Comment #41128471
Think your MQTT solution is safe, even with authentication, including mTLS? Well, think again! Here's a step-by-step guide on how hackers can exploit MQTT solutions, even when cred…
- story
-
comment
Comment #40018399
Instead of pushing data via MQTT, an ESP32 can directly interact with a MySQL instance using a MySQL network driver.
- story
-
comment
Comment #39831481
A different kind of ESP32 weather station project that connects directly to a MySQL cloud instance.
- story
-
comment
Comment #38117367
Do you think MQTT is just for Telemetry data? Think again. Dive into this guide and learn how to turn your ESP32-CAM into a dynamic live-streaming sensation.
- story
-
comment
Comment #37358589
While NodeMCU has been a go-to option for hobbyists diving into embedded systems using Lua, Xedge32 takes it a step further by catering to both professionals and hobbyists alike. X…
- story
-
comment
Comment #35254032
Learn how to use the Lua programming language to program Internet of Things (IoT) devices and interact with General Purpose Input/Output (GPIO) pins on a Raspberry Pi.