Your site looks to be down right now as well -- getting a DB connection error.
May I suggest going static with the site if you can? Dunno what you're using or maybe if there's some dynamic content but I use Hugo[0] and it's quite convenient.
Way back when "X10" was a thing, a friend of mine made a webui for his lighting controls, he then published this on IRC.
He realized this was a bad idea when people kept turning his lights on and off for days lol. He'd neglected to put any real security or controls on it heh.
I'm glad to see that same spirit is alive and well on HN.
Since the site is down, here's a random project idea instead, loosely based on the submission title:
I would be awesome to have a high fidelity, perhaps even ray-traced visual LED simulator showing the light diffusion patterns of some classic LEDs and 7-segment LED displays.
Wasn't that - an unrelated issue due to an expired certificate and domain, just my luck it happens when people want to see a post I made, while I am in bed, sleeping
You are right, ESP8266 doesn't actually have EEPROM - the EEPROM library is just faking it apparently. I just used some code from a previous project of mine - on Arduino Nano - which actually doesn't work on ESP8266. Need to update that part. (it does still increment the counter while it's plugged in, though)
18 comments
[ 3.1 ms ] story [ 56.7 ms ] threadMay I suggest going static with the site if you can? Dunno what you're using or maybe if there's some dynamic content but I use Hugo[0] and it's quite convenient.
[0]: https://gohugo.io/
He realized this was a bad idea when people kept turning his lights on and off for days lol. He'd neglected to put any real security or controls on it heh.
I'm glad to see that same spirit is alive and well on HN.
I would be awesome to have a high fidelity, perhaps even ray-traced visual LED simulator showing the light diffusion patterns of some classic LEDs and 7-segment LED displays.
Kinda like the popular CRT emulation shaders...
I'd love to see more stuff like this, nice work overall!
My server fell over on it's own, apparently, not due to HN (but it has happened to me before)
ESP8266 is quite capable of counting higher than 255...
I've used EEPROMAnything on STM32duino and it worked well - I think it would work for ESP8266.
Years ago I wanted something similar which would alert me that someone was looking, and I wanted to be able to login and see what they were browsing.
I imagined looking from the other side of the glass and everything was backwards. Haha.