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

I am really glad arXiv is getting more funding. It is an essential resource.

For me personally, it’ll be really interesting to see if the frontend changes. No doubt there are some important improvements that can be made (a website can always be made more accessible, moderation tools, support for name changes as mentioned, etc.) However, to first approximation, arXiV’s website already seems almost like a platonic ideal. It reminds me of Craigslist. Simple HTML, loads fast, has the information and features you need but otherwise gets out of your way. I love it.

The arXiv team deserves a lot of credit for what they’ve done to get it this far. It’s difficult to overstate how useful and transformative preprint servers have been to science.




Simple HTML, loads fast, has the information and features you need but otherwise gets out of your way

Exactly. I'll be furious if it turns into another trendchasing JS-required SPA.

By all means use the funds to pay for additional bandwidth or storage, but don't waste it on useless hostile UI changes.


I had this same thought but was reluctatnt to state it as it feels like unnecessary pessimism. But honestly, this website works flawlessly. The last thing it needs is software developers trying to keep themselves entertained or impress people. If it ain't broke...


Looking at how 95% of modern web sites appear today, the fear is grounded.


If Paul Ginsparg has any say there is zero chance this happens.


I’ve built a tool using Arxiv’s API to help explore computer science papers:

https://trendingpapers.com/

I hope they keep their great work especially in the API front..


Cool idea! Is there a way to go to the arxiv page (https://arxiv.org/abs/...) of a paper instead of only going to the PDF (https://arxiv.org/pdf/...) without manually manipulating the URL?


Done!


This would be great if it were expanded to other subjects as well! Very cool! I’d post it as a Show HN


Thanks! Yeah, I posted as a Show HN, but the post went mostly unnoticed.

I will implement the expansion to other areas and post it again once done, as this will be a major change in the codebase


Loads fast, except for the PDFs which load quite slowly


You might want to check out this site:

https://www.arxiv-vanity.com/

I wish they would integrate something like that directly.


They have https://ar5iv.labs.arxiv.org/ in beta which has similar functionality.


Awesome, hadn’t seen that. I’m sure there will be a zillion edge cases where it won’t work properly for specific documents because of odd latex quirks.


Have to download the file, then load it on the client. Not sure you can make it much faster.


If the pdfs were served by some of the megacaps who posts tons of papers (e.g. Google or Facebook) then it would be an order of magnitude faster. And said megacaps would end up spending peanuts relative to the value they get from arXiv.


It’s better that ArXiv stays not relying on Google, Fb or any other tech giant.

What I would like to see instead is first-party support for BitTorrent and magnet links.


An order of magnitude faster sounds unimportant. Is all the time spent by researchers sitting around waiting for 0.4s for a paper to download really an issue?


They probably could make it faster by rendering server-side a preview of sorts. I don't think that most papers are large enough for this to have a major impact unless you have a very slow connection.


Compression algorithms supported by the browser.


PDFs are typically already compressed. They are essentially compressed postscript.


Browsers are painfully slow at rendering PDF. Open them with your local reader.


Really? I found Chrome being much faster than Adobe Acrobat.

Either way, the speed of rendering never bothered me.


SumatraPDF on Windows is lightning fast with the kind of PDFs you get from the arXiv (true PDFs without heavy graphics). I don't know what is fast on Linux, but probably some MuPDF-based viewers are (the MuPDF PoC viewer is fast even on WSL).


zathura is superfast on Linux, can handle thousands of pages, and may be used under either MuPDF or poppler.


Evince FTW!




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

Search: