Skip to content

Commit db939ce

Browse files
committed
Update Expo schedule
1 parent 1121fc7 commit db939ce

2 files changed

Lines changed: 5 additions & 17 deletions

File tree

public/expos/varlamov.jpg

133 KB
Loading

src/templates/src/expo_2026_index.html

Lines changed: 5 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -118,19 +118,6 @@ <h3>Gabriel Dechichi</h3>
118118
</div>
119119
</div>
120120
</div>
121-
<div class="presenter-bio-card">
122-
<img alt="Jimmy Lefevre" src="{{ static "expos/lefevre.jpg" }}">
123-
<div class="flex flex-column g3">
124-
<div class="flex flex-column g1">
125-
<h3>Jimmy Lefevre (Keeba)</h3>
126-
<b>kb_text_shape.h</b>
127-
<div><a href="https://github.com/JimmyLefevre/kb">https://github.com/JimmyLefevre/kb</a>, <a href="https://www.newroadoldway.com/">https://www.newroadoldway.com/</a></div>
128-
</div>
129-
<div class="post-content">
130-
kb_text_shape.h came out of nowhere last year as a single-header alternative to Harfbuzz, designed to solve the famously thorny problem of Unicode text shaping and text layout. Jimmy will take us on a tour of kbts version 2, from codepoints to paragraphs, to show off how the layout and shaping process works.
131-
</div>
132-
</div>
133-
</div>
134121
<div class="presenter-bio-card">
135122
<img alt="Leddoo" src="{{ static "expos/leddoo.jpg" }}">
136123
<div class="flex flex-column g3">
@@ -159,14 +146,15 @@ <h3>Michael Labbé</h3>
159146
</div>
160147
</div>
161148
<div class="presenter-bio-card">
162-
<img alt="Phil Homan" src="{{ static "expos/homan.jpg" }}">
149+
<img alt="Andrey Varlamov" src="{{ static "expos/varlamov.jpg" }}">
163150
<div class="flex flex-column g3">
164151
<div class="flex flex-column g1">
165-
<h3>Phil Homan</h3>
166-
<b>Audiovisual node graph editor</b>
152+
<h3>Andrey Varlamov (struc_ture)</h3>
153+
<b>edi2tor</b>
154+
<div><a href="https://x.com/struc_ture">https://x.com/struc_ture</a></div>
167155
</div>
168156
<div class="post-content">
169-
Continuing on his <a href="https://handmade.network/p/191/sol/">past work</a> doing live visuals for shows across the country, Phil is now working on a project that also integrates audio synthesis. The goal of the new project is to integrate with external hardware using MIDI and CV, allowing live visuals to be controlled by other instruments, and other instruments to be controlled by live visuals.
157+
edi2tor is a live-coding text editor for natively compiled languages that uses shared memory and hot-reloading to build apps that can communicate with the editor and each other. Currently in a proof-of-concept stage, the project is heavily inspired by Emacs, TempleOS and Handmade programming style.
170158
</div>
171159
</div>
172160
</div>

0 commit comments

Comments
 (0)