Hacker News new | past | comments | ask | show | jobs | submit login
Thank HN: You helped me get a new job
507 points by atum47 4 hours ago | hide | past | web | favorite | 64 comments
I remember like it was yesterday: I applied to a job overseas through a job platform and didn't get hired. People from the platform contacted me telling me one of the possible reasons was that I didn't have any code on GitHub. After that I started uploading all my code as open source projects and began to search places to tell people about it.

Soon I learned about Hackernews and made a post that got 1 vote. I then decided to contact HN to ask how can I get more traction to my projects and they told me about the Show HN, a tag design to share small and even unfinished projects. Soon I was posting every idea I ever had made into a project. After InvaderZ - a space invaders clone that uses genetic algorithm (https://news.ycombinator.com/item?id=21577659) - people started liking my projects and I started to gain some attention. That was very important cause I was being approached by some companies.

I don't do projects to gather attention, I do cause I have fun doing them. I already had a lot of things done when I decided to upload them to GitHub. Well, in one of those times when my post was in top 10, a cool company from São Paulo saw me and called me for an interview. They liked my project so much they offer me a job.

I'm living in São Paulo now, it's a huge city full of things to do and places to visit. It's been really cool so far and I have a huge appreciation for Hackernews and the good people that work here. They provide a cool platform where people can share relevant news. They provide tools for people to start their own startup. They share job openings. They share companies that are hiring. It's a neat place for programmers, hackers and tech enthusiasts in general. I wrote this cause you never know when your story will inspire others and maybe there's someone on the struggle right now looking for a job. This was my experience. HN help me a lot and I think it might help you too. Thank you all and have a wonderful year.






There is undeniably a positive energy around HN. It has enriched my life in many ways and opened my mind to many different fields, niche communities and many historical facts.

The world is truly filled with good people.

I'm not surprised and very glad to read about this story.


Thank you for posting!

I’m grateful to hear your story. These days, it seems all too easy to see only the bad sides of the internet.

It feels like news breaks every day about yet another way that the advertising industrial complex robs us of agency, another insensitive corporate gaffe goes uncorrected, or a CEO ousted for their malignant influence on a company lands on their feet with no repercussions — sometimes at the same company.

I grew attached to my computer at a young age — It felt like a chance to make real all of the possibilities that felt so out of reach in the rest of my life. It’s been a really hard road to face the current state of the net, like one of my childhood dreams has turned sour.

So, when I see a story like yours, I’m grateful to be reminded of the ways that the promise of a more connected world is not yet lost, we can still do some good. I hope you enjoy your new job and São Paolo and that this is the beginning of an exciting next chapter!


well, you'll be glad to know that I'm working on a project that helps children eat healthier food and exercise. I'm using machine learning to provide a custom experience for parents and children alike (not all children have access to the same type of food - strawberries, for example, are expensive and hard to find on some parts of Brazil so the app must not indicate that kind of food to people from that area)

I wish everyone could a chance to spend their time and effort to make a difference like that. Congratulations.

I am indeed glad to hear that! You are a very prolific programmer. I’m hope you’re proud of your work and that you keep it up!

What a positive post.

For what it's worth -- this industry and community, unlike any other is one in which I've most seen people willing to give world-class advice, thoughts and help for free. Maybe it's the communal roots of open source culture, not sure... but it's rare and amazing. So I am also thankful.


It's an aspect to HN that I've found to be very consistent over the decade or so I've been reading comments here. People are overwhelmingly willing to offer up their contact info, give advice (often expert advice), help, beta test, and so on. I think it's a critical part of the foundation that holds HN together after all this time, helping to keep it inviting to new users.

Well done.

You showed yourself that you were a worthy programmer when you decided to code a lot of cool projects for fun.

You showed the world once you put them online.

I find the #1 measurable determinant of great programmers is enough true joy from programming that they create many sub-projects just for fun. I'm so glad you found a venue to show it.

I hope you enjoy your new role and an amazing career to come. You earned them.


Congrats on the new job in São Paulo! :)

I'd echo other commentators that it's heartening to hear these stories of real connection found via the web.

I had a similar experience some years ago; a blog post I wrote about a side project connected me the SF-based startup I still work for. I couldn't have predicted how that post, churned up by a fortuitous google ranking, would impact my life. I'd be remiss to not also credit the generosity of the blogger who shared it as a guest post.

If we're going to rediscover what the web should have been, then celebrating stories like yours seems a good place to start.

There are teams formed, love found, and minds changed for good -- all via the web. Perhaps it's in part by studying these connection stories that we'll find our way to a healthier, more human web for everyone.

Another great example of the positive web: https://twitter.com/michael_nielsen/status/97588463553510195...


Very nice story, glad you've found some success. One thing I try to be mindful of, admittedly not as well as I'd like, is paying it forward. Remember the feeling, the struggle, the journey, the people who've helped you along the way, and try to be there for those in the future who will fill your past shoes. Best of luck.

Congrats! I remember seeing one of your projects, finding it cool, and checking your profile and site.

HN is indeed a good platform for a kind of disperse networking. I got approached by a friend whose boss saw my posts/comments on HN, somehow talked about it to my friend, who recognized my username (which is both memorable for Brazilians and my actual nickname) and asked him to recruit me.

And I don't even ever got a hit post.


soneca is a funny nickname, uhauhauha

I gained it when I was 15yo and it followed me everywhere since (I am 40yo now), including work environments

I'm happy things turned out well for you. Let's make the world a better place for all of us =)

Congrats! :)

And thank you for writing this. I have used HN for more than 10 years and I've learned so much about my profession from it. Some of it is that you simply can't keep up with all the technology. But some of it is just inspirational. A lot of it is just purely educational.

Clearly it has that affect for thousands (if not millions...) in our world.


General question - Do companies look at candidate's github? I have never had any company even care to ask what I have on github. Isn't it all about whiteboard coding interview? If I don't do well on coding interview, it doesn't matter what I have on github. At least that's been my experience. I am curious to know others' experience in this regard.

I do, but only if you seemed like you mucked up part of the interview. I’ll go check Github, spend 2-3 minutes googling the source code to see if you copied/pasted or if it’s yours.

I’ve passed a few candidates who bombed technical interview via phone because Github showed they know what they’re doing & just had an off day.

Granted, I’m sure most do not do that but technical recruiting is so expensive so spending 5-10 mins on a candidate I already spent 30 mins with is a drop in the bucket if it gets me even 1-2 more hires who would’ve slipped through the cracks.


For junior, particularly first job, candidates their GitHub (if they have one) is something I look at very closely.

They get points for knowing what a VCS is, points for creating an account, having anything on it, more if the stuff is any good, and they also get points for community activity like filing issues.

It really establishes whether the candidate has ever touched the technology and it shows initiative. There are other ways they can show this but GitHub is really easy. I find it generally more informative than whiteboards which I have rarely ever done.

For more senior candidates, I still look, still like to see at least a little activity (for instance, do you keep an eye on the repos of critical dependencies for your current project?), but generally there is less differentiation unless there is something truly impressive.

I haven't ever penalized a candidate for the low quantity or quality of what they put there. I think it would be stifling. For me I just collect the positives (unless there is anything truly alarming, which I've never encountered).


I hear that companies do. I'm a hiring manager, and I may sometimes click if there's a link in the resume. With me, it can give you bonus points, but not really points against you. Since I believe that there's many developers who do awesome at work, stuff I'll never be able to see on GitHub either, so it'd not be fair. I consider myself a decent hire, yet my own GitHub is quite sparse. (Though, on the other hand, then why include it on your resume. If instead I have to google or duckduckgo for it, well, that's on me then.)

This is honestly so amazing to see. Congratulations, and also good work on all the Show HN posts you've made!

Congrats on the job! It’s always awesome to hear how a community helps one of its members!

Edit: looking at your submissions, you’ve been a machine, good work. I’m moderately curious what hiring platform came back with feedback for you, it seems in retrospect to have been helpful :)


honeypot, they were all over Reddit some time ago

edit: I think the lady who was dealing with my profile felt bad cause I had zero offers, lol.


Wow great story! Congrats on the new position. I didn't know about the Show HN tag. Sounds like a great opportunity for startups. Thanks for sharing!

yes, indeed. I've seen a lot of cool apps here. I think one even got bought after being featured on top.

> I didn't know about the Show HN tag

Not sure why but that made me laugh and think that either says a lot about how HN has changed over the years or you just don’t spend much time here


I'm guessing the latter, there's two on the front page right now; there must rarely not be at least one.

Probably and that’s kind of my point. Not meant as an insult or anything but just thought it was funny since it seemed like the main purpose of HN back in the day

Congrats!!!

HN is a place I check all the time. There’s so many smart people here and the conversations are often very civil and super informative.


Congratulations! Don't stop now! Stick around and provide inspiration to others coming along behind us.

Wow! Congratulations! This is a great story. Best of luck with your new position. São Paulo sounds great.

Thank you. São Paulo is a great city. Every food you want to try, from every nation. you can rent a eletric scooter from the street with just your phone. I'm really having fun here

   you can rent a eletric scooter from the street with just your phone
For now, at least

Same here. HN has changed my life. From getting exposure on open source projects to geting various contracts around the world. I'm incredibly grateful. Thank you Hacker News.

It's good to know the classic method of getting hired as an engineer still works! Congrats!!

thank you

Congratulations, man! Your story is super positive I love it.

Congrats and I hope you'll keep contributing to this HN community in the future as well.

Thanks, I hope I do too.

This right here is why Software matters.

Congrats! Glad to hear! HN also helped get me my dream job -- this community is amazing!

Wow this is such an accomplishment and a testament to a healthy culture of encouragement. Congratulations to you and best of luck on your future endeavors!!

Well, this is refreshing. Congrats and keep your attitude of gratitude, it will serve you well.

Congratulations!

I've always wanted to publish interesting projects on Github, but I find it hard to get inspiration. Do you have any tips?


I always liked computers even when I was a child. So when I decided to go to college for the second time to study software engineering I was very eager to understand how things work inside a computer. I remember not knowing how numbers can represent an image. So I took digital image processing. I like to get to the basics so I can try stuff later on. I also especially like to solve problems. Even if a problem is well solved by a genius of the past, I think: how would I solve this if I didn't have Google to provide me with the algorithm? Many projects came from this two things. The third thing o really like is games. So I'm always trying to come up with interesting mechanics, concepts, ways of making the computer plays against humans... I also watch a lot of good people on YouTube, read a lot of what people post here... all those things poke my curiosity one way or another and I end up writing code.

Don't thank anyone. If you like it, you enjoy it, you can do it... The job is for you!

Also I will argue: Any company who 'requires' github code can suck my next job.


Congratulations. The hacking can truly open doors it seems. :)

I see what your did there

Congrats! That's amazing news!

That’s so awesome, congratulations on your success

thank you

Congratulations, and have a wonderful time in Sao Paulo! You rock!

thank you and thank you also for the referral, I was kinda committed to this company I'm now, but maybe we can be co-workers in the future

Congratulations!! Hope you keep making things and posting them here!

yes, I have three projects that people will love. Each one of them is half done (I do the programming first, then I do the graphics/UI then write some sort of documentation and release)

This is the most awesome thing ever.

This is what inspires innovation.


Congratulations! There are also several meetups here in São Paulo, which are great to grow your network!

yes, the company I'm working for also is very present on meetups and workshops. soon I'll be too

Congratulations!

Superb! Congrats

Congrats and Where were you living before?

Im here in Washington DC but might be getting a similar job opportunity(similar circumstances) in San Paolo too.

How is it there?


I graduated in Rio Grande do Sul (federal universities are free in Brazil and with one test you can apply to any of them), then I went to Minas Gerais (Where I'm originally from) to write my final thesis and to take an internship. São Paulo is huge, there's an app for everything, especially for ordering food with discount. The "Ibirapuera park" is great and so is the "centro cultural", there's a lot of other things to see here but I'm kinda busy finish renting an apartment and stating my new job (today was my second day). I think you'll like here. if you need anything you can contact me. victorqribeiro on LinkedIn

Ok great, thanks and congratulations!

I'll connect with you on LinkedIn and reach out if this opportunity pans out.


Congrats!

Congratulations :)



Guidelines | FAQ | Support | API | Security | Lists | Bookmarklet | Legal | Apply to YC | Contact

Search: