-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathnow.html
40 lines (31 loc) · 849 Bytes
/
now.html
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
---
layout: default
title: What I'm Doing Now - Nate Berkopec
---
<div class="container" style="max-width: 700px">
<h1>What I'm Doing Now</h1>
<h2>Nate Berkopec</h2>
<p>
I am currently living in Tokyo.
</p>
<h4>Surprised at how much I use AI</h4>
<p>
I must be using AI for at least several hours a day now.
</p>
<h4>Training on the bike again</h4>
<p>
Bike racing season starts again soon. <a href="https://www.strava.com/athletes/33158316">Follow me on Strava.</a>
</p>
<h4>Working on our retainer clients</h4>
<p>
I recently launched a <a href="https://speedshop.co/retainer.html">retainer service.</a>
</p>
I am:
<ul>
<li>...planning a lot of trips.</li>
<li>...working on a thread-pool auto-tuner.</li>
<li>...thankful that my job is fun and people pay me to do it.</li>
</ul>
<p>
Last updated Feb 3, 2025.
</p>