Blob


1 [{:title "Emacs side window"
2 :slug "emacs-side-window"
3 :date "2020/11/05"
4 :tags #{:emacs}
5 :short "making buffers go to fu^W side-window themself."
6 :gemtext? true}
7 {:title "gmid"
8 :slug "gmid"
9 :date "2020/10/15"
10 :tags #{:c :gemini}
11 :short "adventures in network programming"
12 :gemtext? true}
13 {:title "Parsing Gemtext with Clojure"
14 :slug "parsing-gemtext-with-clojure"
15 :date "2020/10/03"
16 :tags #{:clojure :gemini}
17 :short "fun with transducers"
18 :gemtext? true}
19 {:title "Hello gemini!"
20 :slug "hello-gemini"
21 :date "2020/10/02"
22 :tags #{:gemini}
23 :gemtext? true}
24 {:title "sndio over the network"
25 :slug "sndio-over-network"
26 :date "2020/09/22"
27 :tags #{:OpenBSD}
28 :short "why searching for a longer cable when you can use the network? /s"
29 :gemtext? true}
30 {:title "Automatic USB Tethering on OpenBSD"
31 :slug "openbsd-tethering"
32 :date "2020/09/21"
33 :tags #{:OpenBSD}
34 :short "hotplug my lazyness"
35 :xkcd 1319
36 :gemtext? true}
37 {:title "EMMS"
38 :slug "emms"
39 :date "2020/09/20"
40 :tags #{:emacs :elisp}
41 :short "How I learned to stop worrying and love the hydra/emacs/whatever"
42 :music {:title "Kaerimichi"
43 :url "https://www.youtube.com/watch?v=2OC6ARG6fZA"}
44 :gemtext? true}
45 {:title "Using IP addresses to assume the language is dumb"
46 :slug "ip-to-assume-language-dumb"
47 :date "2020/08/04"
48 :tags #{:rant}
49 :short "just your daily rant"
50 :music {:title "One Morning"
51 :by "Grant Lee Phillips"
52 :url "https://www.youtube.com/watch?v=ClmbCOW73eo"}}
53 {:title "Localization of dates in web pages"
54 :slug "localization-of-dates-in-web-pages"
55 :date "2020/08/03"
56 :tags #{:l10n}
57 :short ""
58 :music {:title "Dream in Color"
59 :by "Grant Lee Phillips"
60 :url "https://www.youtube.com/watch?v=uqyduBWlmKs"}}
61 {:title "enjoying CDPATH"
62 :slug "enjoying-cdpath"
63 :date "2020/06/27"
64 :tags #{:sh}
65 :short "changing directory like a ninja."}
66 #_ {:title "sickforth episode 1: parsing"
67 :slug "sickforth-episode-01-parsing"
68 :date "2020/06/23"
69 :tags #{:compilers :sickforth}
70 :short "You've got to start from somewhere"}
71 #_ {:title "sickforth episode 0: introduction"
72 :slug "sickforth-episode-00-intro"
73 :date "2020/06/23"
74 :tags #{:compilers :sickforth}
75 :short "Let's write a compiler for an (arbitrary) subset of Forth!"}
76 #_ {:title "building FreeBSD packages with Synth"
77 :slug "building-freebsd-packages-with-synth"
78 :date "2020/06/13"
79 :tags #{:FreeBSD}
80 :short "Build with ease. Scripts included!"}
81 {:title "Threading macros for elisp"
82 :slug "elisp-threading-macros"
83 :date "2020/06/04"
84 :tags #{:elisp}
85 :short "(-> '->> symbol-name (concat \" is so cool\"))"
86 :toot "https://europecom.net/notice/9vm27kyIDp6oe8h3su"}
87 {:title "Updating the ssh key to ed25519"
88 :slug "upgrading-ssh-key-ed25519"
89 :date "2020/06/03"
90 :tags #{:ssh}
91 :short "no TL;DR this time"}
92 {:title "Logstash + jdbc = role does not exists"
93 :slug "logstash-jdbc-role-does-not-exists"
94 :date "2020/05/10"
95 :tags #{:logstash :postgresql}
96 :short "TL;DR use the connection string properly"}
97 {:title "Finite State Machine in Godot"
98 :slug "finite-automata-godot"
99 :date "2020/04/29"
100 :tags #{:godot}
101 :short "Did I mention how I love finite automata?"}
102 {:title "cgit & gitolite"
103 :slug "cgit-gitolite"
104 :date "2020/04/22"
105 :tags #{:git}
106 :short "Custom git server with web interface & users management"}
107 {:title "$HOME as a git repo"
108 :slug "home-as-git-repo"
109 :date "2020/04/02"
110 :tags #{:git}
111 :short "How do you track dotfiles?"}
112 {:title "Multiplexing data in sh(1)"
113 :slug "sh-multiplexing-data"
114 :date "2019/10/17"
115 :tags #{:sh}
116 :short "please put something clever here"}
117 {:title "Poor man's unbound dashboard"
118 :slug "poor-mans-unbound-dashboard"
119 :date "2019/10/16"
120 :tags #{:OpenBSD :tmux}
121 :short "A little bit of bash, fifos, tmux & ttyplot"}
122 {:title "Core naming in linux"
123 :slug "core-naming-on-linux"
124 :date "2019/10/15"
125 :tags #{:OpenBSD :linux}
126 :short "Porting BSD behaviours to linux"}
127 {:title "CSS sprites with awk and ImageMagick"
128 :slug "css-sprites-awk-imagemagick"
129 :date "2019/08/08"
130 :tags #{:css :awk}
131 :short "I like to automatize things"}
132 {:title "Using the C preprocessors for CSS generation"
133 :slug "cpp-css"
134 :date "2019/03/30"
135 :tags #{:css}
136 :short "old tools for new websites"}
137 {:title "F* on OpenBSD"
138 :slug "fstar-openbsd"
139 :date "2019/03/25"
140 :tags #{:fstar :OpenBSD}
141 :short "It just works"}
142 {:title "Abbreviations in vi(1)"
143 :slug "abbreviations-vi"
144 :date "2018/09/14"
145 :tags #{:vi}
146 :short "type even less"}
147 {:title "Improving maildir opening time in mutt"
148 :slug "maildir-mutt-time"
149 :date "2018/09/14"
150 :tags #{:mutt}
151 :short "<code>header_cache</code> is just awesome"}
152 {:title "Spell checking in vi(1)"
153 :slug "spell-checking-vi"
154 :date "2018/09/08"
155 :tags #{:vi}
156 :short "Aspell plays nice with vi."}]