Hacker News new | past | comments | ask | show | jobs | submit login

Maybe it's interesting to you since HN is your baby and it's fun to watch people use your creation in unexpected ways, but for us, it's lowering the value/utility.



Repl to the rescue: http://news.ycombinator.com/offerless

    (defop offerless req
      (offerlesspage (get-user req)))

    (newscache offerlesspage user 90
      (listpage user (msec)
                ranked-stories*
                [and (>= (realscore _) front-threshold*)
                     (cansee user _)
                     (no (begins _!title "Offer "))
                     _]
                nil nil "offerless"))


Could we also have http://news.ycombinator.com/offers ? It would be nice if we could see all the Offer HN threads in one page.


Ok, works now.


It will be great if you could add them here too: http://news.ycombinator.com/lists

On a similar note, I wonder if there are other filters which are not listed there?


For now they'll only last this server invocation, because I merely pasted the code into the repl. Let's see if we still need them in a week.


Fair enough. Thanks Paul :)


One thing that I've found entertaining in my short time on this site is the surprising number of semi-hidden features. It's almost like the In-N-Out of tech sites. And now I know where to find the secret menu :). Thanks!


Wait, In-n-Out has a secret menu? What have I been missing!?



Animal style fries, for starters.


I think this could be a shorter course to the problem described by loginx above

>>My only concern is really that in the short/medium term, this could lead to a large influx of freeloaders from other communities, who may have no interest in "paying it forward", but mostly in dropping by for a quick freebie, while not contributing anything.<<


Hehe. Super.

Now that's what I call applied technology :)

I think this is technically an 'Offer HN: Less Offers'


that's pretty cool. I know it would be a little crazy to implement but having the ability to build some special pages like this would be cool on a user level. Unless it's already there and I haven't seen it (Maybe something as simple as filters?).


Nice. Is this something you'd like to simply run its course? Given the nature of it, it would seem the better thing to do would be to split Ask and Offer into distinct pages, and offer both up on the header.


This kind of social programming interests me.

Have you written about interacting with the community on that level?


Gizmodo does something like this but with all content. Every post has tags and you can filter the stream by excluding certain tags (or only looking at certain tags). It's very nice. Maybe that could be done as a long term solution for all future problems like this.


OH!

That's software arc.hitecture


I think that's the first time in the history of HN that arc praising comment is down voted


I find it interesting that you are saying its lowering the value/utility of the community here, but in one of these "Offer HN" threads you requested help not too long ago

http://news.ycombinator.com/item?id=1839595

I think all in all thats pretty disingenuous .




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: