Live data from Hacker News

Show HN: My weekend project - Codestagram

codestagram.com

21–30 of 39 posts

Re: Show HN: My weekend project - Codestagram

#21

I see it more akin to Dribbble than Instagram. You could also introduce 'rebound' - which is improving/optimizing/add your personal touch to the 'shot' (uploaded image, or code in this case). I'm actually going to try and redesign this as my case study for this weekend, thanks for sharing!

Codepen.io and CSSDeck.com are the Dribbbles of code.

Re: Show HN: My weekend project - Codestagram

#25
post #21

I see it more akin to Dribbble than Instagram. You could also introduce 'rebound' - which is improving/optimizing/add your personal touch to the 'shot' (uploaded image, or code in this case). I'm actually going to try and redesign this as my case study for this weekend, thanks for sharing!

Codepen.io and CSSDeck.com are the Dribbbles of code.

Those are both focused exclusively on the web though. It would be cool to have something like those but for a wider community; there's more to programming than HTML/CSS/JS.

Re: Show HN: My weekend project - Codestagram

#26

I would love this idea, if it was limited to 10-20 lines. The forced conciseness of it would make devs focus on brief concepts and structure, rather than complex methods. It would end up being like Dribble rather than Gist/PasteBin, and be a great place to browse for techniques I hadn't previously encountered. Think about how fun it would be to scan through an Instagram style list of stuff like this: ############~C~#…

I feel like I found what you are looking for from Coderwall's blogs, they tend to be short interesting snippets by language and sorted by popularity.

https://coderwall.com/n/python https://coderwall.com/n/ruby https://coderwall.com/n/haskell

Re: Show HN: My weekend project - Codestagram

#28
post #21

Earlier quoted context omitted.

Codepen.io and CSSDeck.com are the Dribbbles of code.

Those are both focused exclusively on the web though. It would be cool to have something like those but for a wider community; there's more to programming than HTML/CSS/JS.

Great point, my bad.

Re: Show HN: My weekend project - Codestagram

#29

I would love this idea, if it was limited to 10-20 lines. The forced conciseness of it would make devs focus on brief concepts and structure, rather than complex methods. It would end up being like Dribble rather than Gist/PasteBin, and be a great place to browse for techniques I hadn't previously encountered. Think about how fun it would be to scan through an Instagram style list of stuff like this: ############~C~#…

Quick question: wouldn't 1?1:var always return 1?
Post reply on HN