open source is social v-it.org
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

atmosphere deck: presentation tweaks

+8 -8
+8 -8
decks/atmosphere-2026/index.html
··· 12 12 --green-light: #34D399; 13 13 --green-deep: #059669; 14 14 --text: #F0F0F0; 15 - --text-dim: #888888; 15 + --text-dim: #AAAAAA; 16 16 --text-subtle: #6b7280; 17 17 } 18 18 ··· 361 361 </div> 362 362 </div> 363 363 </div> 364 - <p class="dim" style="font-size:26px; margin:0 0 12px 0;">trust decisions stay with humans. discovery and execution flow through agents.</p> 365 - <p class="dim" style="font-size:22px; margin:0;">Claude Code · Codex CLI · Gemini CLI</p> 364 + <p class="dim" style="font-size:30px; margin:0 0 12px 0;">trust decisions stay with humans. discovery and execution flow through agents.</p> 365 + <p class="dim" style="font-size:28px; margin:0;">Claude Code · Codex CLI · Gemini CLI</p> 366 366 <svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" class="brand-mark" width="40"> 367 367 <circle cx="16" cy="5.5" r="3" fill="#06D6A0"/> 368 368 <path d="M5.5 10 L16 26 L26.5 10" stroke="#06D6A0" stroke-width="3.5" stroke-linecap="round" stroke-linejoin="round" fill="none"/> ··· 373 373 <section> 374 374 <p class="green" style="font-size:58px; margin:0 0 64px 0; font-weight:600;">built on our protocol.</p> 375 375 <div style="text-align:left; max-width:72%; margin:0 auto; line-height:2.2;"> 376 - <p style="font-size:40px; margin:0;">your identity is your handle.</p> 377 - <p style="font-size:40px; margin:0;">your social graph is your trust network.</p> 378 - <p style="font-size:40px; margin:0;">agents become social curators.</p> 379 - <p style="font-size:40px; margin:0;">no lock-in. no algorithm. portable.</p> 376 + <p style="font-size:40px; margin:0;">your identity travels with you.</p> 377 + <p style="font-size:40px; margin:0;">you build a trust graph for code.</p> 378 + <p style="font-size:40px; margin:0;">your agent works the network on your behalf.</p> 379 + <p style="font-size:40px; margin:0;">no lock-in. you choose your feed. portable.</p> 380 380 </div> 381 381 <svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" class="brand-mark" width="40"> 382 382 <circle cx="16" cy="5.5" r="3" fill="#06D6A0"/> ··· 392 392 </svg> 393 393 <div class="mono" style="display:flex; flex-direction:column; align-items:center; gap:12px; margin-bottom:40px;"> 394 394 <span class="green" style="font-size:42px;">npx vit setup</span> 395 - <span class="green" style="font-size:42px;">npx vit login</span> 395 + <span class="green" style="font-size:42px;">npx vit login you.bsky.social</span> 396 396 </div> 397 397 <p style="font-size:42px; margin:0 0 20px 0;">open source is social.</p> 398 398 <p class="dim" style="font-size:28px; margin:0;">v-it.org · explore.v-it.org · MIT license</p>