experiment with a fully <pre>-based look
[~bandali/bndl.org] / index.m4
... / ...
CommitLineData
1dnl -*- html -*-
2define(__title, `home')dnl
3define(__slug, `home')dnl
4include(header.html)dnl
5
6I'm a free software activist [1] and computing scientist [2].
7I'm a GNU maintainer of Jami [3] and GNUzilla and IceCat [4],
8and I wear a few other hats around GNU, like helping run the
9Savannah forge for GNU and non-GNU projects as a Savannah hacker.
10
11[1]: <a href="https://www.gnu.org/philosophy/free-sw.html">https://www.gnu.org/philosophy/free-sw.html</a>
12[2]: <a href="https://bndl.org/mmath">https://bndl.org/mmath</a>
13[3]: <a href="https://jami.net">https://jami.net</a>
14[4]: <a href="https://www.gnu.org/software/gnuzilla/">https://www.gnu.org/software/gnuzilla/</a>
15
16For my $dayjob I work on Jami as a Free Software Consultant at SFL,
17where I get to hack on various parts of Jami, and also help maintain
18Jami packages for various GNU/Linux distributions. I am also somewhat
19of a community liaison between the Jami core development team and the
20wider free software community around Jami. To be sure, the views or
21opinions expressed here are solely my own, and do not necessarily
22represent those of my employer (or anyone else's, for that matter).
23
24Outside $dayjob, I enjoy hacking on [5] GNU Emacs and Emacs Lisp, and
25doing a few things around the Emacs community such as maintaining the
26ERC [6] IRC client built into GNU Emacs, organizing the EmacsConf [7]
27conference, and hosting the Emacs.el [8] podcast with gopar.
28
29[5]: <a href="https://stallman.org/articles/on-hacking.html">https://stallman.org/articles/on-hacking.html</a>
30[6]: <a href="https://www.gnu.org/software/emacs/erc.html">https://www.gnu.org/software/emacs/erc.html</a>
31[7]: <a href="https://emacsconf.org">https://emacsconf.org</a>
32[8]: <a href="https://emacsel.com">https://emacsel.com</a>
33
34
35<b id="notes">NOTES</b>
36
37Here are notes about a variety of topics and issues I care about.
38You can also get these notes and future ones in your feed reader
39by subscribing to <a href="/notes.atom">notes.atom</a> or <a href="https://bndl.org/notes.rss">notes.rss</a>.
40
412020-12-18 <a href="fsf-internship-beyond">My internship with the FSF tech team and beyond</a>
42
432020-05-29 <a href="fsf-internship-intro">Internship with the FSF tech team</a>
44
45include(footer.html)dnl