Blob


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