<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Predicting Real-World Achievement from Open-Source Intelligence | Kris Yotam</title>
<link rel="stylesheet" href="../../c/site.css">
<meta name="description" content="Explores whether online public outputs (code, writing, competition rankings) can serve as better predictors of intelligence and talent than traditional IQ tests.">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<body>
<div class="mode-container">
<input type="radio" name="theme" id="theme-auto" checked>
<label for="theme-auto" class="auto" title="Auto theme"></label>
<input type="radio" name="theme" id="theme-light">
<label for="theme-light" class="light" title="Light theme"></label>
<input type="radio" name="theme" id="theme-dark">
<label for="theme-dark" class="dark" title="Dark theme"></label>
</div>
<div class="top-bar" role="navigation">
<a href="../../index.html" title="Main page"><img src="../../c/sigma.svg" alt="Main page"></a>
<a href="../../about.html" title="About"><img src="../../c/news.svg" alt="About"></a>
<a href="#" title="Code"><img src="../../c/code.svg" alt="Code"></a>
<a href="../../pics.html" title="Photography"><img src="../../c/camera.svg" alt="Photography"></a>
<a href="#" title="Pictures"><img src="../../c/picture.svg" alt="Pictures"></a>
<a href="../../vids.html" title="Videos"><img src="../../c/video.svg" alt="Videos"></a>
<a href="#" title="Donations"><img src="../../c/beer.svg" alt="Donations"></a>
<a href="#" title="Social"><img src="../../c/elephant.svg" alt="Social"></a>
</div>
<h1 class="acad-title">Predicting Real-World Achievement from Open-Source Intelligence</h1>
<div class="acad-meta">2025-07-04 · <a href="../../papers.html">psychology</a> · <span class="status-rough">rough</span></div>
<fieldset class="wrap abstract"><legend>abstract</legend>Explores whether online public outputs (code, writing, competition rankings) can serve as better predictors of intelligence and talent than traditional IQ tests.</fieldset>
<div class="prose justify">
<h2>Idea</h2>
<p>This paper explores whether public online outputs (code quality, writing style, productivity, originality) can act as better predictors of intelligence or real-world ability than legacy measures like GPA or IQ scores. You’ll analyze open-source work, blog posts, portfolios, or contest results and correlate them with proxies of success or domain expertise. The paper challenges the conventional gatekeepers of intelligence assessment and raises questions about how we identify potential in the 21st century.</p>
</div>
</body>
</html>