main
1<!DOCTYPE html>
2<html lang="en">
3 <head>
4 <meta name="viewport" content="width=device-width, initial-scale=1">
5 <meta charset="utf-8">
6 <meta name="viewport" content="width=device-width, initial-scale=1">
7 <title>
8 Vincent Demeester
9 </title>
10 <meta name="author" content="Vincent Demeester">
11 <meta name="description" content="Personal space of Vincent Demeester — developer, gopher, sysadmin, free-software fan.">
12 <script src="/flux.js" defer=""></script>
13 <link rel="stylesheet" href="/style.css" type="text/css">
14 </head>
15 <body>
16 <div class="site-controls">
17 <button class="theme-toggle" id="theme-toggle" title="Toggle dark/light mode">☀️</button>
18 </div>
19 <article class="content">
20 <header>
21 <h1 class="title">
22 Hi, I'm Vincent Demeester
23 </h1>
24 <p class="subtitle">
25 Developer 👨💻 · Gopher 🐹 · Sysadmin 🖥️ · Factotum 🔧 · Free-software fan 🐧 · Unicode lover 🦄
26 </p>
27 </header>
28 <p class="dropcap">
29 I'm a <em>french</em> 🇫🇷 developer 👨💻, working at <a href="https://www.redhat.com">Red Hat</a> 🎩 as a senior principal software engineer, previously at <a href="https://www.docker.com">Docker</a> 🐳 and <a href="http://www.zenika.com/">Zenika</a> 🦊. I am a maintainer of the <a href="https://github.com/moby/moby">Docker</a> project, the <a href="https://github.com/tektoncd">Tekton</a> project and a contributor to <a href="https://github.com/NixOS/nixpkgs">NixOS</a>.
30 </p>
31 <p>
32 This is my personal space on the <em>World Wide Web</em>. It is meant to be simple, <em>modest</em> and <strong>persistent</strong> — by persistent, I mean I try not to break URIs.
33 </p>
34 <section>
35 <h2 id="recent">
36 <a href="#recent" class="anchor">§</a>Recent
37 </h2>
38 <div class="github-entry">
39 <span class="gh-icon pr">⬢</span>
40 <div class="gh-content">
41 <div class="gh-title">
42 <a href="https://github.com/openshift-pipelines/osp-component-dashboard/pull/7">fix: use rebase merge for auto-merge (squash not allowed on this repo)</a>
43 </div>
44 <div class="gh-repo">
45 openshift-pipelines/osp-component-dashboard#7
46 </div>
47 </div>
48 <div class="gh-date">
49 merged · Apr 10
50 </div>
51 </div>
52 <div class="github-entry">
53 <span class="gh-icon pr">⬢</span>
54 <div class="gh-content">
55 <div class="gh-title">
56 <a href="https://github.com/openshift-pipelines/osp-component-dashboard/pull/5">fix: use PR instead of direct push for vuln scan results</a>
57 </div>
58 <div class="gh-repo">
59 openshift-pipelines/osp-component-dashboard#5
60 </div>
61 </div>
62 <div class="gh-date">
63 merged · Apr 10
64 </div>
65 </div>
66 <div class="github-entry">
67 <span class="gh-icon pr">⬢</span>
68 <div class="gh-content">
69 <div class="gh-title">
70 <a href="https://github.com/tektoncd/plumbing/pull/3284">feat: add PAC Repository CR for tektoncd/cli</a>
71 </div>
72 <div class="gh-repo">
73 tektoncd/plumbing#3284
74 </div>
75 </div>
76 <div class="gh-date">
77 merged · Apr 10
78 </div>
79 </div>
80 <div class="github-entry">
81 <span class="gh-icon pr">⬢</span>
82 <div class="gh-content">
83 <div class="gh-title">
84 <a href="https://github.com/tektoncd/plumbing/pull/3276">ci: Remove catlin-lint Tekton CI job for tektoncd/catalog</a>
85 </div>
86 <div class="gh-repo">
87 tektoncd/plumbing#3276
88 </div>
89 </div>
90 <div class="gh-date">
91 merged · Apr 10
92 </div>
93 </div>
94 <div class="release-card">
95 <span class="release-project">tektoncd/cli</span>
96 <span class="release-version">v0.37.5</span>
97 <span class="release-date"> · April 10, 2026</span>
98 </div>
99 <a class="page-entry" href="https://vincent.demeester.fr/flux-design/index.html">
100 <span class="marker updated">~</span>
101 <span class="page-title">Vincent Demeester</span>
102 <span class="page-date">Apr 10</span>
103 <span class="arrow">↗</span>
104</a>
105 <div class="github-entry">
106 <span class="gh-icon pr">⬢</span>
107 <div class="gh-content">
108 <div class="gh-title">
109 <a href="https://github.com/tektoncd/community/pull/1267">Add new volunteers to tekton-vmt team</a>
110 </div>
111 <div class="gh-repo">
112 tektoncd/community#1267
113 </div>
114 </div>
115 <div class="gh-date">
116 merged · Apr 9
117 </div>
118 </div>
119 <div class="github-entry">
120 <span class="gh-icon issue">◇</span>
121 <div class="gh-content">
122 <div class="gh-title">
123 <a href="https://github.com/tektoncd/pipeline/issues/9755">perf: avoid unnecessary apiserver calls in TaskRun done path (stopSidecars on every resync)</a>
124 </div>
125 <div class="gh-repo">
126 tektoncd/pipeline#9755
127 </div>
128 </div>
129 <div class="gh-date">
130 opened · Apr 9
131 </div>
132 </div>
133 <p class="flux-more">
134 <a href="/flux/">See all in the flux stream →</a>
135 · <a href="/flux/feed.json" style="font-family:var(--font-mono);font-size:0.8rem">JSON</a>
136 · <a href="/flux/feed.xml" style="font-family:var(--font-mono);font-size:0.8rem">Atom</a>
137 </p>
138 </section>
139 <section>
140 <h2 id="writing">
141 <a href="#writing" class="anchor">§</a>Writing
142 </h2>
143 <ul>
144 <li>
145 <a href="2022/digital-garden.html">A Digital Garden</a> — what this space is about
146 </li>
147 <li>
148 <a href="2022/random.html">Random thoughts after 2 years</a>
149 </li>
150 <li>
151 <a href="til.html">Today I Learned</a> — short things I discovered
152 </li>
153 </ul>
154 <p>
155 See also the <a href="posts/">archived posts</a>, <a href="articles/">articles</a>, <a href="org-demo.html">org-mode demo</a>, and <a href="sandbox.html">design sandbox</a>.
156 </p>
157 </section>
158 <section>
159 <h2 id="elsewhere">
160 <a href="#elsewhere" class="anchor">§</a>Elsewhere
161 </h2>
162 <ul>
163 <li>
164 <a href="https://github.com/vdemeester">GitHub</a>
165 </li>
166 <li>
167 <a href="https://git.sr.ht/~vdemeester">SourceHut</a>
168 </li>
169 <li>
170 <a href="https://fosstodon.org/@vdemeester">Mastodon</a>
171 </li>
172 </ul>
173 </section>
174 <footer>
175 <p>
176 Content and design by Vincent Demeester · <a rel="licence" href="http://creativecommons.org/licenses/by-nc-sa/3.0/">CC BY-NC-SA</a>
177 </p>
178 <p>
179 Powered by <a href="https://www.gnu.org/software/emacs/">Emacs</a>, <a href="https://orgmode.org">Org mode</a>, and <a href="https://soupault.app">Soupault</a>
180 </p>
181 </footer>
182 </article>
183 </body>
184</html>