Live data from Hacker News

Personal Website for Programmers

github.com

41–50 of 111 posts

Re: Personal Website for Programmers

#41
post #29

Showcasing my personal website here: [link redacted] I’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 :)

I don't see anything but your name and three external links. Your 404 page shows your e-mail as base64, but it's cut off half the way (or rather bugged out) because of the CSS. From the JS my first guess would be some relation to LGBT. All put into 328 kilobytes. The cert is from Symantec ... and soon to be distrusted by all major browsers. It uses Google Analytics (yuck). Mixed script tags in body and head. No CSP p…

This is an unnecessarily aggressive response. That's not how you give good feedback.

Re: Personal Website for Programmers

#42
If the point is that it's not necessary to have a static website to achieve reasonable simplicity - point taken!

From a graphical point of view, it looks a little off to me (I'm not a designer, so take with a grain of salt). The whole website is flat while the boxes have these little shadows. Too many things are centered: the menu on the left, the boxes on the right. The headers on the right side are too close to the left-hand menu.

Also I can't see where the links are pointing by hovering on them.

Re: Personal Website for Programmers

#43
post #37

Earlier quoted context omitted.

What do you mean the JS is related to LGBT? The rainbow animation? The rainbow animation is done by CSS.

Yes, of course. A typo. CSS it is. In my mind I was already at the JS part. Specifically the part about disabling "right clicking" ... which I didn't even end up mentioning.

Hah, with noscript enabled I simultaneously didn't notice the right click disable, but did notice that an animation was still occurring.

Re: Personal Website for Programmers

#45

Earlier 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…

Depends on the position. If a web dev is running standard out of the box WordPress Blog that should be some sort of a flag.

Please, explain why then? That really doesn’t make sense to me. If someone setup their personal blog/website it’s something they do in their free time. Using the default template is a good way to spend their limited time on what matters, the actual content, instead of creating something that random people will find or not “personal looking enough to be worthy of the job position”.

You get zero signal from the fact that someone decided to use a default template.

Re: Personal Website for Programmers

#46
post #29

Showcasing my personal website here: [link redacted] I’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 :)

IMHO the content matters way more than the form. And your website is empty, so I would focus on this instead of the rainbow text (which is just a bit too fast to be distracting).

Re: Personal Website for Programmers

#47
post #38

Earlier quoted context omitted.

Once you have a certain amount of experience, I don't think a person's website is going to matter anymore.

With the exception of frontend developers. There is an expectation that you have a good personal site regardless of how much experience you have if your job is to push HTML, CSS and JS. Its a showcase for what you can do when you're not constrained by a product or a client.

I am a web dev and I hire web devs. It's never crossed my mind to evaluate them based on personal sites. (My own personal sites are unstyled html!)

Re: Personal Website for Programmers

#48
post #44

The demo site ( https://naresh1318.com/ ) doesn't work without javascript loaded from CDNs, it just renders some empty (moustache?) templates. Is over complicating simple web pages the impression you want to send?

I am working on removing on all the CDNs and also reducing load times. CDNs over here get vuejs and other libraries that make my work easy. I was planning on getting something working rather than spending time optimizing.

Re: Personal Website for Programmers

#49
post #29

Showcasing my personal website here: [link redacted] I’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 :)

I can even select the rainbow text, which just doesn't seem right.

Overall, no, this is not impressive. This should be an intro page, I kept scrolling as I thought it was one of those fullpage.js kinda deals.

Re: Personal Website for Programmers

#50

Speaking 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…

There are more software careers around than those involved with banging out html and CSS for the adtech industry and it's subsidiaries.
Post reply on HN