-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcoaching.html
More file actions
259 lines (222 loc) · 15.9 KB
/
Copy pathcoaching.html
File metadata and controls
259 lines (222 loc) · 15.9 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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Coaching — Linda Petrini</title>
<meta name="description" content="1:1 coaching sessions and an upcoming Digital Sovereignty course with Linda Petrini — AI researcher and coach helping you understand AI technically and emotionally, without the panic or the hype.">
<link rel="canonical" href="https://lindapetrini.com/coaching">
<meta property="og:type" content="website">
<meta property="og:title" content="Coaching — Linda Petrini">
<meta property="og:description" content="1:1 coaching and an upcoming Digital Sovereignty course for people who want to understand AI without losing their footing.">
<meta property="og:url" content="https://lindapetrini.com/coaching">
<meta property="og:image" content="https://lindapetrini.com/images/og.jpg">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@petrini_linda">
<meta name="twitter:title" content="Coaching — Linda Petrini">
<meta name="twitter:description" content="1:1 coaching and a Digital Sovereignty course from AI researcher Linda Petrini — technically honest, deeply human.">
<meta name="twitter:image" content="https://lindapetrini.com/images/og.jpg">
<!-- 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+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Jost:wght@300;400;500&display=swap" rel="stylesheet">
<link rel="icon" href="/images/favicon.svg" type="image/svg+xml">
<!-- Umami Analytics — privacy-friendly, no cookie banner needed -->
<script defer src="https://analytics.lindapetrini.com/script.js"
data-website-id="9bd90f53-ca65-44bb-b6bf-09aa71b9be90"></script>
<link rel="stylesheet" href="/css/main.css">
</head>
<body>
<a href="#main-content" class="skip-link">Skip to main content</a>
<!-- NAV -->
<header>
<nav class="nav" aria-label="Main navigation">
<div class="container nav__inner">
<a href="/index.html" class="nav__name">Linda Petrini</a>
<button class="nav__hamburger" aria-label="Toggle navigation menu" aria-expanded="false" aria-controls="mobile-nav">
<span class="nav__hamburger-bar"></span>
<span class="nav__hamburger-bar"></span>
<span class="nav__hamburger-bar"></span>
</button>
<ul class="nav__links" role="list">
<li><a href="/about.html">About</a></li>
<li><a href="/work.html">Work</a></li>
<li><a href="/writing.html">Writing</a></li>
<li><a href="/coaching.html" aria-current="page">Coaching</a></li>
<li><a href="/contact.html">Contact</a></li>
</ul>
<a href="https://cal.com/lindapetrini/20min" target="_blank" rel="noopener" class="btn btn--primary nav__cta" data-umami-event="book-call">Book a call</a>
</div>
<nav id="mobile-nav" class="nav__mobile" aria-label="Mobile navigation">
<a href="/about.html">About</a>
<a href="/work.html">Work</a>
<a href="/writing.html">Writing</a>
<a href="/coaching.html" aria-current="page">Coaching</a>
<a href="/contact.html">Contact</a>
<a href="https://cal.com/lindapetrini/20min" target="_blank" rel="noopener" class="btn btn--primary" style="margin-top:0.5rem;width:100%;justify-content:center;" data-umami-event="book-call">Book a free call</a>
</nav>
</nav>
</header>
<main id="main-content">
<!-- PAGE HERO -->
<section class="page-hero">
<div class="container">
<p class="page-hero__label">Coaching</p>
<h1 class="page-hero__title">Understanding AI is only half the work.</h1>
<p class="page-hero__desc">
The other half is figuring out what to do with that understanding — in your practice,
your work, your life. I bring 7+ years of ML research and take the human side of AI
just as seriously as the technical.
</p>
</div>
</section>
<!-- OFFERING NAVIGATOR -->
<section style="background:var(--color-bg);border-bottom:1px solid var(--color-border-muted);padding:var(--space-8) 0;">
<div class="container" style="max-width:var(--container-md);">
<div class="split" style="gap:var(--space-5);">
<a href="#sessions" style="display:block;padding:var(--space-6);border:1px solid var(--color-border-muted);text-decoration:none;transition:border-color var(--transition-base),box-shadow var(--transition-base);" onmouseover="this.style.borderColor='var(--color-accent)';this.style.boxShadow='var(--shadow-md)'" onmouseout="this.style.borderColor='var(--color-border-muted)';this.style.boxShadow='none'">
<p style="font-family:var(--font-sans);font-size:0.6875rem;letter-spacing:0.2em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:var(--space-3);">Available now</p>
<p style="font-family:var(--font-serif);font-size:var(--text-2xl);font-weight:400;color:var(--color-text);margin-bottom:var(--space-3);">1:1 Sessions</p>
<p style="font-size:var(--text-sm);color:var(--color-text-light);line-height:var(--leading-relaxed);margin-bottom:var(--space-4);">Working conversations on AI — technical and human. You bring the questions, I answer them directly.</p>
<span style="font-family:var(--font-sans);font-size:0.75rem;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-accent-hover);">Book a call →</span>
</a>
<a href="#course" style="display:block;padding:var(--space-6);border:1px solid var(--color-accent);text-decoration:none;transition:border-color var(--transition-base),box-shadow var(--transition-base);" onmouseover="this.style.boxShadow='var(--shadow-md)'" onmouseout="this.style.boxShadow='none'">
<span class="badge" style="margin-bottom:var(--space-3);">Waitlist open</span>
<p style="font-family:var(--font-serif);font-size:var(--text-2xl);font-weight:400;color:var(--color-text);margin-bottom:var(--space-3);margin-top:var(--space-3);">Digital Sovereignty</p>
<p style="font-size:var(--text-sm);color:var(--color-text-light);line-height:var(--leading-relaxed);margin-bottom:var(--space-4);">Self-paced course on understanding AI well enough to make real choices about it — not just cope with it.</p>
<span style="font-family:var(--font-sans);font-size:0.75rem;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-accent-hover);">See the course →</span>
</a>
</div>
</div>
</section>
<!-- 1:1 SESSIONS -->
<section class="section" id="sessions">
<div class="container" style="max-width:var(--container-md);">
<h2>1:1 Sessions</h2>
<p style="margin-top:var(--space-4);">
These are working conversations, not tutorials and not therapy. You bring the questions —
how does this technology actually work, what is it doing to my field, what should I trust and
what should I push back on — and I answer them directly, drawing on seven years of ML
research and a genuine interest in what you’re actually dealing with.
</p>
<h3 style="margin-top:var(--space-10);">What we cover</h3>
<ul class="feature-list" style="margin-top:var(--space-4);">
<li><strong>How AI actually works</strong> — transformers, training, RLHF, context windows. Explained with enough precision to build a real mental model, not just a metaphor that breaks when you push on it.</li>
<li><strong>What AI can and cannot do</strong> — the boundary between genuine capability and impressive-seeming pattern-matching is where most of the confusion lives. Getting this right changes how you use these tools.</li>
<li><strong>Your emotional response to all of it</strong> — the anxiety, the attachment, the grief, the distrust, the excitement you’re not sure you’re allowed to feel. These responses are not noise. They are information about your values.</li>
<li><strong>Privacy and data sovereignty</strong> — what happens to what you share with AI systems, what the business model implies, and what you can practically do about it.</li>
<li><strong>Your specific situation</strong> — how AI is affecting your field, your practice, your sense of expertise, or your daily work. This is where the session gets specific to you.</li>
</ul>
<h3 style="margin-top:var(--space-10);">Who this is for</h3>
<p style="margin-top:var(--space-4);">
Coaches and therapists who want to think carefully about AI in their practice. Writers
and academics who feel something is at stake in how they engage with these tools.
Professionals whose fields are shifting and who want a real picture rather than a calming
one. Parents trying to explain something they don’t fully understand themselves.
Anyone who has been burned by hype and wants a more honest conversation. No technical
background required — just a willingness to think out loud.
</p>
<!-- Testimonial -->
<div class="testimonial" style="margin-top:var(--space-10);">
<blockquote class="testimonial__quote">
Linda is one of my favourite coaches to work with. Her presence is steady — both
authentically caring and sensitive to what feels tender, and simultaneously, relaxedly
fearless and direct. This helps me drop into the deeper, underlying feelings that are harder
to access and work on. I feel safe and seen with her.
</blockquote>
<div class="testimonial__attribution">
<p class="testimonial__name">Lalita</p>
<p class="testimonial__role">Coaching client</p>
</div>
</div>
<div style="margin-top:var(--space-10);padding-top:var(--space-8);border-top:1px solid var(--color-border-muted);">
<a
href="https://cal.com/lindapetrini/20min"
target="_blank"
rel="noopener"
class="btn btn--primary btn--lg"
data-umami-event="book-call"
>Book a free intro call</a>
<p style="font-size:var(--text-xs);color:var(--color-text-muted);margin-top:var(--space-3);">
Trusted by teams at Anthropic, Palisade & Foresight Institute
</p>
</div>
</div>
</section>
<!-- DIGITAL SOVEREIGNTY COURSE -->
<section class="section section--bg" id="course">
<div class="container" style="max-width:var(--container-md);">
<span class="badge" style="margin-bottom:var(--space-5);">Waitlist open</span>
<h2>Digital Sovereignty in the Age of AI</h2>
<p style="margin-top:var(--space-4);">
This is the course I wish had existed when I was burning out. It’s for people who want
to understand AI well enough to make real choices about it — not just cope with it.
Self-paced, no technical background required, built from the inside by someone who uses
these systems every day and has spent years studying them professionally.
</p>
<!-- Free guide download -->
<div class="highlight-box" style="margin-top:var(--space-8);display:flex;gap:var(--space-6);align-items:center;flex-wrap:wrap;">
<div style="flex:1;min-width:240px;">
<p class="section-header__label" style="margin-bottom:var(--space-2);">Free download</p>
<p style="font-family:var(--font-serif);font-size:var(--text-xl);font-weight:400;color:var(--color-text);margin-bottom:var(--space-2);">Course overview & reading list</p>
<p style="font-size:var(--text-sm);color:var(--color-text-light);">A one-page summary of what the course covers, who it’s for, and where to start before it launches.</p>
</div>
<a href="/resources/digital-sovereignty-guide.html" target="_blank" rel="noopener" class="btn btn--ghost" data-umami-event="download-guide" style="flex-shrink:0;">Get the free guide →</a>
</div>
<h3 style="margin-top:var(--space-10);">What you’ll learn</h3>
<ol class="module-list" style="margin-top:var(--space-5);">
<li><strong>What AI actually knows about you</strong> — data collection, profiling, and inference: what is being built, by whom, from what, and to what end.</li>
<li><strong>Your digital footprint</strong> — an honest audit of what you’re currently sharing, with whom, under what terms. Not to produce guilt — to produce agency.</li>
<li><strong>Attention by design</strong> — how recommendation systems and interfaces are built to hold you. Understanding the engineering behind the experience.</li>
<li><strong>The privacy toolkit</strong> — messaging, browsing, email, passwords. Ranked by effort and actual impact so you can start with what matters most.</li>
<li><strong>Using AI without losing yourself</strong> — how to work with AI tools in ways that keep your own thinking sharp. The difference between augmentation and delegation.</li>
<li><strong>Teaching others</strong> — how to have this conversation without sounding alarmist or conspiratorial. Practical framing for coaches, parents, colleagues, and friends.</li>
</ol>
<p style="font-size:var(--text-sm);color:var(--color-text-muted);margin-top:var(--space-5);font-style:italic;">
Self-paced · 15–20 min modules · No technical background required
</p>
<!-- Waitlist -->
<div class="highlight-box" style="margin-top:var(--space-8);">
<h3 style="margin-top:0;margin-bottom:var(--space-3);">Join the waitlist</h3>
<p style="font-size:var(--text-sm);margin-bottom:var(--space-5);">
The course is in development. Sign up for early access pricing — you’ll be
first to know when it’s ready.
</p>
<form class="subscribe-form" data-umami-event="waitlist-subscribe">
<input type="email" name="email" placeholder="Your email" required class="subscribe-form__input">
<button type="submit" class="btn btn--primary subscribe-form__btn">Join</button>
<p class="subscribe-form__msg" hidden></p>
</form>
</div>
</div>
</section>
</main>
<!-- FOOTER -->
<footer class="footer">
<div class="container">
<div class="footer__inner">
<div>
<a href="/index.html" class="footer__brand">Linda Petrini</a>
<p class="footer__tagline">AI researcher · Writer · Coach</p>
</div>
<ul class="footer__links" role="list">
<li><a href="/about.html">About</a></li>
<li><a href="/work.html">Work</a></li>
<li><a href="/writing.html">Writing</a></li>
<li><a href="/coaching.html">Coaching</a></li>
<li><a href="/contact.html">Contact</a></li>
</ul>
<ul class="footer__social" role="list">
<li><a href="https://twitter.com/petrini_linda" target="_blank" rel="noopener" data-umami-event="social-twitter">Twitter</a></li>
<li><a href="https://linkedin.com/in/petrinilinda" target="_blank" rel="noopener" data-umami-event="social-linkedin">LinkedIn</a></li>
<li><a href="https://lindapetrini.substack.com" target="_blank" rel="noopener" data-umami-event="social-substack">Substack</a></li>
</ul>
</div>
<div class="footer__bottom">
<p class="footer__copy">© 2026 Linda Petrini. All rights reserved.</p>
</div>
</div>
</footer>
<script src="/js/main.js" defer></script>
</body>
</html>