blob: be9015d97d86dea62a274b7fdda9588eb0abe388 (
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
|
# Blog
[RSS Feed](feed.xml)
## 2023
* 2023-05-05 [I had to debug C code on a smartphone](2023-05-05-debug-smartphone)
* 2023-04-10 [The big rewrite](2023-04-10-the-big-rewrite)
* 2023-03-30 [The man page reading club: dc(1)](2023-03-30-dc)
* 2023-03-06 [Resizing my website's pictures with ImageMagick and find(1)](2023-03-06-resize-pictures)
* 2023-02-25 [Job control: one shell is all you need](2023-02-25-job-control)
* 2023-01-28 [The year of the Windows desktop](2023-01-28-windows-desktop)
* 2023-01-11 [Aaron Swartz](2023-01-11-aaron-swartz)
## 2022
* 2022-12-30 [Getting my blog ready for 2023](2022-12-30-blog-ready)
* 2022-12-24 [The man page reading club: ed(1)](2022-12-24-ed)
* 2022-11-23 [Self-hosted git pages with stagit (featuring ed, the standard editor)](2022-11-23-git-host)
* 2022-10-19 [Keeping my email sorted (the hard way)](2022-10-19-email-setup)
* 2022-10-01 [The man page reading club: tetris(6)](2022-10-01-tetris)
* 2022-09-20 [The man page reading club: sh(1) - part 2: commands and builtins](2022-09-20-sh-2)
* 2022-09-13 [The man page reading club: sh(1) - part 1: shell grammar](2022-09-13-sh-1)
* 2022-09-10 [Long live netbooks!](2022-09-10-netbooks)
* 2022-09-05 [Pipe man into col -b to get rid of \^H](2022-09-05-man-col)
* 2022-08-14 [How I update my website](2022-08-14-website)
* 2022-07-07 [The man page reading club: shutdown(8)](2022-07-07-shutdown)
* 2022-06-12 [The UNIX shell as an IDE: look stuff up with sed](2022-06-12-shell-ide-sed)
* 2022-06-08 [The man page reading club: more(1)](2022-06-08-more)
* 2022-06-04 [The gemini protocol](2022-06-04-gemini)
* 2022-05-29 [The man page reading club: man(1)](2022-05-29-man)
* 2022-05-21 [Blogs](2022-05-21-blogs)
|