I say go for it when it comes to starting your own thing. It's hard, but it's rewarding.
Ask HN: What has been your most rewarding job or project and why?
71–80 of 265 posts
Re: Ask HN: What has been your most rewarding job or project and why?
#72It’s fun to have made something that so many people actually use and that I hope makes the world a little bit better. Plus I’m a completely self-taught programmer (my day job is content strategy) and it was rewarding to work on a bigger project than the little scripts/games/etc. I usually make for myself.
Re: Ask HN: What has been your most rewarding job or project and why?
#73Recovering from startups, I turned towards football (soccer) analytics for something fun to do with programming/machine learning skills. I eventually got hired to spend a Summer helping out with recruitment at a football club in Europe, and the first player we signed (from a basically unknown team) became a fan favourite, and then got his first national call-up, and he went on to win a major international trophy. Can…
Who was it? Also, where did you get the data? Was it free?
Re: Ask HN: What has been your most rewarding job or project and why?
#74Recovering from startups, I turned towards football (soccer) analytics for something fun to do with programming/machine learning skills. I eventually got hired to spend a Summer helping out with recruitment at a football club in Europe, and the first player we signed (from a basically unknown team) became a fan favourite, and then got his first national call-up, and he went on to win a major international trophy. Can…
Who was it? Also, where did you get the data? Was it free?
Re: Ask HN: What has been your most rewarding job or project and why?
#75The lessons learned still apply today - machine level thinking, memory management, writing efficient code, etc. And it was the only time I actually had a mentor - actually, a bunch of them. Oh, and the best manager I've ever had. Smart people that were willing to give of their time. They understood that if you were going to build a product, you also have to build the people.
Re: Ask HN: What has been your most rewarding job or project and why?
#76First in my internship in an investment company. I was working on a tool used by the traders, I had to work on the support and monitoring system, which was used by the technical support of the application. Since this system was low-priority, so I was the only one working on it while I was there. The few feature I developped, like reporting which user were connected, states of the servers and less lags in the reporting, were well-received and helped those who did the technical support.
In another company I also worked on a system to generate reports from Jira. The work I've done lowered the time necessary to generate a report (from 2h to 10 min) and added some information to the report.
Last it was for daily email notification, which were sent by hand, from an excel list, which contained dates & email adress which had to receive the mail that day. I wrote a small java program which opened the file, found the email adresses for that day, connected to the email server and sent the emails. Cut a daily task of a friend from 10 min to 30s.
Re: Ask HN: What has been your most rewarding job or project and why?
#77Now every time I am having a hard day I pull up the Google Analytics of that system and look how many people have scheduled an appointment today. I might not have fixed everything, but just knowing we made something better has been the most rewarding thing I have ever done
Re: Ask HN: What has been your most rewarding job or project and why?
#78Re: Ask HN: What has been your most rewarding job or project and why?
#79I had the knowledge, and the desire, but probably lacked confidence in my ability to be the lead design engineer for such a large project. I had always worked in a NOC/operations role where I excelled at any task that was put in front of me, but I had a lot of questions, always.
Fast forward a few years - I took a leap and went for it. I got hired on for a 9 month contract to replace racks and racks of networking equipment, an entire replacement of everything layer3 and layer2 in this datacenter, complete with remote monitoring/management facilities.
I went full bore - I didn't sleep much. I ran the systems I was working on at home in my lab, virtually, and basically taught myself Juniper and Arista from the ground up - having only worked on Cisco devices previously.
Long story short, the conversion was finished ahead of schedule...but the contract had me there for a while longer, so I got tasked with a bunch of crazy 'stuff' - things that I've never touched. Load balancers, traffic shapers, linux servers (that actually did 'stuff') - just a ton of stuff to learn, understand, plan, and implement. Around this time is when I also got my introduction to the Python language (but that's more of a way to make things simpler to me, rather than what actually pays the bills).
It was through those 9 months, that I became so confident in myself and my abilities. I no longer doubted myself. I no longer thought that my questions were stupid. Because of that, I flourished. I've been in a senior network engineering role ever since...and finally feel like myself. It's great. Literally changed my outlook on life.