Show HN: Hackerhub.org
41–50 of 53 posts
Re: Show HN: Hackerhub.org
#42perhaps one could categorize pages, eg, I mentioned something here about creating a UIpalette http://news.ycombinator.com/item?id=3060902 - could you pivot around that? Make the site a destination to find new content.
Great idea! Any ideas of how such a categorization could look like?
Ideally I could create a plugin, that would load a new random page from category UI after every press, then at the top of the browser would display some metadata attached to a page, like a "further info" link.
Perhaps you could create a category tree that users populate, and then allow random tags to associate -- like YT videos - choose a category but then attach madeup tags - that would be best.
Re: Show HN: Hackerhub.org
#43I hope you know what you are getting into running a service like this - have a look at some of http://pastebin.com/archive for inspiration.
Wow, I'd never looked at this before but there's some interesting stuff popping up in there. I think people believe Pastebin is more private than it actually is because in the 30 seconds I scanned through, I saw a Data Dump on a small E-commerce website and some other interesting stuff...
Re: Show HN: Hackerhub.org
#44Re: Show HN: Hackerhub.org
#45Re: Show HN: Hackerhub.org
#46Re: Show HN: Hackerhub.org
#47Re: Show HN: Hackerhub.org
#48Earlier quoted context omitted.
It is open source (be aware that the [sourcecode]( https://bitbucket.org/saibotd/hackerhub/src ) is not pretty) > add some basic federation How? Any ideas?
In a sense, you already have, by requiring the content to be hosted elsewhere and releasing the pulling code. There is beauty in simple tools like this one. Kudos.
Re: Show HN: Hackerhub.org
#49I hope you know what you are getting into running a service like this - have a look at some of http://pastebin.com/archive for inspiration.
Well, it is a bit different to pastebin as with hackerhub you need to host the content by yourself. That said I am sure there are plenty of ways to abuse the service ;)
Re: Show HN: Hackerhub.org
#50When you got to a URL that doesn't exist instead of throwing a 404 error it just throws an PHP error!