I guess my most impactful project was a microprocessor-based weather station for siting wind energy systems and fruit frost prediction in the early 1980s. Turned out that one of my stations, being used by a frost predictor, was across the street from a rural drainage ditch in which a young child was discovered face down in the water. The frost predictor faxed temperature profiles for the previous several hours to the…
Wow! That's a pretty amazing story. Thank you for sharing.
Ask HN: What is the most impactful thing you've built?
51–60 of 759 posts
Re: Ask HN: What is the most impactful thing you've built?
#52This: https://www.wikiwand.com/en/The_Farmer%27s_Market . Helped a few thousand people get their meds before we all got arrested. No regrets.
Re: Ask HN: What is the most impactful thing you've built?
#53A nodejs closed caption converter. I’m not a developer but can get along just fine for most of my projects. Funniest part was, I open sourced it. Then a few years and an acquisition later the parent company tried to sell us a tool for converting caption files based off my own code. https://github.com/jasonrojas/node-captions
Re: Ask HN: What is the most impactful thing you've built?
#54I guess my most impactful project was a microprocessor-based weather station for siting wind energy systems and fruit frost prediction in the early 1980s. Turned out that one of my stations, being used by a frost predictor, was across the street from a rural drainage ditch in which a young child was discovered face down in the water. The frost predictor faxed temperature profiles for the previous several hours to the…
That’s amazing.
Re: Ask HN: What is the most impactful thing you've built?
#55Apart from word of mouth and the occasional post like this, I don't advertise it, but it's getting about 100 users a day. Many of my users come from the majority world and couldn't afford the software from the major vendors, which is very gratifying.
Re: Ask HN: What is the most impactful thing you've built?
#56Re: Ask HN: What is the most impactful thing you've built?
#57Re: Ask HN: What is the most impactful thing you've built?
#58amazingly I once failed an interview at Google, despite my abilities. I think because it takes me a while to think before I get anywhere.
Re: Ask HN: What is the most impactful thing you've built?
#59Before it was all splunk, everything took ages, and you needed to have a degree in weird regex/SQL syntax to get anything useful.
I started showing off graphite/grafana to a few devs. I put some basic CPU/Memory/HTTP request time metrics in. They started putting it in the expressjs layer they had. This meant that any HTTP call was automatically logged, along with CPU memory and anything else they wanted.
By the time I left, splunk was used to do post mortems, and virtually every team had a grafana dashboard, with the Product/buisness owners setting the SLAs/alerts.