Live data from Hacker News

Ask HN: Would you hire me (passionate hobbyist programmer) to a dev position?

news.ycombinator.com

91–100 of 105 posts

Re: Ask HN: Would you hire me (passionate hobbyist programmer) to a dev position?

#91

No, I wouldn't hire you as-is. Probably not a first-choice intern either. Some notes on why not: + Your web-sume looks rough. As pointed out by others, there are a number of typos (i.e: "and provide an opporunity") not to mention the design itself could use work. If you are GREAT at web design/UX you should spruce it up. Otherwise, kill it and move to a traditional resume. Knowing HTML5/CSS3 today is pretty meaningle…

>+ Learn how to use git productively in a team environment (this means no more working directly out of master). This is a good resource to that end: http://nvie.com/posts/a-successful-git-branching-model/

But why everybody should use this kind of branching model? Branches have their overhead, namely time spent merging after several days of work.

Re: Ask HN: Would you hire me (passionate hobbyist programmer) to a dev position?

#92
I wouldn't hire you.

What's missing is some kind of formal education in the basics of computer science. You have a good start of coursera algorithms, but I would add to it more advanced courser of the same kinds, i.e. algorithms and data structures, programming languages, etc.

Re: Ask HN: Would you hire me (passionate hobbyist programmer) to a dev position?

#93
post #78

Earlier quoted context omitted.

I'm impressed by your comments. Could take the time and make a similar assessment of my github[1] account? It's highly unlikely for me to ever work as a developer but I'd like to know what you think of it, nevertheless :-) [1] https://github.com/atmosx ps. In case you take the time to have a look at my repo... Well thanks for your time :-) (everyone else, feel free to drop a line or two about my repo if you like)

>It's highly unlikely for me to ever work as a developer Maybe someday you can work as a developer for yourself. The good thing about a software business is that it's more about business than software. If you can code a working solution to fix some problem that exists everything else is irrelevant. The really hard thing is to identify a problem that's business worthy.

Yes, I will try to create some sort of startup for sure in the next few years.

Re: Ask HN: Would you hire me (passionate hobbyist programmer) to a dev position?

#94

No, I wouldn't hire you as-is. Probably not a first-choice intern either. Some notes on why not: + Your web-sume looks rough. As pointed out by others, there are a number of typos (i.e: "and provide an opporunity") not to mention the design itself could use work. If you are GREAT at web design/UX you should spruce it up. Otherwise, kill it and move to a traditional resume. Knowing HTML5/CSS3 today is pretty meaningle…

>+ Learn how to use git productively in a team environment (this means no more working directly out of master). This is a good resource to that end: http://nvie.com/posts/a-successful-git-branching-model/ But why everybody should use this kind of branching model? Branches have their overhead, namely time spent merging after several days of work.

Saying a person doesn't know how to use git productively based on their personal github projects is simply ridiculous. Nearly everything I put on github is experimental wankery presented as a curiosity, not a release. It has nothing whatsoever to do with my ability to use git productively. I can only conclude that anybody who would make this criticism has a strong "everyone should be just like me" value and is probably not someone I'd want to work with.

Re: Ask HN: Would you hire me (passionate hobbyist programmer) to a dev position?

#95

Earlier quoted context omitted.

>+ Learn how to use git productively in a team environment (this means no more working directly out of master). This is a good resource to that end: http://nvie.com/posts/a-successful-git-branching-model/ But why everybody should use this kind of branching model? Branches have their overhead, namely time spent merging after several days of work.

Saying a person doesn't know how to use git productively based on their personal github projects is simply ridiculous. Nearly everything I put on github is experimental wankery presented as a curiosity, not a release. It has nothing whatsoever to do with my ability to use git productively. I can only conclude that anybody who would make this criticism has a strong "everyone should be just like me" value and is probab…

I completely agree with you.

Re: Ask HN: Would you hire me (passionate hobbyist programmer) to a dev position?

#96

Earlier quoted context omitted.

>+ Learn how to use git productively in a team environment (this means no more working directly out of master). This is a good resource to that end: http://nvie.com/posts/a-successful-git-branching-model/ But why everybody should use this kind of branching model? Branches have their overhead, namely time spent merging after several days of work.

Saying a person doesn't know how to use git productively based on their personal github projects is simply ridiculous. Nearly everything I put on github is experimental wankery presented as a curiosity, not a release. It has nothing whatsoever to do with my ability to use git productively. I can only conclude that anybody who would make this criticism has a strong "everyone should be just like me" value and is probab…

>Saying a person doesn't know how to use git productively based on their personal github projects is simply ridiculous. Nearly everything I put on github is experimental wankery presented as a curiosity, not a release.

And also a method for quickly sharing code or projects with friends, instead of storing them on a server that requires FTP/SSH for access. Then everyone can just browse things in an easy way

Re: Ask HN: Would you hire me (passionate hobbyist programmer) to a dev position?

#97
post #12

Since you present your resume in code, I would have to take that into consideration. Your front-end skills are a good start, but I wouldn't hire you based on them alone. I honestly think you're putting yourself at risk but giving a potential employer the code of your resume to judge you by. The outcome is not as pretty as if you just created a standard resume, and I don't know that most people hiring would get that.

Piggy backing off of this, I have an invite to https://careers.stackoverflow.com/ if you'd like to set up your resume there. I set up mine there and it's gotten me a lot of interviews.

Does it matter how many rep points you have on SO network to get interview calls?

Re: Ask HN: Would you hire me (passionate hobbyist programmer) to a dev position?

#98
post #38

Earlier quoted context omitted.

$80k is actually about right for an entry-level developer at a startup since you have some experience. Hell, most places will pay a kid fresh out of college $60-70k. I'd say go for it; what do you have to lose?

A $80k/yr secure government job with a guaranteed retirement. For someone without a formal education (yet), that's not the easiest thing to come across outside of development.

Hey scrapcode, I'd say don't quit and get your formal education while you are in government. It will be much harder to do so when you get a job in software development, and what if when the bubble bursts? I don't know when you will be eligible for retirement, but why not stay on and become an expert in a field that interests you, you can get a MSc and even a Phd along the way. You can then consult after you retire, on top of what you get from your retirement.

Re: Ask HN: Would you hire me (passionate hobbyist programmer) to a dev position?

#99

Earlier quoted context omitted.

>+ Learn how to use git productively in a team environment (this means no more working directly out of master). This is a good resource to that end: http://nvie.com/posts/a-successful-git-branching-model/ But why everybody should use this kind of branching model? Branches have their overhead, namely time spent merging after several days of work.

Saying a person doesn't know how to use git productively based on their personal github projects is simply ridiculous. Nearly everything I put on github is experimental wankery presented as a curiosity, not a release. It has nothing whatsoever to do with my ability to use git productively. I can only conclude that anybody who would make this criticism has a strong "everyone should be just like me" value and is probab…

>Saying a person doesn't know how to use git productively based on their personal github projects is simply ridiculous.

thank you. i agree.

Re: Ask HN: Would you hire me (passionate hobbyist programmer) to a dev position?

#100

Summary: If your goal is a software development position, I would move "Highlights" above "Experience", move "Professional Skills" to the bottom of "Highlights" (who doesn't say they have excellent communication and teamwork skills?), and use either a nice resume template or a more favorable creative presentation. I had to look at it three or four times before I could get past the presentation to actually read the re…

thanks. i took your advice about moving stuff around.
Post reply on HN