2 define(__title, __site__title)dnl
3 define(__slug, `home')dnl
5 include(header.html)dnl
8 <p>I am a <a href="https://www.gnu.org/philosophy/free-sw.html">free
9 software</a> activist and <a href="mmath.html">computing
10 scientist</a>. I'm a GNU maintainer
11 of <a href="https://jami.net">Jami</a>
12 and <a href="https://www.gnu.org/software/gnuzilla/">GNUzilla and
13 IceCat</a>, and I wear a few other hats around GNU, like helping run
14 the Savannah forge for GNU and non-GNU projects as a Savannah hacker.
15 My current <code>$dayjob</code> is working on Jami as a Free Software
16 Consultant, which includes hacking on various parts of Jami and its
17 packaging for various GNU/Linux distributions.</p>
19 <p>On the side, I enjoy
20 <a href="https://stallman.org/articles/on-hacking.html">hacking on</a>
21 GNU Emacs and Emacs Lisp. I'm the current maintainer of
22 <a href="https://www.gnu.org/software/emacs/erc.html">ERC</a> the
23 powerful and modular IRC client built into GNU Emacs, an organizer of
24 the <a href="https://emacsconf.org">EmacsConf</a> conference, and
25 co-host of the <a href="https://emacsel.com">Emacs.el</a> podcast with
26 <a href="https://www.pygopar.com">Gopar</a>.</p>
30 <h2>notes __anc(`notes')</h2>
31 <p>Here are notes about various topics or issues I care about.
32 You can also read them via
33 <a class="feed-icon" href="notes.atom">Atom</a> or
34 <a class="feed-icon" href="notes.rss">RSS</a>.</p>
36 <table class="post-list">
39 <td><a href="lp2021.html">LibrePlanet 2021: Jami and how it empowers
41 <td><small>March 20, 2021</small></td>
44 <td><a href="fsf-internship-beyond.html">My internship with the FSF
45 tech team and beyond</a> (concluding)</td>
46 <td><small>December 18, 2020</small></td>
49 <td><a href="fsf-internship-intro.html">Internship with the FSF tech
51 <td><small>May 29, 2020</small></td>
54 <td><a href="computing.html">How I do my Computing</a></td>
55 <td><small>September 14, 2019</small></td>
61 define(__copy, `2016–2021')dnl
62 include(footer.html)dnl