Live data from Hacker News

Ask HN: What is the most impactful thing you've built?

news.ycombinator.com

421–430 of 759 posts

Re: Ask HN: What is the most impactful thing you've built?

#421

Earlier quoted context omitted.

That doesn’t surprise me. It’s a very child focused park and I’m guessing they want to control the experience and environment as best they can. A bunch of high schoolers running around might change the dynamic.

I am charmed by the innocence of this comment.

I am appalled by the lack of statistical awareness of this comment.

Re: Ask HN: What is the most impactful thing you've built?

#422
A childhood friend has a car garage. He wanted to give a paper to his customers to show the work that had been done, what they asked for etc. There were no free AND easy to use solutions for one man show type of business. So i built something that fit his needs, with his input. It's a simple form with 6 steps that you can print at any stage. I put it on a domain under his name so he knows where to find it at all times. For some reason google picked it up and it's now the first search result. It has over a thousand returning users(at least yearly) and a few hundred MAU. It's still free, people send me emails/call me to tell me how useful it is and how much they love it, some ask "is it really free" - it's under firebase so no costs to me either, other than occasional bugs and "features".

Another thing i built which had a bigger impact was a covid "get outside motivation paper" during lockdowns. I had the "form technology" from the previous project and i just adapted it for the covid needs and added a signature for touch displays. You could generate a pdf with all legally required fields and sign it and print/show it to the authorities, on your phone. It had half a million users over a few months, then the government set up their own. I even had a GDPR authority contacting me thinking i'm stealing people's data etc. I actually showed them that the PDF is generated locally, there was no database and once the site loaded, you could even generate it offline. They did not follow up.

Another thing i built, with questionable impact, was a election fraud checker. The government had a API and feeds data every 5 minutes with number of people who voted at all locations. I wanted to see this in real time with a GUI/graph to see who registers more votes per minute than the actual systems allow(tablets). I actually found some locations that had bursts of hundreds of votes in a few minutes, that was physically impossible. Sad to say i did not do anything with the data(although it was public at that time).

Some of the most impactful things i built.

Edit: typos

Re: Ask HN: What is the most impactful thing you've built?

#423
In terms of number of times executed, the most impactful code I've written was a JavaScript GUID generator used on the Xbox One for launch and for a few years after. It was simple code that a colleague showed me, but had to be written in native code and then exposed over WinRT. Anyway, I built the DLL on my personal machine and forgot to set it up on a build machine. Microsoft doesn't like shipping private binaries for a number of reasons and, well, a nice build engineer found me about a month after launch and let me know. This DLL was used by just about every JavaScript app on Xbox One at launch.

Re: Ask HN: What is the most impactful thing you've built?

#424

I've developed an application that presents information about a patient's circulatory system to anaesthetists during surgery to give them clearer information about the patients heart and vasculature so that they can make finer grained, individualised treatment decisions. There's currently only a small group of users, as we haven't been able to afford to go through clinical trials yet, but the evidence is mounting tha…

Would love to hear more. Discussed this sort of possibility with an anesthetist friend at length and heard all about the importance of intuition. And limitation/absurdities of existing technologies (“humans aren’t a solid ball of fat and flesh!”).

Clinical trials sound incredibly difficult to achieve - such a slow industry!

Re: Ask HN: What is the most impactful thing you've built?

#426

https://www.inaturalist.org/ While I deserve no credit for its current success, it's been used by millions to: * catalogue millions of plants and animals around the world * tagged image data has become critical for computer vision training models * map species range and impact of various natural changes to biodiversity, with data cited in scientific journals * new species have been discovered through the app previous…

What was your involvement in iNaturalist?

Re: Ask HN: What is the most impactful thing you've built?

#427
Application to register donor organs so they could be matched with potential transplant recipients as fast (we reduced the registration time from 4 hours to 45 minutes if I remember correctly) and accurate as possible. Java offline swing application (no UMTS available in the operating theater), details would be send with soap to a matching service. First actual field test resulted in 7 patients receiving new organs. Was really weird experience to be in the Operating theater seeing a surgeon walking around with a heart in his hands.

Re: Ask HN: What is the most impactful thing you've built?

#428
I built an email forwarding app[1] which now all of my engineer fiends and my family used it to signup for random services that ask their email. I also use it to route email to both me and my wife such as biz@ourdomain or finance@ourdomain insurance@ourdomain etc

---

[1] https://mailwip.com

Re: Ask HN: What is the most impactful thing you've built?

#429
post #421

Earlier quoted context omitted.

I am charmed by the innocence of this comment.

I am appalled by the lack of statistical awareness of this comment.

I am astonished by lack of PR impact proportionality intuition of this comment :) (its not like we are talking here about black swan events - and one is more than enough for profits go down the drain)

Re: Ask HN: What is the most impactful thing you've built?

#430
Not sure it’s long term the most valuable thing I built, but definitely short-term most profitable:

Built an airline pricing system as the sole developer in 3 months in the early 2000’s. When demoed during late stages of development, it received pre-order guaranteed sales from airlines of $60mn for the next 12 months.

I was paid a paltry $500/day for the contract, and got my marching orders when it was done.

Post reply on HN