Live data from Hacker News

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

news.ycombinator.com

601–610 of 759 posts

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

#601
post #324

Let's Encrypt (along with the coauthors of https://abetterinternet.net/documents/letsencryptCCS2019.pdf and many other contributors). Now the world's largest public certificate authority!

You win. I'm only the co-founder of Digitalocean. I tip my hat to one of the giants we all stand on the shoulders of.

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

#602

I created http://tetration.org which explores what lies beyond exponentiation. My life's work has been to extend the Ackermann function to the complex numbers and matrices. I believe my website lead to a renaissance in tetration research. The following Mathematica code replaces a thousand lines of earlier code. It computes the flows from maps. Combined with the historic three argument Ackermann function it allows the…

Are there applications?

Dynamics is basically fractionally iterated functions. So the equation should be applicable to all of physics. It also provides a new combinatorial view of dynamics.

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

#603
I implemented various pieces of flight software for the Cargo Dragon space capsule, and to a lesser extent the Falcon 9 rocket. I got to be on a mission control shift for the C2 mission that first berthed with the International Space Station. Some of the software framework I wrote back then ended up getting used in Starlink despite having never worked on it directly, so I can say I have code orbiting the Earth on several thousand satellites.

I've spent the last 6-7 years making autonomous aircraft that deliver medical supplies in various African countries. Probably a hundred thousand deliveries or so have been for emergency blood transfusions, typically for women that hemorrhaged during labor. So that's got to be quite a few lives/families saved!

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

#604

When the big earthquake in Nepal happened in 2015, I was working with a volunteer organization called Translators Without Borders to help with translation during relief efforts. Since I was in the USA I could not contribute back physically, so this was the next best thing. My goal was to help volunteers that were in the field in Nepal communicate in English -> Nepali and back. Even though this was somewhat effective,…

Hello and thank you!

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

#605

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 ofte…

Is this a startup? Does it have a name?

Found this blog post about it [0] but not a landing page for the actual product.

[0] https://chatbotsmagazine.com/ivy-is-a-a-24-hour-virtual-conc...

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

#606

My guess, over the long run, is that it'll be Cryptopals. Which is funny, because it's just a blog post that we chopped up into email challenges because I didn't want to give [redacted] a bunch of new terminology to use against me in stupid Twitter slapfights. Dumb reason, good outcome. https://cryptopals.com/

Although not an app, I think the most impactful thing you've built is your reputation on Hacker News. You helped a lot of people. What's left of the discussions will help many more over time. I learned from you, too.

I've been off HN a while with a new life (see profile). In case I didn't, I wanted to make sure I apologized to you for being such a troll on here. You and anyone else. I hope you're all doing well. I've prayed God blesses all of you, your families, and grants you the forgiveness and eternal life of Jesus Christ. :)

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

#607
I wrote the happy new year fireworks in iMessage. I like to think about people around the world smiling when they send them to each other, but secretly I’m also very aware that my code was far from optimal and is probably burning the last few % of battery left in an already critical time of the year :D

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

#609

Earlier quoted context omitted.

> Meta's backend operating system for the last 7 years Sounds interesting, I had no idea Facebook had their own OS - presumably a Debian derivative?

No, it's completely built from source, and finely tuned to the vast/quite homogeneous hardware, and deployment model. Though yes it is Linux based.

If I can ask do you mean like a customized distribution with what I assume to be a heavily patched kernel?

Or is it just the kernel with a totally new/different userland from a normal “Linux” box?

Post reply on HN