Earlier quoted context omitted.
What is unclear why they need stuff of 27 and 6.7 million to operate essentially static hosting website in 2026.
The "essentially static hosting" isn't the cost centre (although with 5 million MAU, it's nothing to sneeze at). The real costs are on the input side - they have an ingestion pipeline that ensures standardised paper formatting and so on, plus at least some degree of human review.
ArXiv declares independence from Cornell
71–80 of 300 posts
Re: ArXiv declares independence from Cornell
#72The recent announcement to reject review articles and position papers already smelled like a shift towards a more "opinionated" stance, and this move smells worse. The vacuum that arXiv originally filled was one of a glorified PDF hosting service with just enough of a reputation to allow some preprints to be cited in a formally published paper, and with just enough moderation to not devolve into spam and chaos. It ha…
It is an interesting instance of the rule of least power, https://en.wikipedia.org/wiki/Rule_of_least_power.
Re: ArXiv declares independence from Cornell
#73Re: ArXiv declares independence from Cornell
#74Earlier quoted context omitted.
What is unclear why they need stuff of 27 and 6.7 million to operate essentially static hosting website in 2026.
The "essentially static hosting" isn't the cost centre (although with 5 million MAU, it's nothing to sneeze at). The real costs are on the input side - they have an ingestion pipeline that ensures standardised paper formatting and so on, plus at least some degree of human review.
Also, the "human review" is a simple moderation process [1]. It usually does not dig into the submission's scientific merits.
Re: ArXiv declares independence from Cornell
#75Earlier quoted context omitted.
The "essentially static hosting" isn't the cost centre (although with 5 million MAU, it's nothing to sneeze at). The real costs are on the input side - they have an ingestion pipeline that ensures standardised paper formatting and so on, plus at least some degree of human review.
Do you mean that the CPU compute cost of turning latex into pdf/HTML is the main cost?
Re: ArXiv declares independence from Cornell
#76I wonder if there are plans to licence the content for AI training
Re: ArXiv declares independence from Cornell
#77I wonder if there are plans to licence the content for AI training
Id guess OAI & co have already copied without asking?
Re: ArXiv declares independence from Cornell
#78Earlier quoted context omitted.
it just hosts pdfs, no?
It does do a fair amount of filtering of submissions, and it's a long term archive (e.g. for the next 100+ years). I suspect both (but with the former dominating) are the issue.
Re: ArXiv declares independence from Cornell
#79Earlier quoted context omitted.
it just hosts pdfs, no?
Well, technically, it can also compile your tex file if you upload the tex file instead of the pdf directly, which helps a lot in standardizing the stylistic structure between preprints. Most other repositories are wild west and inconsistent. I really appreciate the similarity in style applied to most preprints there. Moreover, this means you can also download not just the pdf, but the source tex file to, which can b…
Re: ArXiv declares independence from Cornell
#80Earlier quoted context omitted.
Do you mean that the CPU compute cost of turning latex into pdf/HTML is the main cost?
No, I mean that the pipeline requires software engineers to build/maintain, and salaries are (as in basically every tech organisation) the dominant cost
Most people I talk to hate that pipeline and spend a lot of debug hours on it when Arxiv can't compile what overleaf and your local latex install can.