Live data from Hacker News

Ask HN: What was your greatest accomplishment in 2016?

news.ycombinator.com

291–300 of 317 posts

Re: Ask HN: What was your greatest accomplishment in 2016?

#291

Started my "dream job" at Google in January and fought through a very steep learning curve towards being a fullstack engineer there. I learned our team's frontend in AngularJS (despite no frontend experience nor any idea how different JS is written inside of Google), webserver in Java, backend in C++ and data pipeline in Go (with tangential previous experience in JS & Java and none in the other two). Add on that the…

As someone applying for a front-end position and made it all the way to the on-site, doing the on-site interview soon. Can you explain to me what you mean with js being "so different" inside of Google? Also that sounds like you learned A LOT. How does that affect your work/life balance?

None of this will show up in your interview, but:

- Strongly typed everything. I get it now, I really do, but I was resistant to compiled and strongly typed Javascript at first and didn't like writing JSDOCs all the time, I'd say 30-40% of my development / code review time came from those issues. - goog.struct.* instead of . There are a ton of internal libraries that improve on basic JS objects and have different APIs than the standard library. So you get used to using the internal version of Map/Array/Set etc., plus a lot of binding, etc. Basically the whole "Stack Overflow the question and adapt the answer" strategy doesn't work quite as well inside here. There's also a fragmentation of front end frameworks, so there isn't a lot of deep documentation or examples in any given framework. - Readability. Once you've gotten code review from your team members someone with "readability" has to approve your code as conforming to the Google style guide. If no one on your team has readability in the language you are working in (which happens) then you get bogged down in lengthy back and forths which can be stressful when you're under shipping deadlines. Definitely one of my least favorite parts since I prefer to hack a solution together and refine it afterwards.

The interview process is really bad at getting front end engineers, in my opinion. I think the best way to get hired as a front end engineer is to be really good at algorithms and data structures. I was essentially a data engineer on my last 3 jobs and picked all of the front end stuff up on the fly. It would have been much easier if I had known any framework before I came here and hit the ground running.

I think it was a lot to learn but it seems to be expected around here. Work/life balance has been a big struggle with me this year, the perks are insane and it makes it really easy to stay late. I think if you really want to get ahead and climb the ladder at Google you'd better be young, single, and unattached.

Best of luck on your interview, it's a wonderful and strange place.

Re: Ask HN: What was your greatest accomplishment in 2016?

#292
Started a part time product http://www.barber.pk (Online barber booking service) and its going very well, though not yet able to generate money but have positive feedback and able to won FBStart services grant, this is best thing happen to me in 2016 along side some bad ;( looking forward to 2017 now with lots of positivity

Re: Ask HN: What was your greatest accomplishment in 2016?

#293

Earlier quoted context omitted.

Where is the tutorial? I have a client in the Bay Area looking for SaltStack training. Do you like to train?

I'd taken it down because I was hosting it on a DO box and wanted to save some money. I should get it set up somewhere cheaper like github.io I would like to get into software training, but I haven't actually configured SaltStack in a real production environment. I've only used it on the prototyping side of a project. My tutorial was focused on giving a basic intro through setting up Django+Postgres+Nginx. I also hav…

I understand. Thanks for getting back to me. I'm still looking for a SaltStack trainer then. :)

Re: Ask HN: What was your greatest accomplishment in 2016?

#294

Launched a bootstrapped farm management software product in June ( https://www.harvestprofit.com ). Recently eclipsed $100k in ARR as a solopreneur. Goal is $1 million in 2017 and to hire a full-time dev and a couple support staff. My biggest lesson is that email marketing is the real deal.

Did you have farming experience before launching this app? How'd you come up with the idea?

Re: Ask HN: What was your greatest accomplishment in 2016?

#295
post #152

I gave away $2M. I know it doesn't sound like an accomplishment but i worked at a place that I really didn't like. I decided to quit my job and not chasing after my unvested shares. Still not sure what to do next but at least I know that money doesn't worth my happiness.

Whoa. How many years would you need to work to unlock that money?

Re: Ask HN: What was your greatest accomplishment in 2016?

#296

When I was a little kid, I rented out Apollo 13 almost religiously. Kept watching it, admired the guys in mission control (and the astronauts too, of course). A little later, in April, I sat in mission control and helped launch a spaceship to the ISS. Along the way, I realized: Engineering in the real world is maybe 30% calculations and typical "sciency" work, the other 70% is documentation and communicating to peopl…

> the other 70% is documentation and communicating to people I still remember my profound sense of shock when I realised software development involved a great deal of communicating with other people and not just cutting code. Fortunately I got over it.

Yeah, I was definitely surprised when I realized that too. And then when you think about it, almost any type of work involving a large number of people working at the same time should have the same dependency of documentation and communication. Being able to work well on a team is a skill that I feel often gets overlooked (or maybe it is just hard to judge in interviews).

Re: Ask HN: What was your greatest accomplishment in 2016?

#297
post #88

I finally admitted that it was time to start back on antidepressants, and also discovered propranolol (anti-anxiety med); it's changed my life in the most dramatic ways I can imagine. As of today I weigh 319 lbs -- from a peak of over 400 -- and just a hair over half way to my goal of being at 240 lbs. This is the biggest change I've ever made in my life, and I couldn't be prouder to have come this far.

Can you say more about propranolol? Any drawbacks? I didn't think it helped with General anxiety?

Re: Ask HN: What was your greatest accomplishment in 2016?

#298
I ran experiments and wrote a paper aimed at providing an information-theoretic explanation for why deep learning and hierarchical Bayes modelling work. It's under review right now.

I put two PhD applications in to top departments.

I got married.

In the process I mostly learned the same lesson from my MSc: research is mostly a lot of background knowledge to acquire and legwork to do, but if you've done it right, you can address a big, difficult question by wearing it down until it's small enough to work with.

Re: Ask HN: What was your greatest accomplishment in 2016?

#299
post #88

I finally admitted that it was time to start back on antidepressants, and also discovered propranolol (anti-anxiety med); it's changed my life in the most dramatic ways I can imagine. As of today I weigh 319 lbs -- from a peak of over 400 -- and just a hair over half way to my goal of being at 240 lbs. This is the biggest change I've ever made in my life, and I couldn't be prouder to have come this far.

Can you say more about propranolol? Any drawbacks? I didn't think it helped with General anxiety?

It doesn't really work for general anxiety, but I personally have a lot of physical symptoms of anxiety -- racing heart, tightness in the chest, pain, etc -- which mimic (but aren't) cardiac symptoms. The propranolol (once or twice a day) completely cuts these out. When the psychological symptoms of anxiety are too much, I have Xanax I can take as needed, but that's only every other day or two.

The only drawback is that it can make me a bit more tired, but only if I'm already quite exhausted. Outside of that, it's virtually side-effect free for me.

Re: Ask HN: What was your greatest accomplishment in 2016?

#300

Earlier quoted context omitted.

As someone applying for a front-end position and made it all the way to the on-site, doing the on-site interview soon. Can you explain to me what you mean with js being "so different" inside of Google? Also that sounds like you learned A LOT. How does that affect your work/life balance?

As someone who did an on-site, I wouldn't worry too much about that. 95% of your interview is going to be on your whiteboard skills solving algorithm-heavy problems. Spend as much time as you can practicing for that.

even for front-end? My recruiter stressed it would "not be as algorithm heavy" and would be focused on HTML/CSS as well.

But yes. I'm working my way through cracking the code interview with my own whiteboard at home :)

Post reply on HN