Why do i get a single line <body>" "Unknown or expired link" when I curl some YC pages? http://news.ycombinator.com/x for example.<p>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.
This has been discussed to death. Apparently you have to deal with it and it's not going to be fixed.<p>However, if anyone is curious about why it's happening, this is what the arc code is doing <a href="http://news.ycombinator.com/item?id=3098863" rel="nofollow">http://news.ycombinator.com/item?id=3098863</a><p>If you don't follow arc, here is a python and ruby approximation of the arc challenge <a href="http://news.ycombinator.com/item?id=3098863" rel="nofollow">http://news.ycombinator.com/item?id=3098863</a><p><a href="https://github.com/rahulkmr/musings/blob/master/ruby/sinatra/closures.rb" rel="nofollow">https://github.com/rahulkmr/musings/blob/master/ruby/sinatra...</a><p><a href="https://github.com/rahulkmr/musings/blob/master/python/closures2.py" rel="nofollow">https://github.com/rahulkmr/musings/blob/master/python/closu...</a>
I've wondered at times if PG isn't deliberately leaving this problem in place so that people who get annoyed by it are filtered out as users of the web site.
It's funny, if Hacker News was the product of a startup it would have been redesigned, A/B tested and tons of features/tweaks added. Any growth would be seen as the result of those actions, however HN has grown anyway despite being stagnent for 5+ years.<p>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.
<a href="http://news.ycombinator.com/item?id=3098756" rel="nofollow">http://news.ycombinator.com/item?id=3098756</a><p>> 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.<p>It's straight forward, but not when you are using closures and continuations.
Those kind of links are a great irritation for me when browsing and reading HN.<p>Instead of <a href="http://news.ycombinator.com/x?fnid=KnmhPyrF1t" rel="nofollow">http://news.ycombinator.com/x?fnid=KnmhPyrF1t</a>
Why not for example: <a href="http://news.ycombinator.com/news?page=2" rel="nofollow">http://news.ycombinator.com/news?page=2</a>
?
I'm fairly certain HN itself isn't actively developed.<p>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?).
<non_authoritative_opinion><p>HN is a minimum viable product.<p>What gets addressed are behaviors which damage the community.<p>These are not usually related to visible features of the site.<p>Community issues created by the "Unknown or expired link" were addressed by the addition of the "No Procrastination" feature.<p></non_authoritative_opinion>
I totally agree, come on pg .... Unknown or expired link when I hit More after waiting too long... you can do better. I bet that is #1 on peoples wishlist for HN. That's actually perhaps the only problem I have with HN's design. Clean, simple, functional (except for that frequently annoying error message!!!) EDIT: spelling
I wouldn't get my hopes up for any kind of feature at all for this site. I think PG kind of regrets making it at all since sites like this are about <random small percent> valuable information about startups and <random much larger percent> waste of time (e.g. pretty much any political discussion at all). I doubt he wants to make it even easier to waste time here.
How about some keyboard navigation shortcuts? (left-right arrows). It works on <a href="http://www.HnEasy.com" rel="nofollow">http://www.HnEasy.com</a>.