summaryrefslogtreecommitdiff
path: root/public/index.html
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2023-07-14 15:25:03 -0700
committerLuke Shumaker <lukeshu@lukeshu.com>2023-07-14 15:25:18 -0700
commit3250a2386d3111a4ec51b37f42218c90b69ed341 (patch)
tree32ac6edd81e791d2c3338c1f11e67f40b0cbe007 /public/index.html
parent8c99fadac68cb05b4aaa08cab7a55c7fbfe5e364 (diff)
parentc045654a862bc1119fa4e7584fff9d2a965192ea (diff)
make: Add the btrfs-rec email
This isn't quite verbatim checking in the email as I did in btrfs-progs-ng.git, I fussed with it a bit to get my blog engine to do sane things with it.
Diffstat (limited to 'public/index.html')
-rw-r--r--public/index.html86
1 files changed, 60 insertions, 26 deletions
diff --git a/public/index.html b/public/index.html
index ac1163a..84a3a53 100644
--- a/public/index.html
+++ b/public/index.html
@@ -20,32 +20,66 @@ time {
}
</style>
<ul>
-<li><time>2018-02-09</time> - <a href="./posix-pricing.html">POSIX pricing and availability; or: Do you really need the PDF?</a></li>
-<li><time>2018-02-09</time> - <a href="./kbd-xmodmap.html">GNU/Linux Keyboard Maps: xmodmap</a></li>
-<li><time>2018-02-09</time> - <a href="./crt-sh-architecture.html">The interesting architecture of crt.sh</a></li>
-<li><time>2016-09-30</time> - <a href="./http-notes.html">Notes on subtleties of HTTP implementation</a></li>
-<li><time>2016-02-28</time> - <a href="./x11-systemd.html">My X11 setup with systemd</a></li>
-<li><time>2016-02-28</time> - <a href="./java-segfault-redux.html">My favorite bug: segfaults in Java (redux)</a></li>
-<li><time>2015-05-19</time> - <a href="./nginx-mediawiki.html">An Nginx configuration for MediaWiki</a></li>
-<li><time>2015-03-22</time> - <a href="./lp2015-videos.html">I took some videos at LibrePlanet</a></li>
-<li><time>2015-03-18</time> - <a href="./build-bash-1.html">Building Bash 1.14.7 on a modern system</a></li>
-<li><time>2015-02-06</time> - <a href="./purdue-cs-login.html">Customizing your login on Purdue CS computers (WIP, but updated)</a></li>
-<li><time>2014-11-20</time> - <a href="./make-memoize.html">A memoization routine for GNU Make functions</a></li>
-<li><time>2014-09-12</time> - <a href="./ryf-routers.html">I’m excited about the new RYF-certified routers from ThinkPenguin</a></li>
-<li><time>2014-09-11</time> - <a href="./what-im-working-on-fall-2014.html">What I’m working on (Fall 2014)</a></li>
-<li><time>2014-05-08</time> - <a href="./rails-improvements.html">Miscellaneous ways to improve your Rails experience</a></li>
-<li><time>2014-02-13</time> - <a href="./bash-redirection.html">Bash redirection</a></li>
-<li><time>2014-01-13</time> - <a href="./java-segfault.html">My favorite bug: segfaults in Java</a></li>
-<li><time>2013-10-13</time> - <a href="./bash-arrays.html">Bash arrays</a></li>
-<li><time>2013-10-12</time> - <a href="./git-go-pre-commit.html">A git pre-commit hook for automatically formatting Go code</a></li>
-<li><time>2013-10-12</time> - <a href="./fd_printf.html"><code>dprintf</code>: print formatted text directly to a file descriptor</a></li>
-<li><time>2013-08-29</time> - <a href="./emacs-as-an-os.html">Emacs as an operating system</a></li>
-<li><time>2013-04-09</time> - <a href="./emacs-shells.html">A summary of Emacs’ bundled shell and terminal modes</a></li>
-<li><time>2013-03-21</time> - <a href="./term-colors.html">An explanation of common terminal emulator color codes</a></li>
-<li><time>2013-02-21</time> - <a href="./fs-licensing-explanation.html">An explanation of how “copyleft” licensing works</a></li>
-<li><time>2013-01-23</time> - <a href="./pacman-overview.html">A quick overview of usage of the Pacman package manager</a></li>
-<li><time>2012-09-12</time> - <a href="./poor-system-documentation.html">Why documentation on GNU/Linux sucks</a></li>
-<li><time>2012-09-11</time> - <a href="./arch-systemd.html">What Arch Linux’s switch to systemd means for users</a></li>
+<li><time>2023-07-10</time> - <a href="./btrfs-rec.html">Announcing:
+btrfs-rec: Recover (data from) a broken btrfs filesystem</a></li>
+<li><time>2018-02-09</time> - <a href="./posix-pricing.html">POSIX
+pricing and availability; or: Do you really need the PDF?</a></li>
+<li><time>2018-02-09</time> - <a href="./kbd-xmodmap.html">GNU/Linux
+Keyboard Maps: xmodmap</a></li>
+<li><time>2018-02-09</time> - <a href="./crt-sh-architecture.html">The
+interesting architecture of crt.sh</a></li>
+<li><time>2016-09-30</time> - <a href="./http-notes.html">Notes on
+subtleties of HTTP implementation</a></li>
+<li><time>2016-02-28</time> - <a href="./x11-systemd.html">My X11 setup
+with systemd</a></li>
+<li><time>2016-02-28</time> - <a href="./java-segfault-redux.html">My
+favorite bug: segfaults in Java (redux)</a></li>
+<li><time>2015-05-19</time> - <a href="./nginx-mediawiki.html">An Nginx
+configuration for MediaWiki</a></li>
+<li><time>2015-03-22</time> - <a href="./lp2015-videos.html">I took some
+videos at LibrePlanet</a></li>
+<li><time>2015-03-18</time> - <a href="./build-bash-1.html">Building
+Bash 1.14.7 on a modern system</a></li>
+<li><time>2015-02-06</time> - <a
+href="./purdue-cs-login.html">Customizing your login on Purdue CS
+computers (WIP, but updated)</a></li>
+<li><time>2014-11-20</time> - <a href="./make-memoize.html">A
+memoization routine for GNU Make functions</a></li>
+<li><time>2014-09-12</time> - <a href="./ryf-routers.html">I’m excited
+about the new RYF-certified routers from ThinkPenguin</a></li>
+<li><time>2014-09-11</time> - <a
+href="./what-im-working-on-fall-2014.html">What I’m working on (Fall
+2014)</a></li>
+<li><time>2014-05-08</time> - <a
+href="./rails-improvements.html">Miscellaneous ways to improve your
+Rails experience</a></li>
+<li><time>2014-02-13</time> - <a href="./bash-redirection.html">Bash
+redirection</a></li>
+<li><time>2014-01-13</time> - <a href="./java-segfault.html">My favorite
+bug: segfaults in Java</a></li>
+<li><time>2013-10-13</time> - <a href="./bash-arrays.html">Bash
+arrays</a></li>
+<li><time>2013-10-12</time> - <a href="./git-go-pre-commit.html">A git
+pre-commit hook for automatically formatting Go code</a></li>
+<li><time>2013-10-12</time> - <a
+href="./fd_printf.html"><code>dprintf</code>: print formatted text
+directly to a file descriptor</a></li>
+<li><time>2013-08-29</time> - <a href="./emacs-as-an-os.html">Emacs as
+an operating system</a></li>
+<li><time>2013-04-09</time> - <a href="./emacs-shells.html">A summary of
+Emacs’ bundled shell and terminal modes</a></li>
+<li><time>2013-03-21</time> - <a href="./term-colors.html">An
+explanation of common terminal emulator color codes</a></li>
+<li><time>2013-02-21</time> - <a
+href="./fs-licensing-explanation.html">An explanation of how “copyleft”
+licensing works</a></li>
+<li><time>2013-01-23</time> - <a href="./pacman-overview.html">A quick
+overview of usage of the Pacman package manager</a></li>
+<li><time>2012-09-12</time> - <a
+href="./poor-system-documentation.html">Why documentation on GNU/Linux
+sucks</a></li>
+<li><time>2012-09-11</time> - <a href="./arch-systemd.html">What Arch
+Linux’s switch to systemd means for users</a></li>
</ul>
</article>