Found a single line of byte code that cost $4M of compute per year.
Please tell us more. This sounds like a good investigative story.
Ask HN: What is the most impactful thing you've built?
161–170 of 759 posts
Re: Ask HN: What is the most impactful thing you've built?
#162Impactful? Designed and deployed credit card readers used in gas pumps back in 1979. (Sold to Gasboy) Wrote a fine tuner to allow communication between satellites (precursor to TDRSS days). Still used to this day. Failover of IP in ATM switches (VVRP, PXE, secondary DHCP, secondary DNS, secondary LDAP, secondary NFS). While not invented here, it is still used today as this is a Common setup to this day. Printer drive…
Re: Ask HN: What is the most impactful thing you've built?
#163In terms of sheer amount of people affected it's gotta be all those docs I wrote for Chrome DevTools, Lighthouse, and https://web.dev.
Re: Ask HN: What is the most impactful thing you've built?
#164In late 2013 I came up with the first memory hard Proof-of-Work puzzle, Cuckoo Cycle [1], based on finding fixed-length cycles in random graphs. Recently, custom chips were developed to solve it more efficiently than GPUs can. That probably had more impact than the Binary Lambda Calculus language I designed [2] or the logical rules of Go I co-formulated [3]. Computing the number of Go positions [4] or approximating t…
Scrypt is from 2009, per Wikipedia. That's memory hard, and using hashes with some zeroed out bits is a thing done for a long time (Bitcoin 2009; some old meaning of "cryptographic pepper" (fallen out of use) that iirc dates back to the 90s). Am I misunderstanding what you built?
Re: Ask HN: What is the most impactful thing you've built?
#165I built the first "post-play" experience for Netflix. It made it so that Netflix would automatically start playing the next episode of the show you are watching after a 15 second count down. We built it in the Silverlight player on the web because it was the fastest way to A/B test new features at the time. Before post-play, you had to open the episode menu and click on the next episode to play it. We didn't want to…
As I was reading your comment I was thinking "whoa, that sounds like Damien or Robert" and sure enough :) Hope you are doing well!
Re: Ask HN: What is the most impactful thing you've built?
#166[2] https://www.africakicksoutwildpolio.com/the-top-five-tech-so...
Re: Ask HN: What is the most impactful thing you've built?
#167Re: Ask HN: What is the most impactful thing you've built?
#168Personal non-code project: The first adult LEGO fan conference in 2000. While I got out of that business years ago it has been replicated by dozens of other annual cons around the world. Back then the LEGO group didn't really understand and was very weary of adult fans. Now there's a whole reality tv show about them with LEGO designers as the judges, and LEGO actively supports cons and clubs.
Open source project: A project I released anonymously ~2010. Several github repos (unrelated to me) keep this project alive (the main one has ~600 stars and ~200 forks) and it's apparently used in several commercial products too.
Website: ip4.me/ip6.me serves 3-5M queries per day. I want to find a good non-profit to take this over to keep it ad and javascript free forever.
Re: Ask HN: What is the most impactful thing you've built?
#169I spin off https://knapsackpro.com from the knapsack gem and we are helping our customers run fast CI builds.