Blame


1 0458ea2b 2021-11-02 op [#_{:title "My favorite (OpenBSD) hacks"
2 0458ea2b 2021-11-02 op :short "These are a few of my favorite hacks"
3 0458ea2b 2021-11-02 op :slug "my-favorite-openbsd-hacks"
4 0458ea2b 2021-11-02 op :date "2021/10/17"
5 0458ea2b 2021-11-02 op :tags #{:OpenBSD}
6 0458ea2b 2021-11-02 op :gemtext? true
7 0458ea2b 2021-11-02 op :music {:title "Our favorite hacks"
8 0458ea2b 2021-11-02 op :by "OpenBSD"}}
9 0458ea2b 2021-11-02 op {:title "A Clojure library for Gemini"
10 4b959a3a 2021-10-16 op :short "antenna inspired things"
11 4b959a3a 2021-10-16 op :slug "gemini-clojure"
12 4b959a3a 2021-10-16 op :date "2021/10/16"
13 4b959a3a 2021-10-16 op :tags #{:clojure :gemini}
14 4b959a3a 2021-10-16 op :gemtext? true
15 4b959a3a 2021-10-16 op :music {:title "Good Advices"
16 4b959a3a 2021-10-16 op :by "R.E.M."}}
17 4b959a3a 2021-10-16 op {:title "One year of gmid"
18 3a9f0854 2021-10-12 op :short "We can reach our destination, but we're still a ways away"
19 3a9f0854 2021-10-12 op :slug "one-year-of-gmid"
20 3a9f0854 2021-10-12 op :date "2021/10/12"
21 3a9f0854 2021-10-12 op :tags #{:gmid :gemini}
22 3a9f0854 2021-10-12 op :gemtext? true
23 3a9f0854 2021-10-12 op :music {:title "Driver 8"
24 3a9f0854 2021-10-12 op :by "R.E.M."}}
25 3a9f0854 2021-10-12 op {:title "Extracting files from zips"
26 5e75cd8a 2021-08-21 op :short "meet zlib"
27 5e75cd8a 2021-08-21 op :slug "extracting-from-zips"
28 5e75cd8a 2021-08-21 op :date "2021/08/21"
29 5e75cd8a 2021-08-21 op :tags #{:c :literate-programming}
30 5e75cd8a 2021-08-21 op :gemtext? true
31 5e75cd8a 2021-08-21 op :music {:title "Square one"
32 5e75cd8a 2021-08-21 op :by "Coldplay"}}
33 5e75cd8a 2021-08-21 op {:title "Inspecting zip files"
34 e2d166b9 2021-08-19 op :short "Look ma, without libraries!"
35 e2d166b9 2021-08-19 op :slug "inspecting-zips"
36 e2d166b9 2021-08-19 op :date "2021/08/19"
37 e2d166b9 2021-08-19 op :tags #{:c :literate-programming}
38 e2d166b9 2021-08-19 op :gemtext? true
39 e2d166b9 2021-08-19 op :music {:title "Twisted Logic"
40 e2d166b9 2021-08-19 op :by "Coldplay"}}
41 e2d166b9 2021-08-19 op {:title "Writing a simple Emacs major-mode"
42 021d5bb6 2021-08-12 op :short "About DSLs and custom major-modes"
43 021d5bb6 2021-08-12 op :slug "writing-a-major-mode"
44 021d5bb6 2021-08-12 op :date "2021/08/06"
45 021d5bb6 2021-08-12 op :tags #{:elisp :emacs}
46 021d5bb6 2021-08-12 op :gemtext? true
47 021d5bb6 2021-08-12 op :music {:title "New Millennium"
48 021d5bb6 2021-08-12 op :by "Dream Theater"}}
49 262b084a 2021-08-12 op {:title "Talking ’bout 9P: open and walk"
50 de331c2e 2021-08-03 op :short "The mindblowing Twalk"
51 de331c2e 2021-08-03 op :slug "taking-about-9p-open-and-walk"
52 de331c2e 2021-08-03 op :date "2021/08/01"
53 de331c2e 2021-08-03 op :tags #{:nine-p}
54 de331c2e 2021-08-03 op :gemtext? true
55 de331c2e 2021-08-03 op :music {:title "The Riddler"
56 de331c2e 2021-08-03 op :by "Nightwish"}}
57 262b084a 2021-08-12 op {:title "Talking ’bout 9P: intro"
58 de331c2e 2021-08-03 op :short "Getting to know 9P"
59 de331c2e 2021-08-03 op :slug "taking-about-9p-intro"
60 de331c2e 2021-08-03 op :date "2021/07/31"
61 de331c2e 2021-08-03 op :tags #{:nine-p}
62 de331c2e 2021-08-03 op :gemtext? true
63 de331c2e 2021-08-03 op :music {:title "The Pharaoh Sails to Orion"
64 de331c2e 2021-08-03 op :by "Nightwish"}}
65 de331c2e 2021-08-03 op {:title "The current state of theme switching"
66 de331c2e 2021-08-03 op :short "A cry for help."
67 de331c2e 2021-08-03 op :slug "state-of-theme-switching"
68 de331c2e 2021-08-03 op :date "2021/07/26"
69 de331c2e 2021-08-03 op :tags #{:rant}
70 de331c2e 2021-08-03 op :gemtext? true
71 de331c2e 2021-08-03 op :music {:title "Gethsemane"
72 de331c2e 2021-08-03 op :by "Nightwish"}}
73 de331c2e 2021-08-03 op {:title "How to suspend a UNIX process"
74 de331c2e 2021-08-03 op :short "I want to break free!"
75 de331c2e 2021-08-03 op :slug "suspend-unix-process"
76 de331c2e 2021-08-03 op :date "2021/07/15"
77 de331c2e 2021-08-03 op :tags #{:unix}
78 de331c2e 2021-08-03 op :gemtext? true
79 de331c2e 2021-08-03 op :music {:title "I want to break free"
80 de331c2e 2021-08-03 op :by "The Queen"}}
81 de331c2e 2021-08-03 op {:title "gmid “Space-dye Vest” 1.7 update"
82 de331c2e 2021-08-03 op :short "Your preferred Gemini server, updated!"
83 de331c2e 2021-08-03 op :slug "gmid-1.7"
84 de331c2e 2021-08-03 op :date "2021/07/10"
85 de331c2e 2021-08-03 op :tags #{:gemini :gmid}
86 de331c2e 2021-08-03 op :gemtext? true
87 de331c2e 2021-08-03 op :music {:title "Space-Dye Vest"
88 de331c2e 2021-08-03 op :by "Dream Theater"}}
89 de331c2e 2021-08-03 op {:title "Virtual users and OpenSMTPD/Dovecot"
90 de331c2e 2021-08-03 op :short "AWK for the rescue!"
91 de331c2e 2021-08-03 op :slug "opensmtd-dovecot-virtual-users"
92 de331c2e 2021-08-03 op :date "2021/06/05"
93 de331c2e 2021-08-03 op :tags #{:mail}
94 de331c2e 2021-08-03 op :gemtext? true
95 de331c2e 2021-08-03 op :music {:title "Rifare"
96 de331c2e 2021-08-03 op :by "Tre Allegri Ragazzi Morti"}}
97 de331c2e 2021-08-03 op {:title "Parsing text/gemini with Clojure revisited"
98 de331c2e 2021-08-03 op :short "shorter is better"
99 de331c2e 2021-08-03 op :slug "gemtext-clojure"
100 de331c2e 2021-08-03 op :date "2021/04/16"
101 de331c2e 2021-08-03 op :tags #{:gemini :clojure :lisp}
102 de331c2e 2021-08-03 op :gemtext? true
103 de331c2e 2021-08-03 op :music {:title "How to Disappear Completely"
104 de331c2e 2021-08-03 op :by "Radiohead"}}
105 de331c2e 2021-08-03 op {:title "gmid “Stargazers” v1.6 update"
106 de331c2e 2021-08-03 op :short "it's finally here!"
107 de331c2e 2021-08-03 op :slug "gmid-1.6"
108 de331c2e 2021-08-03 op :date "2021/03/20"
109 de331c2e 2021-08-03 op :tags #{:gemini :gmid}
110 de331c2e 2021-08-03 op :gemtext? true
111 de331c2e 2021-08-03 op :music {:title "Stargazers"
112 de331c2e 2021-08-03 op :by "Nightwish"}}
113 de331c2e 2021-08-03 op {:title "Customize tty colors"
114 de331c2e 2021-08-03 op :short "Thou shalt use a bright-colorscheme even in ttys"
115 de331c2e 2021-08-03 op :slug "change-tty-colors"
116 de331c2e 2021-08-03 op :date "2021/02/23"
117 de331c2e 2021-08-03 op :tags #{:linux}
118 de331c2e 2021-08-03 op :gemtext? true
119 de331c2e 2021-08-03 op :music {:title "Tema del soldato eterno e degli aironi"
120 de331c2e 2021-08-03 op :by "Roberto Vecchioni"}}
121 de331c2e 2021-08-03 op {:title "Being lazy, the Emacs macro edition"
122 3f0b7cd1 2021-02-13 op :short "repetitive tasks no more"
123 3f0b7cd1 2021-02-13 op :slug "emacs-macros"
124 3f0b7cd1 2021-02-13 op :date "2021/02/10"
125 3f0b7cd1 2021-02-13 op :tags #{:emacs}
126 3f0b7cd1 2021-02-13 op :gemtext? true
127 3f0b7cd1 2021-02-13 op :music {:title "Wait"
128 3f0b7cd1 2021-02-13 op :by "The Beatles"}}
129 3f0b7cd1 2021-02-13 op {:title "Fun with seccomp & signals"
130 1810acdc 2021-02-08 op :short "debugging fiters using signals when signals themselves are the problem"
131 1810acdc 2021-02-08 op :slug "fun-with-seccomp"
132 1810acdc 2021-02-08 op :date "2021/02/08"
133 1810acdc 2021-02-08 op :tags #{:linux}
134 1810acdc 2021-02-08 op :gemtext? true
135 1810acdc 2021-02-08 op :music {:title "Lucy in the Sky with Diamonds"
136 1810acdc 2021-02-08 op :by "The Beatles"}}
137 1810acdc 2021-02-08 op {:title "Reloading a daemon"
138 1810acdc 2021-02-08 op :short "reload != stop+start plus misc signals race-conditions"
139 1810acdc 2021-02-08 op :slug "daemon-reload"
140 1810acdc 2021-02-08 op :date "2021/02/04"
141 1810acdc 2021-02-08 op :tags #{:c :unix}
142 1810acdc 2021-02-08 op :gemtext? true
143 1810acdc 2021-02-08 op :music {:title "Strawberry Fields Forever"
144 1810acdc 2021-02-08 op :by "The Beatles"}}
145 1810acdc 2021-02-08 op {:title "gmid “Interstellar Overdrive” v1.5 update"
146 1810acdc 2021-02-08 op :short "20 days of work = whole bunch of new features"
147 1810acdc 2021-02-08 op :slug "gmid-1.5"
148 1810acdc 2021-02-08 op :date "2021/01/30"
149 1810acdc 2021-02-08 op :tags #{:gemini :gmid}
150 1810acdc 2021-02-08 op :gemtext? true
151 1810acdc 2021-02-08 op :music {:title "Interstellar Overdrive"
152 1810acdc 2021-02-08 op :by "Pink Floyd"}}
153 1810acdc 2021-02-08 op {:title "Comparing sandboxing techniques"
154 1810acdc 2021-02-08 op :short "Different ways beastie, puffy and tux play"
155 1810acdc 2021-02-08 op :slug "gmid-sandbox"
156 1810acdc 2021-02-08 op :date "2021/01/22"
157 1810acdc 2021-02-08 op :tags #{:linux :OpenBSD :FreeBSD :security}
158 1810acdc 2021-02-08 op :gemtext? true
159 1810acdc 2021-02-08 op :music {:title "Octavarium"
160 1810acdc 2021-02-08 op :by "Dream Theater"}}
161 1810acdc 2021-02-08 op {:title "Parsing PO files in Clojure"
162 c986ef11 2021-01-17 op :short "Building parsers on top of transducers, what can go wrong?"
163 c986ef11 2021-01-17 op :slug "parsing-po"
164 c986ef11 2021-01-17 op :date "2021/01/13"
165 c986ef11 2021-01-17 op :tags #{:clojure :parsing :literate-programming}
166 c986ef11 2021-01-17 op :gemtext? true
167 c986ef11 2021-01-17 op :music {:title "Metropolis Pt. 2 scenes From a Memory"
168 c986ef11 2021-01-17 op :by "Dream Theater"}}
169 c986ef11 2021-01-17 op {:title "Parsing UTF-8"
170 5c5b700d 2021-01-11 op :short "The ugly, the uglier and the finite approach"
171 5c5b700d 2021-01-11 op :slug "parsing-utf8"
172 5c5b700d 2021-01-11 op :date "2021/01/11"
173 5c5b700d 2021-01-11 op :tags #{:c :parsing}
174 5c5b700d 2021-01-11 op :gemtext? true
175 41a37f11 2021-01-11 op :music {:title "Metropolis Pt. 2 scenes From a Memory"
176 5c5b700d 2021-01-11 op :by "Dream Theater"}}
177 5c5b700d 2021-01-11 op {:title "Tangle text/gemini files"
178 f5186101 2020-12-30 op :slug "tangle-text-gemini-files"
179 f5186101 2020-12-30 op :date "2020/12/30"
180 f5186101 2020-12-30 op :tags #{:gemini :literate-programming}
181 f5186101 2020-12-30 op :short "Literate programming using text/gemini?"
182 f5186101 2020-12-30 op :gemtext? true}
183 f5186101 2020-12-30 op {:title "text/gemini to HTML with AWK"
184 d7de9ba6 2020-12-29 op :slug "text-gemini-to-html-with-awk"
185 d7de9ba6 2020-12-29 op :date "2020/12/29"
186 d7de9ba6 2020-12-29 op :tags #{:awk :gemini :git}
187 d7de9ba6 2020-12-29 op :short "Fun with AWK and text/gemini"
188 d7de9ba6 2020-12-29 op :gemtext? true
189 d7de9ba6 2020-12-29 op :music {:title "Venice Queen"
190 d7de9ba6 2020-12-29 op :by "Red Hot Chili Peppers"}}
191 d7de9ba6 2020-12-29 op {:title "The joy of elisp: an example"
192 40ca3ee3 2020-12-28 op :slug "joy-of-elisp-sndio"
193 40ca3ee3 2020-12-28 op :date "2020/12/28"
194 c9a53ab9 2020-12-30 op :tags #{:literate-programming :lisp :elisp :OpenBSD}
195 008fd57c 2020-12-28 op :short "let's make sndioctl interactive with the power of a bunch of parens!"
196 40ca3ee3 2020-12-28 op :gemtext? true
197 40ca3ee3 2020-12-28 op :music {:title "L'infinita Gioia di Henry Bahus"
198 40ca3ee3 2020-12-28 op :by "Verdena"}}
199 40ca3ee3 2020-12-28 op {:title "IRIs are not hard!"
200 dcea2574 2020-12-26 op :slug "iris-are-not-hard"
201 dcea2574 2020-12-26 op :date "2020/12/26"
202 dcea2574 2020-12-26 op :tags #{:c :gemini}
203 dcea2574 2020-12-26 op :short "design and implementation of the IRI parser for gmid"
204 dcea2574 2020-12-26 op :gemtext? true
205 dcea2574 2020-12-26 op :music {:title "Houseki no Kuni - OST Disc 1"}}
206 dcea2574 2020-12-26 op {:title "Screen recording from stumpwm"
207 db5b749f 2020-12-09 op :slug "stumpwm-record-screen"
208 db5b749f 2020-12-09 op :date "2020/12/09"
209 db5b749f 2020-12-09 op :tags #{:lisp :stumpwm}
210 db5b749f 2020-12-09 op :short "recording the screen, but with parens"
211 db5b749f 2020-12-09 op :gemtext? true
212 db5b749f 2020-12-09 op :music {:title "Deer Dance"
213 db5b749f 2020-12-09 op :by "System of a Down"}}
214 db5b749f 2020-12-09 op {:title "yasnippet and SPC"
215 dfa58710 2020-12-01 op :slug "yasnippet-expansions"
216 dfa58710 2020-12-01 op :date "2020/12/01"
217 dfa58710 2020-12-01 op :tags #{:emacs}
218 dfa58710 2020-12-01 op :short "expanding yasnippets"
219 dfa58710 2020-12-01 op :gemtext? true
220 dfa58710 2020-12-01 op :music {:title "Sign of the Cross"
221 dfa58710 2020-12-01 op :by "Iron Maiden"}}
222 dfa58710 2020-12-01 op {:title "love for c(a|d)+r"
223 a3b0e47c 2020-11-19 op :slug "love-for-cadr"
224 a3b0e47c 2020-11-19 op :date "2020/11/15"
225 a3b0e47c 2020-11-19 op :tags #{:lisp :shitposting}
226 a3b0e47c 2020-11-19 op :short "caaddaaddaaddaddaa…"
227 a3b0e47c 2020-11-19 op :gemtext? true}
228 a3b0e47c 2020-11-19 op {:title "gmid update, cgi support and services"
229 58b6d3d1 2020-11-10 op :slug "gmid-cgi-and-services"
230 58b6d3d1 2020-11-10 op :date "2020/11/10"
231 58b6d3d1 2020-11-10 op :tags #{:gemini}
232 58b6d3d1 2020-11-10 op :short "status update and cool gemini stuff"
233 58b6d3d1 2020-11-10 op :gemtext? true
234 58b6d3d1 2020-11-10 op :music {:title "Piccola Città"
235 58b6d3d1 2020-11-10 op :by "Francesco Guccini"
236 58b6d3d1 2020-11-10 op :url "https://www.youtube.com/watch?v=BjXjgyYU9eU"}}
237 58b6d3d1 2020-11-10 op {:title "Emacs side window"
238 61fdac08 2020-11-05 op :slug "emacs-side-window"
239 61fdac08 2020-11-05 op :date "2020/11/05"
240 61fdac08 2020-11-05 op :tags #{:emacs}
241 61fdac08 2020-11-05 op :short "making buffers go to fu^W side-window themself."
242 cbe42130 2020-11-05 op :gemtext? true
243 cbe42130 2020-11-05 op :music {:title "I Will Take Him"
244 cbe42130 2020-11-05 op :by "Grant Lee Buffalo"
245 cbe42130 2020-11-05 op :url "https://www.youtube.com/watch?v=q1-qPdkJgNM"}}
246 61fdac08 2020-11-05 op {:title "gmid"
247 42f36648 2020-10-15 op :slug "gmid"
248 42f36648 2020-10-15 op :date "2020/10/15"
249 42f36648 2020-10-15 op :tags #{:c :gemini}
250 42f36648 2020-10-15 op :short "adventures in network programming"
251 42f36648 2020-10-15 op :gemtext? true}
252 42f36648 2020-10-15 op {:title "Parsing Gemtext with Clojure"
253 791e96fe 2020-10-03 op :slug "parsing-gemtext-with-clojure"
254 791e96fe 2020-10-03 op :date "2020/10/03"
255 40ca3ee3 2020-12-28 op :tags #{:clojure :gemini :literate-programming}
256 791e96fe 2020-10-03 op :short "fun with transducers"
257 791e96fe 2020-10-03 op :gemtext? true}
258 791e96fe 2020-10-03 op {:title "Hello gemini!"
259 84302400 2020-10-03 op :slug "hello-gemini"
260 84302400 2020-10-03 op :date "2020/10/02"
261 84302400 2020-10-03 op :tags #{:gemini}
262 84302400 2020-10-03 op :gemtext? true}
263 84302400 2020-10-03 op {:title "sndio over the network"
264 84302400 2020-10-03 op :slug "sndio-over-network"
265 84302400 2020-10-03 op :date "2020/09/22"
266 84302400 2020-10-03 op :tags #{:OpenBSD}
267 84302400 2020-10-03 op :short "why searching for a longer cable when you can use the network? /s"
268 84302400 2020-10-03 op :gemtext? true}
269 84302400 2020-10-03 op {:title "Automatic USB Tethering on OpenBSD"
270 84302400 2020-10-03 op :slug "openbsd-tethering"
271 84302400 2020-10-03 op :date "2020/09/21"
272 84302400 2020-10-03 op :tags #{:OpenBSD}
273 84302400 2020-10-03 op :short "hotplug my lazyness"
274 84302400 2020-10-03 op :xkcd 1319
275 84302400 2020-10-03 op :gemtext? true}
276 c3fdde36 2020-10-14 op {:title "EMMS"
277 c3fdde36 2020-10-14 op :slug "emms"
278 c3fdde36 2020-10-14 op :date "2020/09/20"
279 c3fdde36 2020-10-14 op :tags #{:emacs :elisp}
280 c3fdde36 2020-10-14 op :short "How I learned to stop worrying and love the hydra/emacs/whatever"
281 c3fdde36 2020-10-14 op :music {:title "Kaerimichi"
282 c3fdde36 2020-10-14 op :url "https://www.youtube.com/watch?v=2OC6ARG6fZA"}
283 c3fdde36 2020-10-14 op :gemtext? true}
284 9df6ca91 2020-09-20 op {:title "Using IP addresses to assume the language is dumb"
285 00c39694 2020-08-04 op :slug "ip-to-assume-language-dumb"
286 00c39694 2020-08-04 op :date "2020/08/04"
287 00c39694 2020-08-04 op :tags #{:rant}
288 00c39694 2020-08-04 op :short "just your daily rant"
289 00c39694 2020-08-04 op :music {:title "One Morning"
290 00c39694 2020-08-04 op :by "Grant Lee Phillips"
291 00c39694 2020-08-04 op :url "https://www.youtube.com/watch?v=ClmbCOW73eo"}}
292 00c39694 2020-08-04 op {:title "Localization of dates in web pages"
293 23019157 2020-08-03 op :slug "localization-of-dates-in-web-pages"
294 23019157 2020-08-03 op :date "2020/08/03"
295 23019157 2020-08-03 op :tags #{:l10n}
296 23019157 2020-08-03 op :short ""
297 23019157 2020-08-03 op :music {:title "Dream in Color"
298 e614f03a 2020-08-03 op :by "Grant Lee Phillips"
299 23019157 2020-08-03 op :url "https://www.youtube.com/watch?v=uqyduBWlmKs"}}
300 47e99d0e 2020-11-07 op {:title "enjoying CDPATH"
301 47e99d0e 2020-11-07 op :slug "enjoying-cdpath"
302 47e99d0e 2020-11-07 op :date "2020/06/27"
303 47e99d0e 2020-11-07 op :tags #{:sh}
304 47e99d0e 2020-11-07 op :short "changing directory like a ninja."
305 47e99d0e 2020-11-07 op :gemtext? true}
306 5e8f809e 2020-06-27 op #_ {:title "sickforth episode 1: parsing"
307 5e8f809e 2020-06-27 op :slug "sickforth-episode-01-parsing"
308 5e8f809e 2020-06-27 op :date "2020/06/23"
309 5e8f809e 2020-06-27 op :tags #{:compilers :sickforth}
310 5e8f809e 2020-06-27 op :short "You've got to start from somewhere"}
311 5e8f809e 2020-06-27 op #_ {:title "sickforth episode 0: introduction"
312 5e8f809e 2020-06-27 op :slug "sickforth-episode-00-intro"
313 5e8f809e 2020-06-27 op :date "2020/06/23"
314 5e8f809e 2020-06-27 op :tags #{:compilers :sickforth}
315 5e8f809e 2020-06-27 op :short "Let's write a compiler for an (arbitrary) subset of Forth!"}
316 5e8f809e 2020-06-27 op #_ {:title "building FreeBSD packages with Synth"
317 5e8f809e 2020-06-27 op :slug "building-freebsd-packages-with-synth"
318 5e8f809e 2020-06-27 op :date "2020/06/13"
319 5e8f809e 2020-06-27 op :tags #{:FreeBSD}
320 5e8f809e 2020-06-27 op :short "Build with ease. Scripts included!"}
321 5e8f809e 2020-06-27 op {:title "Threading macros for elisp"
322 5e8f809e 2020-06-27 op :slug "elisp-threading-macros"
323 5e8f809e 2020-06-27 op :date "2020/06/04"
324 5e8f809e 2020-06-27 op :tags #{:elisp}
325 5e8f809e 2020-06-27 op :short "(-> '->> symbol-name (concat \" is so cool\"))"
326 5e8f809e 2020-06-27 op :toot "https://europecom.net/notice/9vm27kyIDp6oe8h3su"}
327 5e8f809e 2020-06-27 op {:title "Updating the ssh key to ed25519"
328 5e8f809e 2020-06-27 op :slug "upgrading-ssh-key-ed25519"
329 5e8f809e 2020-06-27 op :date "2020/06/03"
330 5e8f809e 2020-06-27 op :tags #{:ssh}
331 5e8f809e 2020-06-27 op :short "no TL;DR this time"}
332 5e8f809e 2020-06-27 op {:title "Logstash + jdbc = role does not exists"
333 5e8f809e 2020-06-27 op :slug "logstash-jdbc-role-does-not-exists"
334 5e8f809e 2020-06-27 op :date "2020/05/10"
335 5e8f809e 2020-06-27 op :tags #{:logstash :postgresql}
336 5e8f809e 2020-06-27 op :short "TL;DR use the connection string properly"}
337 5e8f809e 2020-06-27 op {:title "Finite State Machine in Godot"
338 5e8f809e 2020-06-27 op :slug "finite-automata-godot"
339 5e8f809e 2020-06-27 op :date "2020/04/29"
340 5e8f809e 2020-06-27 op :tags #{:godot}
341 5e8f809e 2020-06-27 op :short "Did I mention how I love finite automata?"}
342 de331c2e 2021-08-03 op {:title "cgit & gitolite"
343 de331c2e 2021-08-03 op :slug "cgit-gitolite"
344 de331c2e 2021-08-03 op :date "2020/04/22"
345 de331c2e 2021-08-03 op :tags #{:git}
346 de331c2e 2021-08-03 op :short "Custom git server with web interface & users management"
347 de331c2e 2021-08-03 op :gemtext? true}
348 5e8f809e 2020-06-27 op {:title "$HOME as a git repo"
349 5e8f809e 2020-06-27 op :slug "home-as-git-repo"
350 5e8f809e 2020-06-27 op :date "2020/04/02"
351 5e8f809e 2020-06-27 op :tags #{:git}
352 5e8f809e 2020-06-27 op :short "How do you track dotfiles?"}
353 5e8f809e 2020-06-27 op {:title "Multiplexing data in sh(1)"
354 5e8f809e 2020-06-27 op :slug "sh-multiplexing-data"
355 5e8f809e 2020-06-27 op :date "2019/10/17"
356 5e8f809e 2020-06-27 op :tags #{:sh}
357 5e8f809e 2020-06-27 op :short "please put something clever here"}
358 5e8f809e 2020-06-27 op {:title "Poor man's unbound dashboard"
359 5e8f809e 2020-06-27 op :slug "poor-mans-unbound-dashboard"
360 5e8f809e 2020-06-27 op :date "2019/10/16"
361 5e8f809e 2020-06-27 op :tags #{:OpenBSD :tmux}
362 5e8f809e 2020-06-27 op :short "A little bit of bash, fifos, tmux & ttyplot"}
363 5e8f809e 2020-06-27 op {:title "Core naming in linux"
364 5e8f809e 2020-06-27 op :slug "core-naming-on-linux"
365 5e8f809e 2020-06-27 op :date "2019/10/15"
366 5e8f809e 2020-06-27 op :tags #{:OpenBSD :linux}
367 5e8f809e 2020-06-27 op :short "Porting BSD behaviours to linux"}
368 5e8f809e 2020-06-27 op {:title "CSS sprites with awk and ImageMagick"
369 5e8f809e 2020-06-27 op :slug "css-sprites-awk-imagemagick"
370 5e8f809e 2020-06-27 op :date "2019/08/08"
371 5e8f809e 2020-06-27 op :tags #{:css :awk}
372 5e8f809e 2020-06-27 op :short "I like to automatize things"}
373 5e8f809e 2020-06-27 op {:title "Using the C preprocessors for CSS generation"
374 5e8f809e 2020-06-27 op :slug "cpp-css"
375 5e8f809e 2020-06-27 op :date "2019/03/30"
376 5e8f809e 2020-06-27 op :tags #{:css}
377 5e8f809e 2020-06-27 op :short "old tools for new websites"}
378 5e8f809e 2020-06-27 op {:title "F* on OpenBSD"
379 5e8f809e 2020-06-27 op :slug "fstar-openbsd"
380 5e8f809e 2020-06-27 op :date "2019/03/25"
381 5e8f809e 2020-06-27 op :tags #{:fstar :OpenBSD}
382 5e8f809e 2020-06-27 op :short "It just works"}
383 5e8f809e 2020-06-27 op {:title "Abbreviations in vi(1)"
384 5e8f809e 2020-06-27 op :slug "abbreviations-vi"
385 5e8f809e 2020-06-27 op :date "2018/09/14"
386 5e8f809e 2020-06-27 op :tags #{:vi}
387 5e8f809e 2020-06-27 op :short "type even less"}
388 5e8f809e 2020-06-27 op {:title "Improving maildir opening time in mutt"
389 5e8f809e 2020-06-27 op :slug "maildir-mutt-time"
390 5e8f809e 2020-06-27 op :date "2018/09/14"
391 5e8f809e 2020-06-27 op :tags #{:mutt}
392 5e8f809e 2020-06-27 op :short "<code>header_cache</code> is just awesome"}
393 5e8f809e 2020-06-27 op {:title "Spell checking in vi(1)"
394 5e8f809e 2020-06-27 op :slug "spell-checking-vi"
395 5e8f809e 2020-06-27 op :date "2018/09/08"
396 5e8f809e 2020-06-27 op :tags #{:vi}
397 5e8f809e 2020-06-27 op :short "Aspell plays nice with vi."}]