Live data from Hacker News

Show HN: My in-network Node app for controlling my kids' nightlights

github.com

1–10 of 24 posts

Re: Show HN: My in-network Node app for controlling my kids' nightlights

#4
My kids get to control their nightlights all by themselves. I trust them to do this responsibly, if they're clever enough to do it so I don't notice then I'll let them get away with it. I don't feel the need to snoop on/control my children digitally.

Re: Show HN: My in-network Node app for controlling my kids' nightlights

#5
post #3

I"m sure this was created for personal interest / development reasons but I thought I should mention that Home Assistant ( https://www.home-assistant.io/ ) will do all of this out of the box.

And Node-RED for more advanced automations https://nodered.org/

Re: Show HN: My in-network Node app for controlling my kids' nightlights

#7

Please use a language like C, D, C++, or Python. They are much more lightweight. It takes hundreds of lines of javascript to be executed to do a single "console.log."

Please let people write their hobby projects in whatever language and stack they want.

Re: Show HN: My in-network Node app for controlling my kids' nightlights

#9

Please use a language like C, D, C++, or Python. They are much more lightweight. It takes hundreds of lines of javascript to be executed to do a single "console.log."

> It takes hundreds of lines of javascript to be executed to do a single "console.log."

Uhh what now? It's just one line `console.log("hello")`

Re: Show HN: My in-network Node app for controlling my kids' nightlights

#10
post #4

My kids get to control their nightlights all by themselves. I trust them to do this responsibly, if they're clever enough to do it so I don't notice then I'll let them get away with it. I don't feel the need to snoop on/control my children digitally.

I think it depends on the age. This started several years ago to give my 4 year old an "ok to wake" light, which helps considerably with sleep training.
Post reply on HN