summaryrefslogtreecommitdiff
path: root/public/index.md
blob: fdef2b888544ace2c0be898b5467cffc238caecf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Web log entries
===============
<style>
li {
	list-style-type: none;
}
time {
	color: #AAAAAA;
	font-family: monospace;
}
</style>

 * <time>2018-02-09</time> - [POSIX pricing and availability; or: Do you really need the PDF?](./posix-pricing.html)
 * <time>2018-02-09</time> - [GNU/Linux Keyboard Maps: xmodmap](./kbd-xmodmap.html)
 * <time>2018-02-09</time> - [The interesting architecture of crt.sh](./crt-sh-architecture.html)
 * <time>2016-09-30</time> - [Notes on subtleties of HTTP implementation](./http-notes.html)
 * <time>2016-02-28</time> - [My X11 setup with systemd](./x11-systemd.html)
 * <time>2016-02-28</time> - [My favorite bug: segfaults in Java (redux)](./java-segfault-redux.html)
 * <time>2015-05-19</time> - [An Nginx configuration for MediaWiki](./nginx-mediawiki.html)
 * <time>2015-03-22</time> - [I took some videos at LibrePlanet](./lp2015-videos.html)
 * <time>2015-03-18</time> - [Building Bash 1.14.7 on a modern system](./build-bash-1.html)
 * <time>2015-02-06</time> - [Customizing your login on Purdue CS computers (WIP, but updated)](./purdue-cs-login.html)
 * <time>2014-11-20</time> - [A memoization routine for GNU Make functions](./make-memoize.html)
 * <time>2014-09-12</time> - [I'm excited about the new RYF-certified routers from ThinkPenguin](./ryf-routers.html)
 * <time>2014-09-11</time> - [What I'm working on (Fall 2014)](./what-im-working-on-fall-2014.html)
 * <time>2014-05-08</time> - [Miscellaneous ways to improve your Rails experience](./rails-improvements.html)
 * <time>2014-02-13</time> - [Bash redirection](./bash-redirection.html)
 * <time>2014-01-13</time> - [My favorite bug: segfaults in Java](./java-segfault.html)
 * <time>2013-10-13</time> - [Bash arrays](./bash-arrays.html)
 * <time>2013-10-12</time> - [A git pre-commit hook for automatically formatting Go code](./git-go-pre-commit.html)
 * <time>2013-10-12</time> - [`dprintf`: print formatted text directly to a file descriptor](./fd_printf.html)
 * <time>2013-08-29</time> - [Emacs as an operating system](./emacs-as-an-os.html)
 * <time>2013-04-09</time> - [A summary of Emacs' bundled shell and terminal modes](./emacs-shells.html)
 * <time>2013-03-21</time> - [An explanation of common terminal emulator color codes](./term-colors.html)
 * <time>2013-02-21</time> - [An explanation of how "copyleft" licensing works](./fs-licensing-explanation.html)
 * <time>2013-01-23</time> - [A quick overview of usage of the Pacman package manager](./pacman-overview.html)
 * <time>2012-09-12</time> - [Why documentation on GNU/Linux sucks](./poor-system-documentation.html)
 * <time>2012-09-11</time> - [What Arch Linux's switch to systemd means for users](./arch-systemd.html)