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.

Show HN: Hackerhub.org

101 pointsby saibotdover 13 years ago

23 comments

JonnieCacheover 13 years ago
I hope you know what you are getting into running a service like this - have a look at some of <a href="http://pastebin.com/archive" rel="nofollow">http://pastebin.com/archive</a> for inspiration.
评论 #3064291 未加载
评论 #3063982 未加载
toygover 13 years ago
Cool concept and nifty execution. It is still only pseudo-anonymous, because you need a personal URL for the repo-file. Open-source it, add some basic federation, and you have what Diaspora should have been from the start.
评论 #3064296 未加载
hasenjover 13 years ago
Interesting, I've had a similar idea, but different: you download a command line tool and publish your local .md (markdown) files with it under some name, like:<p><pre><code> $ p register &#60;username&#62; $ vim content.md $ p publish &#60;content&#62;.md # gets published under &#60;username&#62;.domain.com/&#60;content&#62; </code></pre> I didn't know if people would find this useful, but judging from reactions to this, it looks like there might be a market for it
rcfoxover 13 years ago
I don't think I understand. You post content elsewhere, and then this mirrors it?
评论 #3064152 未加载
hardik988over 13 years ago
This is really cool. Really quick to get started. It would be awesome to have an option for custom DNS ! This looks like a cool way to have a bootstrapped front-end for a few things I have in mind.
评论 #3063657 未加载
rhizome31over 13 years ago
Interesting idea. I might find some use for this. By the way there seem to be a problem with the link to the bitbucket repo.
评论 #3063555 未加载
benwerdover 13 years ago
Neat, neat, neat. Will there be a directory?
driverdanover 13 years ago
Pretty interesting idea. Took me &#60;2 min to get a page up for myself:<p><a href="http://driverdan.hackerhub.org/blog" rel="nofollow">http://driverdan.hackerhub.org/blog</a><p>Are IDs first come, first serve?
评论 #3063587 未加载
shazowover 13 years ago
Stumbled on an error when going to /r of my url:<p><pre><code> Warning: file_get_contents() [function.file-get-contents]: Filename cannot be empty in /var/www/hackerhub/index.php on line 129</code></pre>
评论 #3064299 未加载
mvtsover 13 years ago
My profile now shows a blank page... although my json file seems to be valid. Help? <a href="http://mats.hackerhub.org/" rel="nofollow">http://mats.hackerhub.org/</a><p>Great work by the way :)
gbaygonover 13 years ago
I like the idea, and the minimalist approach. Since there is no registration, how do you deal with duplicate ids?<p>PS: Please commit to bitbucket!
评论 #3063534 未加载
eliot_sykesover 13 years ago
Think I get it but would like to see a shorter intro making it obvious what it does. Maybe a couple of links to demo sites.
adrianwajover 13 years ago
perhaps one could categorize pages, eg, I mentioned something here about creating a UIpalette <a href="http://news.ycombinator.com/item?id=3060902" rel="nofollow">http://news.ycombinator.com/item?id=3060902</a> - could you pivot around that? Make the site a destination to find new content.
评论 #3064300 未加载
X-Istenceover 13 years ago
When you got to a URL that doesn't exist instead of throwing a 404 error it just throws an PHP error!
评论 #3065726 未加载
mhdover 13 years ago
Is there a way to force a cache update or does this limit you to (at most) one daily new item?
评论 #3063948 未加载
Autreover 13 years ago
Are arbitrary rss feeds recognized?<p>[edit:] Seems like rss, not atom feeds, are recognized.
terhechteover 13 years ago
I really like the idea. May use it for a couple of upcoming things I wanted to do.
jstepienover 13 years ago
The font you've chosen is missing some characters. <a href="http://j.hackerhub.org/unicode" rel="nofollow">http://j.hackerhub.org/unicode</a>
评论 #3064150 未加载
评论 #3064281 未加载
sixbitover 13 years ago
Love it!
chanuxover 13 years ago
This is great. Can't wait till I get some free time to hack on.
sharemeover 13 years ago
This is interesting.. what prompted such a project?
评论 #3064275 未加载
cmelbyeover 13 years ago
Wow, this is really cool. Nice work!
cobrabyteover 13 years ago
Very cool. Great work!