-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
148 lines (129 loc) · 6.19 KB
/
index.html
File metadata and controls
148 lines (129 loc) · 6.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Jason Trost - Founder & CEO, Smarkets</title>
<!-- Meta tags -->
<meta name="description" content="Building prediction markets since 2008. Founder & CEO of Smarkets. 18 years learning what actually works.">
<meta property="og:title" content="Jason Trost - Founder & CEO, Smarkets">
<meta property="og:description" content="Building prediction markets since 2008. 18 years learning what actually works.">
<meta property="og:url" content="https://jasontrost.com">
<meta property="og:type" content="website">
<meta property="og:image" content="https://jasontrost.com/DSC00140-Edit.webp">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Jason Trost - Founder & CEO, Smarkets">
<meta name="twitter:description" content="Building prediction markets since 2008. 18 years learning what actually works.">
<link rel="canonical" href="https://jasontrost.com/">
<link rel="icon" type="image/svg+xml" href="/favicon.svg">
<link rel="alternate icon" type="image/x-icon" href="/favicon.ico">
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Hanken+Grotesk:wght@300;400;500;600&display=swap" rel="stylesheet">
<link rel="stylesheet" href="/style.css">
<!-- Structured Data -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Person",
"name": "Jason Trost",
"url": "https://jasontrost.com",
"image": "https://jasontrost.com/DSC00140-Edit.webp",
"jobTitle": "Founder & CEO",
"worksFor": {
"@type": "Organization",
"name": "Smarkets",
"url": "https://smarkets.com"
},
"alumniOf": {
"@type": "CollegeOrUniversity",
"name": "Northwestern University"
},
"knowsLanguage": ["English", "German", "French"],
"sameAs": [
"https://x.com/jasontrost",
"https://github.com/jasontrost",
"https://linkedin.com/in/jasontrost"
]
}
</script>
<!-- Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-P53YS20M57"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-P53YS20M57');
</script>
</head>
<body>
<a href="#main" class="skip-link">Skip to content</a>
<div class="container">
<nav aria-label="Main">
<a href="/" aria-current="page">Home</a>
<a href="/about.html">About</a>
<a href="/media.html">Media</a>
<a href="/notes/">Notes</a>
</nav>
<main id="main">
<!-- Hero -->
<header class="hero">
<div class="hero-text">
<h1>Jason Trost</h1>
<p class="subtitle">Founder & CEO, Smarkets</p>
<div class="tagline">
<p>Building prediction markets since 2008.</p>
<p>Long before they were cool.</p>
<p>Still learning what works.</p>
</div>
</div>
<div class="hero-photo">
<img src="/DSC00140-Edit.webp" srcset="/DSC00140-Edit-520.webp 520w, /DSC00140-Edit.webp 600w" sizes="(max-width: 700px) 100vw, 520px" alt="Jason Trost" fetchpriority="high" width="600" height="900">
</div>
</header>
<!-- The Long Game -->
<section>
<h2 class="section-title">The Long Game</h2>
<p>In 2008, I quit UBS to build a better prediction market. Everyone said the incumbent was unbeatable.</p>
<p>Took 7 years before we turned the corner. Required what I call "extreme hubris with extreme work ethic."</p>
<p>Today, <a href="https://smarkets.com" target="_blank" rel="noopener noreferrer">Smarkets</a> is one of the world's largest prediction markets. We've survived three hype cycles. This one feels different. Maybe.</p>
<p>The current prediction market boom is real but most of these companies will fail. I've gotten a lot wrong over 18 years - that's mostly what I write about.</p>
</section>
<!-- Current Focus -->
<section>
<h2 class="section-title">Current Focus</h2>
<ul>
<li>Running Smarkets (still the day job)</li>
<li>Getting Smarkets into the US</li>
<li>Writing about what actually works in prediction markets</li>
</ul>
</section>
<!-- Personal -->
<section class="personal">
<h2 class="section-title">Personal</h2>
<p>Father. Husband to Astrid.</p>
<p>Fluent-ish German and French.</p>
<p>Aspirational sailor and pilot.</p>
<p>Follow US politics too closely.</p>
<p>Favorite app: <a href="https://www.flightradar24.com" target="_blank" rel="noopener noreferrer">Flightradar24</a>.</p>
<p class="personal-summary"><strong>Based in London. Born in North Carolina. French on the weekends.</strong></p>
</section>
</main>
<footer class="site-footer">
<div class="footer-links">
<a href="https://x.com/jasontrost" target="_blank" rel="noopener noreferrer">X</a>
<a href="https://github.com/jasontrost" target="_blank" rel="noopener noreferrer">GitHub</a>
<a href="https://linkedin.com/in/jasontrost" target="_blank" rel="noopener noreferrer">LinkedIn</a>
<a href="https://smarkets.com" target="_blank" rel="noopener noreferrer">Smarkets</a>
</div>
<nav aria-label="Footer" class="footer-pages">
<a href="/">Home</a>
<a href="/about.html">About</a>
<a href="/media.html">Media</a>
<a href="/notes/">Notes</a>
</nav>
</footer>
</div>
</body>
</html>