by fotoflo on 11/15/12, 2:48 PM with 38 comments
If YC is full of such great product people and hackers, why wouldn't they use (searchable) permalinks? I'm assuming there's a reason for this, as its not the easiest way to do things.
by irahul on 11/15/12, 4:07 PM
However, if anyone is curious about why it's happening, this is what the arc code is doing http://news.ycombinator.com/item?id=3098863
If you don't follow arc, here is a python and ruby approximation of the arc challenge http://news.ycombinator.com/item?id=3098863
https://github.com/rahulkmr/musings/blob/master/ruby/sinatra...
https://github.com/rahulkmr/musings/blob/master/python/closu...
by jgrahamc on 11/15/12, 3:46 PM
by rythie on 11/15/12, 4:24 PM
Makes you wonder what all the software development really achieves, or if HN would be bigger still if they had done that - or if PG wants HN to be bigger at all.
by irahul on 11/15/12, 2:51 PM
> why wouldn't they use (searchable) permalinks? I'm assuming there's a reason for this, as its not the easiest way to do things.
It's straight forward, but not when you are using closures and continuations.
by JimWestergren on 11/15/12, 2:55 PM
Instead of http://news.ycombinator.com/x?fnid=KnmhPyrF1t Why not for example: http://news.ycombinator.com/news?page=2 ?
by diminoten on 11/15/12, 3:31 PM
If I remember correctly, there was quite a bit of teeth-gnashing over the state of password storage on HN awhile back, and it took the moving of mountains before things were changed (were they ever changed?).
by brudgers on 11/15/12, 8:20 PM
HN is a minimum viable product.
What gets addressed are behaviors which damage the community.
These are not usually related to visible features of the site.
Community issues created by the "Unknown or expired link" were addressed by the addition of the "No Procrastination" feature.
</non_authoritative_opinion>
by mkelley on 11/15/12, 3:08 PM
by flyinRyan on 11/16/12, 8:35 AM
by tucson on 11/15/12, 3:11 PM
by brianobush on 11/15/12, 4:19 PM