Hacker News new | ask | show | jobs
by goodpoint 1667 days ago
At first I thought it was a parody about overdesign and CV-driven development.

This kind of feedback loop can be done in hardware without even an IC. Or an 8266 microcontroller (2 euros on aliexpress) if you really need WiFi.

3 comments

What he did "cost me about $25 for the USB Dongle and roughly 30 minutes of time". How long would you estimate it would take a person unfamiliar with hardware to build the setup you had in mind?

I wanted a medication reminder with a blinking light for my partner so that it would come on at the right time and turn off when she took the meds. Could I have done it in pure hardware? Sure. But I bought a Raspberry Pi and we wrote the code together in Ruby because that was faster an easier. It in some sense was an egregious waste of computational capacity, and the parts cost could have been way lower. But it was also 50 bucks and it was using stuff we already knew. Even if I valued my time at minimum wage, "overdesign" was the optimal choice. And I definitely charge clients more than minimum wage.

> How long would you estimate it would take a person unfamiliar with hardware to build the setup you had in mind?

10 minutes if you start from a code example.

I don't think OP's goal was to get this done in the most efficient way possible, but rather to solve a problem using the tools that they were already familiar with and have access to.
Then why is this stuff on HN? Where is the hacker aspect?
What do you think 'hacker' means?
At first I thought it was a parody about overdesign and CV-driven development.

You can make a turkey edible by just salting the whole thing. Or you could bury it under a pile of hot rocks (2 euros on aliexpress) if you really need to get heat involved.