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.
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.
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 <username>
$ vim content.md
$ p publish <content>.md # gets published under <username>.domain.com/<content>
</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
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.
Pretty interesting idea. Took me <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?
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>
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 :)
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.