-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy patharticles.html
171 lines (137 loc) · 6.57 KB
/
articles.html
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Kevin Boone: Articles</title>
<link rel="shortcut icon" href="https://kevinboone.me/img/favicon.ico">
<meta name="msvalidate.01" content="894212EEB3A89CC8B4E92780079B68E9"/>
<meta name="google-site-verification" content="DXS4cMAJ8VKUgK84_-dl0J1hJK9HQdYU4HtimSr_zLE" />
<meta name="description" content="%%DESC%%">
<meta name="author" content="Kevin Boone">
<meta name="viewport" content="width=device-width; initial-scale=1; maximum-scale=1">
<link rel="stylesheet" href="css/main.css">
</head>
<body>
<div id="myname">
Kevin Boone
</div>
<div id="menu">
<a class="menu_entry" href="index.html">Home</a>
<a class="menu_entry" href="contact.html">Contact</a>
<a class="menu_entry" href="cv.html">CV</a>
<a class="menu_entry" href="software.html">Software</a>
<a class="menu_entry" href="articles.html">Articles</a>
<form id="search_form" method="get" action="https://duckduckgo.com/" target="_blank"><input type="text" name="q" placeholder="Search" size="5" id="search_input" /><button type="submit" id="search_submit">🔍</button><input type="hidden" name="sites" value="kevinboone.me" /><input type="hidden" name="kn" value="1" /></form>
</div>
<div id="content">
<h1>Articles</h1>
<div class="articles-column">
<h2>Articles by topic</h2>
<h3>Computer technology</h3>
<a href="general_computing-groupindex.html">General computing</a><br/>
<a href="containers-groupindex.html">Container technology</a><br/>
<a href="Linux-groupindex.html">Linux installation and administration</a><br/>
<a href="command-line_hacking-groupindex.html">Linux command-line hacking</a><br/>
<a href="OpenShift-groupindex.html">OpenShift</a><br/>
<a href="middleware-groupindex.html">Middleware</a><br/>
<a href="retrocomputing-groupindex.html">Retrocomputing</a><br/>
<a href="security-groupindex.html">Computer security</a><br/>
<a href="degoogling-groupindex.html">De-Googling</a><br/>
<h3>Software development</h3>
<a href="software_development-groupindex.html">General software development</a><br/>
<a href="C-groupindex.html">C programming</a><br/>
<a href="Java-groupindex.html">Java programming</a><br/>
<a href="Lua-groupindex.html">Lua programming</a><br/>
<a href="Perl-groupindex.html">Perl programming</a><br/>
<h3>Embedded and small-scale computing</h3>
<a href="embedded_computing-groupindex.html">Embedded computing</a><br/>
<a href="Raspberry_Pi-groupindex.html">Raspberry Pi</a><br/>
<a href="Arduino-groupindex.html">Arduino</a><br/>
<a href="Z80-groupindex.html">CP/M and Z80</a><br/>
<a href="Pico-groupindex.html">Raspberry Pi Pico</a><br/>
<h3>Science and technology</h3>
<a href="TDMTLTAM-groupindex.html">They don't make 'em like that any more</a><br/>
<a href="science_and_technology-groupindex.html">General science and Technology</a><br/>
<a href="electronics-groupindex.html">Electronics</a><br/>
<a href="hifi-groupindex.html">Hi-fi and audio</a><br/>
<a href="snake_oil-groupindex.html">Snake oil and pseudo-science</a><br/>
<h3>Other subjects</h3>
<a href="education-groupindex.html">Education; articles for students</a><br/>
<a href="law-groupindex.html">English law and politics</a><br/>
<a href="mathematics-groupindex.html">Mathematics</a><br/>
<a href="music-groupindex.html">Music</a><br/>
</div>
<div class="articles-column">
<h2>Articles by date</h2>
<h3>2025</h3>
<a href="2025-01-dateindex.html">January 2025</a><br/>
<h3>2024</h3>
<a href="2024-12-dateindex.html">December 2024</a><br/>
<a href="2024-11-dateindex.html">November 2024</a><br/>
<a href="2024-10-dateindex.html">October 2024</a><br/>
<a href="2024-09-dateindex.html">September 2024</a><br/>
<a href="2024-08-dateindex.html">August 2024</a><br/>
<a href="2024-07-dateindex.html">July 2024</a><br/>
<a href="2024-06-dateindex.html">June 2024</a><br/>
<a href="2024-05-dateindex.html">May 2024</a><br/>
<a href="2024-04-dateindex.html">April 2024</a><br/>
<a href="2024-03-dateindex.html">March 2024</a><br/>
<a href="2024-02-dateindex.html">February 2024</a><br/>
<a href="2024-01-dateindex.html">January 2024</a><br/>
<h3>2023</h3>
<a href="2023-12-dateindex.html">December 2023</a><br/>
<a href="2023-11-dateindex.html">November 2023</a><br/>
<a href="2023-10-dateindex.html">October 2023</a><br/>
<a href="2023-09-dateindex.html">September 2023</a><br/>
<a href="2023-08-dateindex.html">August 2023</a><br/>
<a href="2023-07-dateindex.html">July 2023</a><br/>
<a href="2023-06-dateindex.html">June 2023</a><br/>
<a href="2023-05-dateindex.html">May 2023</a><br/>
<a href="2023-04-dateindex.html">April 2023</a><br/>
<a href="2023-03-dateindex.html">March 2023</a><br/>
<a href="2023-02-dateindex.html">February 2023</a><br/>
<a href="2023-01-dateindex.html">January 2023</a><br/>
<h3>2022</h3>
<a href="2022-12-dateindex.html">December 2022</a><br/>
<a href="2022-11-dateindex.html">November 2022</a><br/>
<a href="2022-10-dateindex.html">October 2022</a><br/>
<a href="2022-09-dateindex.html">September 2022</a><br/>
<a href="2022-08-dateindex.html">August 2022</a><br/>
<a href="2022-07-dateindex.html">July 2022</a><br/>
<a href="2022-06-dateindex.html">June 2022</a><br/>
<a href="2022-05-dateindex.html">May 2022</a><br/>
<a href="2022-04-dateindex.html">April 2022</a><br/>
<a href="2022-03-dateindex.html">March 2022</a><br/>
<a href="2022-02-dateindex.html">February 2022</a><br/>
<a href="2022-01-dateindex.html">January 2022</a><br/>
<h3>2021</h3>
<a href="2021-12-dateindex.html">December 2021</a><br/>
<a href="2021-11-dateindex.html">November 2021</a><br/>
<a href="2021-10-dateindex.html">October 2021</a><br/>
<a href="2021-09-dateindex.html">September 2021</a><br/>
<a href="2021-08-dateindex.html">August 2021</a><br/>
<a href="2021-06-dateindex.html">June 2021</a><br/>
<a href="2021-05-dateindex.html">May 2021</a><br/>
<a href="2021-04-dateindex.html">April 2021</a><br/>
<a href="2021-03-dateindex.html">March 2021</a><br/>
<a href="2021-02-dateindex.html">February 2021</a><br/>
<a href="2021-01-dateindex.html">January 2021</a><br/>
<h3>2020</h3>
<a href="2020-12-dateindex.html">December 2020</a><br/>
<a href="2020-11-dateindex.html">November 2020</a><br/>
<a href="2020-10-dateindex.html">October 2020</a><br/>
<a href="2020-09-dateindex.html">September 2020</a><br/>
<a href="2020-08-dateindex.html">August 2020</a><br/>
<a href="2020-07-dateindex.html">July 2020</a><br/>
<p> </p>
<p> </p>
</div>
<p><span class="footer-clearance-para"/></p>
</div>
<div id="footer">
<a href="rss.html"><img src="img/rss.png" width="24px" height="24px"/></a>
<span class="last-updated">Last update Jan 01 2025
</span>
</div>
</body>
</html>