Live data from Hacker News

Show HN: Pocketsquare – portfolios for developers

pocketsquare.io

31–40 of 53 posts

Re: Show HN: Pocketsquare – portfolios for developers

#31
Yeah, you need to add more languages and frameworks, and not just the things that are out and popular now. I'd want to include projects from awhile back, personally, and that includes projects made from Flash. I know its unfashionable now (and I no longer use it), but it's how a lot of devs got started.

If you want game developers to find this useful, you might want to consider adding:

C++, C, Unity, Unreal SDK, Cocos2D, Lua, Flash, Havok, Direct X, OpenGL, VR. Maybe show a list of consoles to show specific console dev experience.

Re: Show HN: Pocketsquare – portfolios for developers

#33
post #23

Good work so far. Just a few things: - I graduate from university in 2016, but I can only choose up to 2015 for the end date - This is in Chrome 45, Windows 8.1: http://i.imgur.com/u5xMXob.png

Thanks - I'll think about how to incorporate future dates. And wow those scrollbars look terrible. Sorry about that! I think I can fix it pretty easily with CSS overflow.

Re: Show HN: Pocketsquare – portfolios for developers

#35

Yeah, you need to add more languages and frameworks, and not just the things that are out and popular now. I'd want to include projects from awhile back, personally, and that includes projects made from Flash. I know its unfashionable now (and I no longer use it), but it's how a lot of devs got started. If you want game developers to find this useful, you might want to consider adding: C++, C, Unity, Unreal SDK, Coco…

Thanks for the tip on gaming languages. And I agree on Flash - I actually started as an AS3 dev so should've known. More languages/skills are coming soon.

Re: Show HN: Pocketsquare – portfolios for developers

#36
post #30

You're making use of the deferred anti-pattern [0] on your own profile page [1]. [0] https://github.com/petkaantonov/bluebird/wiki/Promise-anti-p... [1] https://pocketsquare.io/alanfriedman

Totally irrelevant to the topic at hand, but that first link really is grim reading - a complicated topic treated in a dismissive tone, chock-full of jargon, and probably leaving the average reader feeling slightly abused.

Re: Show HN: Pocketsquare – portfolios for developers

#37
post #30

You're making use of the deferred anti-pattern [0] on your own profile page [1]. [0] https://github.com/petkaantonov/bluebird/wiki/Promise-anti-p... [1] https://pocketsquare.io/alanfriedman

Because "request" returns a promise? I created the deferred object because I'm waiting on multiple async operations (get gravatar url, download gravatar locally and upload to s3). Or am I missing something?

Re: Show HN: Pocketsquare – portfolios for developers

#40
It's a fine line between "minimal and designery" and "understyled". I think this falls slightly to the wrong side.

Also, the icon thing encourages people to check the most number of boxes, even if they're not skilled there. This is reasonable and something lots of devs do, but it will hurt your appearance to people who hire. Everyone I've ever talked to about hiring developers has an opinion somewhere in the realm of "I'd rather see resumes with one or two languages that they're strong with, than have to spend time fishing out which of 20 languages they actually write every day"

Post reply on HN