TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Hacker News style site for programming tutorials

28 pointsby gurisinghalmost 10 years ago
I am thinking of creating a new site and was wondering who thinks a hacker news style site where people post programming tutorials instead of news would be useful?

16 comments

duiker101almost 10 years ago
I think it would be a wrong approach because with a style like HN, articles disappear from the main page and are hard to retrieve very soon. While in the case of a tutorial it might remain relevant for a long time and the order in which they are submitted is not important. While with news, how fresh a news is, is important.
评论 #9878104 未加载
random42almost 10 years ago
Hackr.io is pretty close to what you are thinking about.
评论 #9879431 未加载
评论 #9879471 未加载
评论 #9878478 未加载
golergkaalmost 10 years ago
Although this site has "news" in it's name, people post articles, tutorials and other stuff here all the time, which is welcomed by the community. I don't think there's a need for a separate HN clone for a specific topic.
SanderMakalmost 10 years ago
Something like <a href="http:&#x2F;&#x2F;pineapple.io" rel="nofollow">http:&#x2F;&#x2F;pineapple.io</a> ?
petercooperalmost 10 years ago
It&#x27;s not mine but a guy emailed me a week ago about something like this called <a href="http:&#x2F;&#x2F;www.tutzpro.com&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.tutzpro.com&#x2F;</a> that he launched. I think there are a lot of similar sites though.<p>The major flaw with most of these sites (and especially the &quot;curated X Y Z&quot; versions) are they go out of date or just don&#x27;t build up a community and wither and die with out of date information. That&#x27;s the real trick.. not just delivering the information.
unixheroalmost 10 years ago
Why not just do it. You could set up a Telescope instance, in an instant!
评论 #9877908 未加载
brudgersalmost 10 years ago
One of the features of HN is story churn. On the other hand, to be useful, tutorials typically require extended commitment on the part of the user. Even a very trivial tutorial is going to take ten minutes to digest <i>and</i> require a context switch from browsing the internet to programming. At the very least, I will be hitting F12 in the browser.<p>A good tutorial might take hours, days or weeks of my time. In that time, I am not engaged with your site.<p>Good luck.
tmalyalmost 10 years ago
I have wanted to do a more general learning concept for my kid with my site <a href="http:&#x2F;&#x2F;nextlesson.com" rel="nofollow">http:&#x2F;&#x2F;nextlesson.com</a> its just been a little busy. My idea was to build curated list of videos&#x2F;tutorials by category&#x2F; topic &#x2F; users age populated by social likes sort of like how ranker does it with for movies etc.
galfarragemalmost 10 years ago
I think a site like HN will be always a good direction to follow but beware of some &#x27;issues&#x27;:<p>- HN hasn&#x27;t annoying ads. (How will you monetise it? Because you must monetise it somehow in the near future and we have already a lot of &#x27;code schools&#x27; where people pay a fee to access).<p>- HN is his community. No community and your site will die. Many clones of HN have already died.<p>Anyway good luck!
hluskaalmost 10 years ago
I love the idea. I wonder if &#x27;Teach HN:&#x27; (or similar) might be an easy way to solve the problem within this community.
评论 #9879152 未加载
krappalmost 10 years ago
I think you might have difficulty getting regular content with a site that focused only on tutorials. You might want to broaden the scope to programming projects or programming in general.
arikrakalmost 10 years ago
One could post such tutorials to here and Reddit. I think it might be worth offering more organization, curation and features though.
gauravguptaalmost 10 years ago
@gurisingh - I&#x27;m the founder of Hackr.io and we need plenty of help in running this site :) How about working on it together?
wingerlangalmost 10 years ago
Not really, seems too dis-organised.
评论 #9877607 未加载
marknadalalmost 10 years ago
I like the idea.<p>Or we could just post some of our tutorials here! This is an introductory one I wrote covering the basics of HTML, jQuery, and making a ToDo app with my database <a href="http:&#x2F;&#x2F;gun.js.org&#x2F;web&#x2F;think.html" rel="nofollow">http:&#x2F;&#x2F;gun.js.org&#x2F;web&#x2F;think.html</a> .
noeralmost 10 years ago
Not so much programming tutorials, but there&#x27;s www.growthhackers.com for marketing article sharing. It&#x27;s divided into categories (Paid, SEO, Content, etc.) though the content of the posted links usually isn&#x27;t too great. I&#x27;m not sure what potential users would be looking for? Quick tutorials for the &quot;Gee, I&#x27;ve always wanted to try that and have an hour&quot; crowd or something more in depth that someone would come specifically looking for. If it&#x27;s the latter, a directory supported by a voting system might be a little better. Just my $.02