Skip to content

Commit a58cfb4

Browse files
committed
Fix spacing
1 parent 0b0a6f8 commit a58cfb4

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

slides.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,23 @@ transition: fade
164164

165165
# Industry Perspective: Shopify's CEO on AI Adoption
166166

167+
<div class="bg-green-50 dark:bg-green-800 p-4 rounded-lg mb-4">
168+
<p class="italic text-sm">"Using AI effectively is now a fundamental expectation of everyone at Shopify... Frankly, I don't think it's feasible to opt out of learning the skill of applying AI in your craft."</p>
169+
<p class="text-right text-xs">— Tobi Lütke, CEO of Shopify</p>
170+
</div>
171+
172+
<div class="grid grid-cols-1 gap-4">
173+
<div>
174+
<h3 class="font-bold text-base mb-2">Implementation Strategy</h3>
175+
<ul class="text-sm space-y-2">
176+
<li>AI exploration dominates the prototype phase</li>
177+
<li>Self-directed learning with knowledge sharing</li>
178+
<li>Provide access to cutting-edge AI tools</li>
179+
<li>Teams must demonstrate why AI can't solve before requesting more resources</li>
180+
</ul>
181+
</div>
182+
</div>
183+
167184
---
168185
transition: fade-out
169186
layout: two-cols
@@ -355,7 +372,6 @@ layout: default
355372
<li>Optimized for AI assistance</li>
356373
</ul>
357374
</li>
358-
359375
<li>
360376
<strong>Powerful Agent Mode</strong>
361377
<ul class="mt-1 space-y-1">
@@ -364,7 +380,6 @@ layout: default
364380
<li>Reads & responds to error outputs</li>
365381
</ul>
366382
</li>
367-
368383
<li>
369384
<strong>Intelligent Context</strong>
370385
<ul class="mt-1 space-y-1">
@@ -424,15 +439,13 @@ layout: default
424439
<li>React & Next.js focused</li>
425440
</ul>
426441
</li>
427-
428442
<li>
429443
<strong>Superhuman Full Stack Engineer</strong>
430444
<ul class="mt-1 space-y-1">
431445
<li>Natural language to functioning code</li>
432446
<li>Handles complex requirements</li>
433447
</ul>
434448
</li>
435-
436449
<li>
437450
<strong>End-to-End Solutions</strong>
438451
<ul class="mt-1 space-y-1">

0 commit comments

Comments
 (0)