Matti Vuorre
banner
matti.vuorre.com
Matti Vuorre
@matti.vuorre.com

I am an assistant professor at the department of Social Psychology at Tilburg University's School of Social and Behavioral Sciences.

I have a website at https://vuorre.com.

All posts are posts.

Psychology 44%
Neuroscience 13%
Pinned
I am hiring PhD candidates to study the psychology of attention & technology use at @tilburg-university.bsky.social.

We're looking for motivated & curious scholars with expertise in cognitive psychology and statistics, and offer a friendly work environment with great terms & benefits.

tiu.nu/22989

It's the 🤷 prior

Yup the binomial posterior is the easiest example of prior = data. So here b(0.5, 0.5) is the same as observing previously a trial that was both a success and failure.

Unknowing users accidentally adding a whole extra trial to the dataset!

It's because all others data is 16/1000 but Bayes data is 16.5/1001 😉

The most comprehensive dataset of video game play and psychological functioning available with CC0 license at zenodo.org/records/1760...
We released a pretty cool dataset/preprint today looking at video game play, cognition, time-use and a ton of self-reported psych measures at osf.io/preprints/ps... with @nballou.bsky.social @matti.vuorre.com @thomashakman.bsky.social @rpsychologist.com and @shuhbillskee.bsky.social RRs coming soon
We released a pretty cool dataset/preprint today looking at video game play, cognition, time-use and a ton of self-reported psych measures at osf.io/preprints/ps... with @nballou.bsky.social @matti.vuorre.com @thomashakman.bsky.social @rpsychologist.com and @shuhbillskee.bsky.social RRs coming soon

~40% of psyarxiv preprints contain links to open data in 2025 vs (e.g.) ~10% in 2019 (although in the latter case people mostly did not report this metadata): vuorre.com/psyarxiv-das...

vuorre.com/psyarxiv-das... now shows tag co-occurrence networks for psyarxiv preprints. Useful for e.g. looking at what kinds of things people study in relation to social media (left) and technology (right).

They are laughing at US!

Yeah. It seems to me that granting agencies are making positive changes tho (suggesting/requiring preprints, diamond oa, etc.).

Reposted by Magnus Johansson

Everyone involved in scientific publishing should take a look at these papers.

>"The domination of scientific publishing in the Global North by major commercial publishers is harmful to science; we need [...] to re-communalise publishing to serve science not the market."
We wrote the Strain on scientific publishing to highlight the problems of time & trust. With a fantastic group of co-authors, we present The Drain of Scientific Publishing:

a 🧵 1/n

Drain: arxiv.org/abs/2511.04820
Strain: direct.mit.edu/qss/article/...
Oligopoly: direct.mit.edu/qss/article/...
📬 Pub alert

Do effects of digital disconnection interventions translate to well-being benefits in *daily life*?

Our new ESM study concludes: yes but no... kinda 👽🔋
@klingelhoefer.bsky.social @adrianmeier.bsky.social

Out now in Communication Research
doi.org/10.1177/0093...
We wrote the Strain on scientific publishing to highlight the problems of time & trust. With a fantastic group of co-authors, we present The Drain of Scientific Publishing:

a 🧵 1/n

Drain: arxiv.org/abs/2511.04820
Strain: direct.mit.edu/qss/article/...
Oligopoly: direct.mit.edu/qss/article/...

covid-19 is the most commonly used tag on psyarxiv: vuorre.com/psyarxiv-das... I'm surprised to see 'consciousness' in the top-20!

It's not suitable for a direct comparison: I host an updating SQLite mirror of the OSF API preprints endpoint. The content is then cached in user's browser as well.

Apart from that major difference, the idea is to get all info with as few API hits as possible, and to have a minimalist UI.

Hehe, yeah that's the point--text is all we need and often UI magic gets in the way.

Yeah. Here's a proof of concept of how things could (🙏) be: psyarxiv.vuorre.com

💯 %, GitHub is just a collaboration convenience we should be ready to abandon at a moment's notice. Connecting to zenodo keeps that and makes archiving automatic.

Great write up! (And sorry that you had to go through this) Personally I'm linking more projects directly from GitHub to zenodo for archival but that's for code & data

These are both great. The actual impact is very hard to measure as ideas become "common knowledge" etc

Held, R., & Hein, A. (1963). Movement-produced stimulation in the development of visually guided behavior. Journal of comparative and physiological psychology.

scholar.google.com/scholar?hl=e...

I think about this paper more often than is necessary.

re getting from here to there: This is especially difficult because so much of publishing is by ECRs and it would be irresponsible to put their work/careers on the line while older folks cruise in comfort. re putting this on academics: OTOH we/academia do fairly well (arguably) with the research

Scott Aaronson argued that we need this anger to move forward: www.scottaaronson.com/writings/jou...

Good on you for trying this anyway 👍

A major thing holding us back from making these important moves is that we (the Royal I) lack the required courage. Yeah it seems hard in the short term to submit to a 💎OA and the rewards are in the long term and collective, not short term and just for me.

There's a great pinhead quote about this.

Science fictions!

I might be off the mark but I find myself sometimes writing code that basically just simulates data from e.g. a linear regression with fixed params, so this seems more concise as can basically use the lm() syntax to simulate. Will look into this

Is this useful for data simulation? Looks neat