|
|
|
|
|
by TheLoneWolfling
4391 days ago
|
|
Its because this website was designed using a neat and novel model, that ultimately doesn't work. (Most links on this website (ones with ids at least) are associated with state, stored on the server as opposed to in the link / cookie / etc. As there are an absurd number of links accessible at any one time, the number of serverside state objects that need to be stored gets excessive, so they get garbage collected after a while.) |
|