Live data from Hacker News

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

news.ycombinator.com

151–160 of 759 posts

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

#151
post #114

Myself. Came from a dysfunctional family, enormous debt and have survived lots of trauma to reach a decent position + decent net worth.

Way to go stranger internet friend! Glad to see not only that you've overcome what you say you have, but also that it's a point of pride. Keep it up!

Thank you!

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

#152

During a centralisation of public school local servers to a data centre, I created a consolidated library enquiry system. It served over 2,000 libraries, had 330 million titles, and had about a million users. It was efficient enough to run off my laptop, if need be. AFAIK it was one of the top five biggest library systems in the world at the time. I was asked to add some features that would have been too difficult in…

> had a far greater effect on the literacy of our state than any educator by orders of magnitude Nice work, but check your ego mate. Seems your growth hacking would have had zero result if those kids couldn't read to start with, so you could share some credit ;-)

Maybe it wasn't meant that way. If they hadn't had been there then somone else would have been. You can be on the crest of a wave and not be responsible for its power.

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

#154
post #23

During a centralisation of public school local servers to a data centre, I created a consolidated library enquiry system. It served over 2,000 libraries, had 330 million titles, and had about a million users. It was efficient enough to run off my laptop, if need be. AFAIK it was one of the top five biggest library systems in the world at the time. I was asked to add some features that would have been too difficult in…

> This was the project that made realise how huge the effort-to-effect ratio that can be when computers are involved I love Steve Jobs' metaphor: computers as a bicycle of the mind [0]. Unfortunately, a lot of effort is concentrated on problems that scale to billions of people. There's a lack of attention to problems that would have a big effect for a relatively small number of people. It's a shame, because they're a…

They really are. I think the most rewarding software I ever wrote was my first paid gig, where I automated lap swim scheduling for my local swim club. Took me maybe an hour, got paid more money than I'd make in two days as a lifeguard, and they were thanking ME for it. Turned out I had saved a volunteer upwards of an hour every week. With a shitty little JavaScript program.

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

#155

Working now at a bigco, the most impactful thing I do these days is in guiding projects away from building the first thing they think will solve a problem. People don't spend much time doing thought experiments of how changes will evolve in the future or with adjacent scopes. After thinking in that mode for a while you realize that there are concepts here that could and should be separated. A small tweak here and the…

> I'd like to make an SQL-oriented library so people don't have to settle for JPQL/Hibernate--started but not done/promoted.

I'm sure I'm asking this on behalf of many people - any chance of a sneak preview?

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

#156
Honestly, I have built nothing impactful in an 30+ year career. It's mostly been working on my own or other people's ideas that didn't pan out or that I got disillusioned with, or building internal systems that a few dozen people use.

I'd estimate that the vast majority of the code I've written is not running anywhere at all today.

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

#157
post #82

Earlier quoted context omitted.

I like the layout of this. Do you plan on adding any other versions of the text? BibleHub also shows multiple versions of the text, but has a wide variety of translations to choose from. Though their layout isn't quite this elegant

Thanks, I have put a non-trivial amount of thought into making the interface friendly. I appreciate the compliment :) I've got a staging environment at dev.parabible.com with other versions (it's a bit rougher and can break, but it supports searching in Greek along with a bunch of other translations). I've also added Apostolic Fathers there (which, I believe, is the first place that Ap. Fathers have been available in…

This is really cool. It's quite sad that the other versions are under copyright. The KJV is probably the one that people would look for the most as a baseline, I think.

My holy grail (no pun intended) is the pre-Challoner version of the Douay-Rheims Bible. There is a PDF scan of it up on archive.org, and a seller produced books of the text but with their own Old-English-to-English translation, but I haven't found any text-only versions of the original online

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

#158
Something small in scale but I am quite happy with it. I work as a game developer and in my last job I added lots of modding features. More scripting features, making more studf moddable, ability to add new ui etc. Things that allow more technical modders to make even more complex mods.

People did a lot of stuff using those, some even surprised me. So all that work paid very well I think

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

#160
In 2012 I was running a Minecraft server for a friend and wrote an initscript to handle it as a daemon, do backups, etc. I threw it up on GitHub and didn't expect anyone to see it. A couple of years later I learnt it was used on commercial Minecraft hosts. Was pretty cool to have built something that other people could tangibly use as income.

I also ratelimited logging in Linux cifs. Now a spammy log message can't hang or panic a client system.

That's probably technically and commercially more impactful but I like my Minecraft script more personally.

Post reply on HN