Live data from Hacker News

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

news.ycombinator.com

91–100 of 759 posts

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

#91
I spent 11 years working as a contractor for the U.S. State Department. During this time I:

- In 1996 built and deployed a system to keep track of the removal of landmines in Bosnia. In 2015 I met someone who knew my work as a child in Sarajevo, producing the maps they’d give out to schoolchildren.

- I managed a project with over 30 team members to build a system to help former Soviet Union countries manage their import/export control policies.

- I helped create a system for generating some annual reports for Poland that was a requirememnt for them to join NATO.

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

#92
Despite being in the industry a long time, I think most of what I worked on had little to no impact.

In terms of impacting other people, probably the biggest thing was blog posts and sample code. It’s funny how sample code has less “cred” than “real” code, but if you’ve ever been trying to start a new project in a new language or framework you know how invaluable sample code can be.

In terms of impact in general, what I’m working on now has been the most impactful , because it’s improved my health. Im trying to innovate on the concept of a habit tracker. Since I started working on it, I’ve lost 10 pounds, quit drinking, went from about a gram of marijuana use a day to about a gram a month, quit addictive video games, went surfing much more consistently, and been able to put in many more hours of focused work than I ever have before despite working alone and only being accountable to myself.

Generally when Ive gotten feedback about the project, I’ve gotten told it’s too complex, people want simplicity, I should focus on B2B, and I shouldn’t write any code at all unless I’ve validated a problem. I try to communicate to people that I don’t want to sacrifice my own health progress to simplify things. But I am hoping long term I can figure out how to build a bridge between what’s effective for myself and what’s appealing and understandable to everyone else. Lots of work to be done! But I think improving my own life a lot more impact than most of the stuff my employers had me doing :)

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

#93

I've worked on numerous medical devices, many startups. From treating cancer, kidney disease, or providing tools for reconstructive surgery. Nothing hits you in the feels than having customers thanking you for improving their quality of life, or a child thanking you for giving a parent more years of life.

Whats the most exciting medical device technology today? Red light therapy?

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

#94
A hotel concierge that’s helped 50 million guests during their stay. The goal is to create unforgettable experiences for a billion people!

Ivy sends you a text message introducing herself as a virtual concierge when you check in. She answers FAQs in 1 second using NLP and routes anything more complex to the front desk team for resolution in 2-3 minutes. All in one simple text thread, no apps or UI needed.

Guests often come to the front desk trying to tip Ivy, rave about her in reviews, ask her out on dates, and even drop off hand written thank you notes for her.

One woman texted Ivy in a panic asking about the nearest drug store to buy Benadryl because her son was having a severe allergic reaction. A guest service agent brought Benadryl to her door in 3 minutes at a large Las Vegas property. She called Ivy a life saver.

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

#95
I wrote code to generate the graphic for a decal that gets applied to units in the mobile equipment fleet for Dupont. It's a bit satisfying to drive past a Dupont site and see my work out in the real world.

Also I helped publish a Simpsons themed mod for the video game Doom 2. It's got it's own fan wiki page at this point.

I wrote a pretty popular sequential image downloader in the early 2000s. I suspect it may be the reason why websites started randomizing the filenames of their image assets.

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

#96

I spent 11 years working as a contractor for the U.S. State Department. During this time I: - In 1996 built and deployed a system to keep track of the removal of landmines in Bosnia. In 2015 I met someone who knew my work as a child in Sarajevo, producing the maps they’d give out to schoolchildren. - I managed a project with over 30 team members to build a system to help former Soviet Union countries manage their imp…

Never worked for the federal government but my first “real” full time dev job was at a small state government agency and the work I did there had very visible positive effects for people interacting with the agency. Pay was really low though.

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

#97
Many years ago I built some software to allow people with cerebral palsy to use a computer. I did not get paid and it was not used by thousands of people (as far as I know) - but what made it impactful for me was that I got to see the delight of the people who hadn't been able to access a computer and who were then able to access one.

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

#99
A library for streaming database interactions including piping a query to a client as a CSV/JSON and running row-wise functions on it as it passes through without ever holding the whole thing in memory. It's well sugared syntax-wise, very easy to learn and battle tested.

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

#100
I built GoJS, which is one of the most popular commercial JS diagramming libraries: https://gojs.net

I built carefulwords, a very fast thesaurus and quote site for inspiration, used by... tens of people a day. Eg: https://carefulwords.com/gift https://carefulwords.com/solitude

I made the site because I was mad that it was hard to type in urls to use thesaurus.com, and because that site fails to focus the cursor in the search box. So I made my own site that did. I mostly made it for myself, me and my wife use it all the time. I am slowly editing down the thesaurus to manageable size.

I built a 12x16 "Goose Palace" barn out of local pine timbers, which taught me timber framing, and taught my tiny baby who turned 2 years old while doing it that this is just the kind of thing that people normally do, build barns in their driveway. Some context: https://simonsarris.substack.com/p/the-goose-palace

Some photos of building it with the baby: https://twitter.com/simonsarris/status/1584169368203956225

I designed my house, and have been writing extensively about that. Maybe this is the most impactful, since photos of it are all over Pinterest and other sites, now. The first post on that: https://simonsarris.substack.com/p/designing-a-new-old-home-...

I am not sure what is most impactful. Maybe ultimately it is building my family.

Post reply on HN