git.m455.casa

m455.casa

clone url: git://git.m455.casa/m455.casa


html/talks.html

1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta charset="utf-8">
5 <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
6 <link rel="alternate" type="application/rss+xml" title="RSS feed" href="https://m455.casa/feed.rss">
7 <link rel="icon" href="/favicon.ico?" type="image/x-icon">
8 <meta name="author" content="m455">
9 <meta name="description" content="m455's interspace on the webternet">
10 <meta name="keywords" content="programming, thoughts">
11 <link rel="stylesheet" href="style.css">
12 <title>talks</title>
13 </head>
14 <body>
15 <main>
16 <nav>
17 <a href="/">home</a> //
18 <a href="/posts/">posts</a> //
19 <a href="https://git.m455.casa">code</a> //
20 <a href="/talks.html">talks</a> //
21 <a href="/contact.html">contact</a> //
22 <a href="/feed.rss">rss</a>
23 </nav>
24 <h1>talks</h1>
25 <ul>
26 <li>i was interviewed on the <a href="http://tilde.town/~dozens/podcast/2022-03-03-episode-2-m455.html">tilde whirl tildeverse podcast</a></li>
27 <li>writethedocs 2020: meet racket, i mean scribble (<a href="https://www.youtube.com/watch?v=kt1ACe7HGQI">video</a>)</li>
28 </ul>
29 </main>
30 </body>
31 </html>