Not entirely related to the product, since I am midway through the signup but something about the Auth that I thought you should take a look at right away; more so when you say Pinterest for "programmers" :)
This is awful for things like screencasts, I agree with jhasse that it should be implemented by the browser if implemented at all. We shouldn't fix what really isn't broken.
The thing I don't get about this is that it puts the entire focus on the picture representing the project, which is supposed to revolve around being "made with code".
Shouldn't the code/language/libraries used or even the title stand out more than the picture?
I've even registered in this project because I thought it would be literally "Pinterest for code".
I'm sorta GitHub star hoarder, have starred 1.9K repos at the moment. I use that to track libraries I'm interested in (and their counterparts in other languages, for inspiration), projects addressing the same niche as the ones I'm working on...
GitHub star-search is good, but can be made even better. And also some projects I don't want to forget about are not on GitHub — and I'd prefer to have a single place to store all those in a searchable fashion.
Such project I would use on a daily basis (or I'll have to write one at some point in future).
You could store all your projects on codemade and arrange them into collections. The search function would help you find them. Is that what you want or something more? I built cm to collect my favorite projects and to share with others. I'm all for making it even more useful to other programmers.
Can you please add "Import starred repos" from Github, Gitlab and BitBucket?
Having all those under the same roof will be an enormous help!
Also, will it make the full READMEs of the projects searchable? Astral (the one from the comment above) seems to search only in projects' taglines, which is definitely not enough for me...
"a place for developers to collect and share open source projects made with code." - If you are looking for this, I'd recommend giving a try to LibHunt https://www.libhunt.com/
Nice, it was just yesterday that i thought "does exist ProductHunt for code libraries and projects?"...and voilà, Libhunt! Maybe i should think something like "is there a lot of money on my bank account?" and check it!
No offense, but doesn't "a place for developers to collect and share open source projects made with code" describe github? How is LibHunt different from github? Not trying to be mean. Genuinely interested
Seems more like "Pinterest for Arduino and Pi enthusiasts", to me. You say "For Programmers" and I expect something a little less hardware-y, despite the obvious overlap in interests and the programming aspect to the hardware.
One of the posts is just a raspberri pi picture. You have to go to the "source" to get what it's actually about. The whole idea of pinterest and co is that you can browse lots of content just by swiping, not by having to click through on each one.
Maybe add a link to the source on the Cards themselves, saving a useless page load, or expand inline somehow?
Agreed, I would expect to go straight to the source upon clicking on a card. However I do like the idea just some UX improvements could make this site.
As someone who develops in PHP, and continues to be generally annoyed by the way many HN commenters will dismiss the language out of hand, I really hate to be the one saying this.
However, while PHP has come a long way and modernised significantly in terms of development practise, WordPress is really not an example of that modernisation. It may have applications for a basic blog, but I find it very difficult to take a Wordpress-built project seriously when it's supposedly aimed at developers and includes auth/signup + handling user credentials.
Agreed with everything except the last sentence, which I do not understand. Why shouldn't WordPress include authorization and signup? Are there higher quality PHP facilities for it or what?
Using WordPress for a simple read-only blog is OK: security is not as major a concern.
Once you're taking signups, the quality and security record of the underlying software is worth considering more carefully, and I just personally would not choose WordPress where those are requirements.
Auth code looks ok to me but I am not a PHP expert. Could find no major recent breaches--am I missing something? (Not being snarky, just trying to understand the issue.)
WordPress the app is inherently unsecure in many ways. A full overview would be lengthy, but an obvious example is the general architectural reliance on self-modifying code, which requires write access to executable files on your server (this can be disabled with some difficulty, but this makes updates difficult and completely breaks many popular plugins. Doing so is not encouraged or really properly supported by WP devs). This isn't the only problem, but it's a large enough one, and most importantly, it's by design.
Auth code might look OKish (haven't looked closely recently), but any general vulnerability in any part of the app as a whole or in any 3rd-party plugins potentially opens you up to data breaches.
I'm not sure this link is very relevant unless you're trying to posit that popularity ~= quality in some way?
If you're interested in further testament to its popularity, builtwith.com is always a fun read. I believe about 20% of the internet runs WordPress, a number which grows to approach 70% if you exclude sites not using off-the-shelf cms software.
The general idea is pretty cool. The main question is probably what the images should link to and what images to use for contributions that don't have a dedicated page (just github). I think the default link should be to the code but links to videos or overview pages are also fine.
I think the idea is generally a good one, people can post cool stuff they work on and it can even be a good source of inspiration for non-programmers or people only loosely interested (I'm thinking of journalists, teachers, parents and curious youngsters answering the question "what cool stuff can be done with technology").
Could also have some job market/finding employees implications (maybe a possible monetization route?).
I actually got excited when I saw this, I thought about like minded people on github pinning stuff, and being able to find projects that like minded people pinned. This doesn't seem to be that though.
This seems to be much more like instructables, but without original content.
libhunt (from the comment above) is closer, so looks like I found something cool today.
A password field that's a text field?
http://i.imgur.com/xNP4XHA.png