返回 ppt-master
17_chapter_bubble.svg
1 <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1280 720" width="1280" height="720">
2 <defs>
3 <linearGradient id="bubble_scrim" x1="0%" y1="0%" x2="100%" y2="0%">
4 <stop offset="0%" stop-color="#0E1116" stop-opacity="0.92"/>
5 <stop offset="55%" stop-color="#0E1116" stop-opacity="0.40"/>
6 <stop offset="100%" stop-color="#0E1116" stop-opacity="0"/>
7 </linearGradient>
8 </defs>
9
10 <g id="background">
11 <rect width="1280" height="720" fill="#0E1116"/>
12 <image href="../images/bubble_tension.png" x="0" y="0" width="1280" height="720" preserveAspectRatio="xMidYMid slice"/>
13 <rect x="0" y="0" width="1280" height="720" fill="url(#bubble_scrim)"/>
14 </g>
15
16 <g id="chapter-chrome">
17 <text x="60" y="56" font-family="Cambria, serif" font-size="11" fill="#8A857E" letter-spacing="3">PART VI · THE BUBBLE · 17</text>
18 <line x1="60" y1="72" x2="200" y2="72" stroke="#E63946" stroke-width="1"/>
19 </g>
20
21 <g id="chapter-mark">
22 <text x="60" y="280" font-family="Cambria, serif" font-size="180" font-weight="bold" fill="#E63946" opacity="0.85">VI.</text>
23 </g>
24
25 <g id="chapter-title">
26 <text x="60" y="420" font-family="Cambria, &quot;Microsoft YaHei&quot;, serif" font-size="64" font-weight="bold" fill="#E8E6E1">泡沫</text>
27 <text x="200" y="420" font-family="Cambria, serif" font-size="32" font-style="italic" fill="#C9C5BE">/ The Bubble Question</text>
28 <text x="60" y="468" font-family="Cambria, &quot;Microsoft YaHei&quot;, serif" font-size="22" fill="#C9C5BE">资本与商业现实的剪刀差</text>
29 <line x1="60" y1="500" x2="280" y2="500" stroke="#E63946" stroke-width="1"/>
30 </g>
31
32 <g id="lede-points">
33 <text x="60" y="550" font-family="&quot;Microsoft YaHei&quot;, Arial, sans-serif" font-size="14" fill="#8A857E">
34 <tspan x="60" dy="0">Hyperscaler capex <tspan fill="#E63946" font-weight="bold">$400B</tspan> · 企业 AI 收入仅 <tspan fill="#E63946" font-weight="bold">$100B</tspan></tspan>
35 <tspan x="60" dy="24">增速差距 <tspan fill="#E63946" font-weight="bold">46 个百分点</tspan> · 2001 电信泡沫期为 32%</tspan>
36 <tspan x="60" dy="24">MIT 研究:<tspan fill="#E63946" font-weight="bold">95%</tspan> 生成式 AI 试点未产生商业价值</tspan>
37 </text>
38 </g>
39
40 <g id="chapter-footer">
41 <line x1="60" y1="680" x2="1220" y2="680" stroke="#2A2F36" stroke-width="1"/>
42 <text x="60" y="700" font-family="&quot;Microsoft YaHei&quot;, Arial, sans-serif" font-size="10" fill="#5C5852">Capital, Compute, and the Closed Loop · Part VI opens at P17</text>
43 <text x="1220" y="700" text-anchor="end" font-family="Cambria, serif" font-size="10" fill="#5C5852">17 / 20</text>
44 </g>
45 </svg>
46
46 lines Plain Text