interview florian

This commit is contained in:
Solene Rapenne 2021-11-26 22:50:55 +01:00
parent 31e30c6805
commit 702758532d
1 changed files with 20 additions and 1 deletions

View File

@ -1,5 +1,24 @@
<article id="interview">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h2>Interview</h2>
<p></p>
<div>
<p><strong>Solène</strong>: introduce yourself shortly (your first name but easy to guess > :P, maybe job? country, age, favorite hobby apart OpenBSD)</p>
<p><strong>Florian</strong>: I'm in my mid forties living with my partner and two cats in the Netherlands. During the day I work as a sysadmin for the RIPE NCC running k.root-servers.net. So that's mostly DNS and BGP. My favorite hobby is being outdoor I suppose, hiking, camping, bicycle touring that kind of thing.</p>
<p><strong>Solène</strong>: how did you join the project and when?</p>
<p><strong>Florian</strong>: I was working at a hosting company and we were rolling out IPv6 and I chased all the bugs, missing features and so on. We were using OpenBSD on routers and firewalls and one missing feature was IPv6 support in pflow(4). In my youthful carelessness I figured, how hard can it be, and started hacking on the kernel. And what can I say, it didn't panic *that* often. And here we are, 10 years later, still wrangling IPv6. Maybe I should have just send a feature request to misc@ back in the day?</p>
<p><strong>Solène</strong>: From wy knowledge, you mostly work on IPv6 and DNS on OpenBSD, > how did you got your hands into these network fields?</p>
<p><strong>Florian</strong>: I think my taste is more eclectic than that. I have to poke at things that don't work quite correctly. And suddenly the whole house comes crashing down on you and you have to dig yourself out. I think this is true for most OpenBSD developers. And we come back for seconds... About DNS, in my experience that's one of those things that is taken for granted. It only turns into a catastrophe when it stops working, because it's fundamental to the working of the Internet. So of course I have to poke at it when it's not working correctly. But everybody else is too scared to touch it. Suddenly I'm the DNS expert.</p>
<p><strong>Solène</strong>: In your opinion what is your greatest contribution to the project?</p>
<p><strong>Florian</strong>: What I'm most proud of is that I deleted more lines of code than added. Not sure if that's my greatest contribution. sysupgrade(8) is pretty neat.</p>
<p><strong>Solène</strong>: how do you use OpenBSD outside of the development scope?</p>
<p><strong>Florian</strong>: I run my own mail and DNS infrastructure, as well as a nextclown installation (Thanks Gonzalo! It just works.) among other things, all on OpenBSD. And of course my main workstation is an OpenBSD laptop, I do all the things on there, browse the web, read email, play music, videos, plan hiking / cycling trips and so on.</p>
<p>Many thanks to florian for playing the interview game and talking about him and his work!</p>
</div>
</article>