Earlier quoted context omitted.
Petty though it may be, if it's true, if it's sufficiently widespread, then it's a reality with which we must be able to deal.
Judgements like "I'd expect dev to write it themselves" come across as arbitrary. I think there's no shared context wherein interviewers / job-applicants have the same set of assumptions. Especially since "I'd expect a dev to not rewrite everything themselves, and leverage what's already available" is just as reasonable. There's not exactly a specific "right answer" about whether you need a personal website, what it…
Personal Website for Programmers
21–30 of 111 posts
Re: Personal Website for Programmers
#22Ummm....shouldn't a programmer make their own? Dumb question I know.
I think people want it to look fancy, rather than just plain: http://motherfuckingwebsite.com/ Most people don't benefit very much from having prettily-designed websites.
Re: Personal Website for Programmers
#23Earlier quoted context omitted.
Judgements like "I'd expect dev to write it themselves" come across as arbitrary. I think there's no shared context wherein interviewers / job-applicants have the same set of assumptions. Especially since "I'd expect a dev to not rewrite everything themselves, and leverage what's already available" is just as reasonable. There's not exactly a specific "right answer" about whether you need a personal website, what it…
> Judgements like "I'd expect dev to write it themselves" come across as arbitrary. I feel like this depends on the type of dev. If you write C code for microcontrollers then who cares, but if you do web dev then using a generic template not authored by you seems like a bad sign, no?
Re: Personal Website for Programmers
#24Speaking from the perspective of someone looking to hire: It doesn't make for a good impression if I see anyone other than the original author with the same obviously distinctive style of site showing pretty much a subset of the info I can already see from your GitHub account, except the latter doesn't require JS to view. If I'm looking at someone's personal site, it should look personal --- not "I cloned someone els…
Would you mind sharing what company you're hiring for so that I can actively avoid it?
Re: Personal Website for Programmers
#25Earlier quoted context omitted.
Judgements like "I'd expect dev to write it themselves" come across as arbitrary. I think there's no shared context wherein interviewers / job-applicants have the same set of assumptions. Especially since "I'd expect a dev to not rewrite everything themselves, and leverage what's already available" is just as reasonable. There's not exactly a specific "right answer" about whether you need a personal website, what it…
> Judgements like "I'd expect dev to write it themselves" come across as arbitrary. I feel like this depends on the type of dev. If you write C code for microcontrollers then who cares, but if you do web dev then using a generic template not authored by you seems like a bad sign, no?
But part of why I consider it arbitrary is it's easy to come up with contradictory criteria, each of which might make sense. (-1 for using latest technology on a personal website, since it shows they buy into hype/resume-driven-development. -1 for not using the latest technology, since it shows they don't know the tools of the trade). I think this bleeds from trying to judge someone's professional capabilities as part of a team, from something produced in their spare time.
Re: Personal Website for Programmers
#26Re: Personal Website for Programmers
#27Earlier quoted context omitted.
Petty though it may be, if it's true, if it's sufficiently widespread, then it's a reality with which we must be able to deal.
Judgements like "I'd expect dev to write it themselves" come across as arbitrary. I think there's no shared context wherein interviewers / job-applicants have the same set of assumptions. Especially since "I'd expect a dev to not rewrite everything themselves, and leverage what's already available" is just as reasonable. There's not exactly a specific "right answer" about whether you need a personal website, what it…
A personal website is not a software development project. It is not something to use to evaluate a developers technical skills. When you have a real project on the line, then you will see the real skills come out.
For a personal website, I’d expect a developer to give a fuck enough to develop something on his own.
Re: Personal Website for Programmers
#28The hamburger menu opens automatically on mobile, which is a little jarring as it blocks all content.
Re: Personal Website for Programmers
#29I’m going for a very minimalistic look and it’s still a work in progress, but I’m aiming to keep load times fast, minimal JS, etc.
Features I’m thinking of adding - a links page showcasing interesting links on the internet
Also checkout my 404 page :)
Re: Personal Website for Programmers
#30Ummm....shouldn't a programmer make their own? Dumb question I know.
The website isn't representing their work, the portfolio within is. There's the opportunity cost of the construction vs pre-built. I write smart tv applications for Roku, Fire TV, Apple TV, etc. I'm not a web dev nor do I pretend to be one. However, I would like videos and descriptions of my work displayed in the nicest way possible, like this. If every dev had to only use the code which only they created, this entir…