main
 1<!DOCTYPE html>
 2<html lang="en">
 3<head>
 4<!-- Sep 03, 2024 -->
 5<meta charset="utf-8" />
 6<meta name="viewport" content="width=device-width, initial-scale=1" />
 7<title>dogfooding</title>
 8<meta name="author" content="Vincent Demeester" />
 9<meta name="generator" content="Org Mode" />
10<link rel='icon' type='image/x-icon' href='/images/favicon.ico'/>
11<meta name='viewport' content='width=device-width, initial-scale=1'>
12<link rel='stylesheet' href='/css/new.css' type='text/css'/>
13<link rel='stylesheet' href='/css/syntax.css' type='text/css'/>
14<link href='/index.xml' rel='alternate' type='application/rss+xml' title='Vincent Demeester' />
15</head>
16<body>
17<main id="content" class="content">
18<header>
19<h1 class="title">dogfooding</h1>
20</header><p>
21Usually, &ldquo;dogfooding&rdquo; means <i>eat your own food</i>. In the software engineer world, it
22usually means <i>using what your are building</i>. It is, of course, easier to achieve if you
23are a developer and are building tools for developers 😛.
24</p>
25
26<p>
27I am trying to apply that for my work, aka <a href="openshift.html">OpenShift</a>, <a href="openshift_pipeline.html">OpenShift Pipeline</a> and <a href="tekton.html">Tekton</a>.
28</p>
29</main>
30<footer id="postamble" class="status">
31<footer>
32     <small><a href="/" rel="history">Index</a> • <a href="/sitemap.html">Sitemap</a> • <a href="https://dl.sbr.pm/">Files</a></small><br/>
33     <small class='questions'>Questions, comments ? Please use my <a href="https://lists.sr.ht/~vdemeester/public-inbox">public inbox</a> by sending a plain-text email to <a href="mailto:~vdemeester/public-inbox@lists.sr.ht">~vdemeester/public-inbox@lists.sr.ht</a>.</small><br/>
34     <small class='copyright'>
35      Content and design by Vincent Demeester
36      (<a rel='licence' href='http://creativecommons.org/licenses/by-nc-sa/3.0/'>Some rights reserved</a>)
37    </small><br />
38</footer>
39</footer>
40</body>
41</html>