issue 5 proofreading

This commit is contained in:
pamela 2021-11-27 17:46:21 -05:00
parent 53679d165d
commit a89d9415fd
5 changed files with 13 additions and 13 deletions

View File

@ -2,8 +2,8 @@
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h2>Recent -current changes</h2>
<ul>
<li>RFC6840 support and integration into OpenBSD resolvers has been committed recently, (<a href="https://marc.info/?l=openbsd-cvs&m=163761230920719&w=2" class="permalink">explanation of what this is in the commit</a>)</li>
<li>Callout to test a big unlock of the uvm (some part managing virtual memory) on <a href="https://marc.info/?l=openbsd-tech&m=163774913205533&w=2" class="permalink">tech@</a> (it improves performance and responsivness a lot for me)</li>
<li>RFC6840 support and integration into OpenBSD resolvers has been committed recently, (<a href="https://marc.info/?l=openbsd-cvs&m=163761230920719&w=2" class="permalink">as explained in the commit</a>)</li>
<li>Request for tests of a big unlock of the uvm (managing virtual memory) on <a href="https://marc.info/?l=openbsd-tech&m=163774913205533&w=2" class="permalink">tech@</a> (for me, it improves performance and responsiveness a lot)</li>
<li>X server updated, <a href="https://marc.info/?l=openbsd-tech&m=163674121630769&w=2" class="permalink">you may need to force DPI setting</a> if fonts are too big</li>
</ul>
</article>

View File

@ -3,22 +3,22 @@
<h2>Interview</h2>
<div>
<p><strong>Solène</strong>: Hello, could you yourself shortly to the readers?</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>: Hello, could you briefly introduce yourself to the readers?</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 outdoors, 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>: 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 down 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 sent 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>Solène</strong>: To my knowledge, you mostly work on IPv6 and DNS on OpenBSD. How did you get 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>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>
<p>Many thanks to Florian for playing the interview game and talking about himself and his work!</p>
</div>
</article>

View File

@ -5,9 +5,9 @@
Enable "vi mode" in your ksh shell and embrace the feeling of vi shortcuts:
</p>
<pre>echo "set -o vi" >> $HOME/.kshrc</pre>
<p>In a new shell, you can navigate in history with <kbd>Esc</kbd> + <kbd>j</kbd> or <kbd>k</kbd></p>
<p>In a new shell, you can navigate the history with <kbd>Esc</kbd> + <kbd>j</kbd> or <kbd>k</kbd></p>
<p>Move the cursor in a long command with <kbd>h</kbd> or <kbd>l</kbd></p>
<p>Search and filter in the history with <kbd>Esc</kbd> + <kbd>/</kbd></p>
<p>Search and filter the history with <kbd>Esc</kbd> + <kbd>/</kbd></p>
Vi lovers, see <a href="https://github.com/alols/xcape" class="permalink">xcape</a> to add <code>xcape -e 'Alt_L=Escape' &</code> to your "<code>$HOME/.xsession</code>" file.
</article>

View File

@ -5,7 +5,7 @@
<a href="images/artwork-issue5.jpg">
<picture>
<img src="images/artwork-issue5.jpg"
alt="A black and white picture with a Puffy fish staring at the viewer, a human hand is added on the picture like if it was trying to hide the Puffy sight." />
alt="A black and white picture with a pufferfish staring at the viewer, a human hand is added on the picture as though trying to hide the fish's sight." />
</picture>
</a>
<figcaption>"When I log in as root." by <a href="https://bsd.network/@prahou" class="permalink">Tomáš</a></figcaption>

View File

@ -1,7 +1,7 @@
<article id="webzine">
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h2>About the webzine</h2>
<p>I decided to switch to a monthly release schedule. Making a good issue in two weeks without burning myself in the process is hard. With a monthly release, this will give me a lot more time to find interesting content to share and more time to enjoy putting things together gradually.</p>
<p>I decided to switch to a monthly release schedule. Making a good issue in two weeks without burning myself out in the process is hard. With a monthly release, this will give me a lot more time to find interesting content to share and more time to enjoy putting things together gradually.</p>
</article>
<article id="authors">