issue #14 is almost done

This commit is contained in:
Solène Rapenne 2023-09-13 10:32:14 +02:00
parent 94bf997fee
commit 04cc5bed5d
Signed by: solene
GPG Key ID: 8CD42DFD57F0A909
2 changed files with 62 additions and 6 deletions

View File

@ -8,8 +8,14 @@
<main>
<article id="headlines">
<h2>TL;DR</h2>
<p>It must be the year of OpenBSD on desktop!
<ul>
<li></li>
<li>Wayland is getting in shape</li>
<li>KDE Plasma is getting committed</li>
<li>Softdeps temporarily disabled</li>
<li>Malloc leak detection</li>
<li>vmd received virtio GPU and uses a multi process model</li>
<li>Battery charging control</li>
</ul>
</article>
@ -17,12 +23,38 @@
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h2>Recent -current changes</h2>
<ul>
<li></li>
<li>[CFT] Major pfsync(4) Rewrite on the Horizon <a class="permalink" href="https://undeadly.org/cgi?action=article;sid=20230621081948">(undeadly)</a></li>
<li>malloc leak detection available in -current <a class="permalink" href="https://undeadly.org/cgi?action=article;sid=20230417074903">(undeadly)</a></li>
<li>Keystroke timing obfuscation added to ssh(1) <a class="permalink" href="https://undeadly.org/cgi?action=article;sid=20230829051257">(undeadly)</a></li>
<li>(Even more) Aggressive randomisation of stack location <a class="permalink" href="https://undeadly.org/cgi?action=article;sid=20230319230523">(undeadly)</a></li>
<li>Add a set of sysctls to control the charging of laptop batteries<a class="permalink" href="https://marc.info/?l=openbsd-cvs&m=168436150408382&w=2">(cvs commit)</a></li>
<li>Wayland on OpenBSD <a class="permalink" href="https://undeadly.org/cgi?action=article;sid=20230711113344">(undeadly)</a></li>
<li>Mandatory enforcement of indirect branch targets <a class="permalink" href="https://undeadly.org/cgi?action=article;sid=20230714121907">(undeadly)</a></li>
<li>cron(8) now supports random ranges with steps <a class="permalink" href="https://undeadly.org/cgi?action=article;sid=20230507122935">(undeadly)</a></li>
<li>Soft updates (softdep) disabled for future VFS work <a class="permalink" href="https://undeadly.org/cgi?action=article;sid=20230706044554">(undeadly)</a></li>
<li>shutdown/reboot now require membership of group _shutdown <a class="permalink" href="https://undeadly.org/cgi?action=article;sid=20230620064255">(undeadly)</a></li>
<li>viogpu(4), a VirtIO GPU driver, added to -current <a class="permalink" href="https://undeadly.org/cgi?action=article;sid=20230421124221">(undeadly)</a></li>
<li>vmd(8) moves to a multi-process model <a class="permalink" href="https://undeadly.org/cgi?action=article;sid=20230430051250">(undeadly)</a></li>
</ul>
<h2>Interesting new packages</h2>
<ul>
<li></li>
<li><a class="permalink" href="https://novelwriter.io/">novelwriter</a>: markdown-like text editor for planning and writing novels</li>
<li><a class="permalink" href="https://www.kiwix.org/">kiwix-tools</a>: command-line Kiwix tools</li>
<li><a class="permalink" href="https://github.com/jorio/CandyCrisis">candycrisis</a>: open source clone of Puyo Puyo series</li>
<li><a class="permalink" href="https://github.com/dloebl/cgif">cgif</a>: GIF encoder written in C</li>
<li><a class="permalink" href="https://github.com/go-shiori/shiori">shiori</a>: simple bookmarks manager</li>
<li><a class="permalink" href="https://github.com/walles/riff">riff</a>: diff tool highlighting which parts of lines have changed</li>
<li><a class="permalink" href="https://github.com/codership/galera">galera</a>: synchronous multi-master replication engine</li>
<li><a class="permalink" href="https://sites.google.com/site/broguegame/">brogue</a>: roguelike game by Brian Walker with X11 support</li>
<li><a class="permalink" href="https://git.stuerz.xyz/openbsd/lsblk">lsblk</a>: list block devices</li>
<li><a class="permalink" href="https://projects.omarpolo.com/smarc.html">smarc</a>: static web mail archive generator</li>
<li><a class="permalink" href="https://xournalpp.github.io/">xournalpp</a>: handwriting notetaking with PDF annotation support</li>
<li><a class="permalink" href="https://github.com/phillbush/xclickroot">xclickroot</a>: click on root window and run a command</li>
<li><a class="permalink" href="https://github.com/swillner/highlight-pointer">highlight-pointer</a>: highlight mouse pointer using a dot</li>
<li><a class="permalink" href="https://github.com/prusa3d/PrusaSlicer">prusaslicer</a>: G-code generator for 3D printers</li>
<li><a class="permalink" href="https://github.com/mgdm/htmlq">htmlq</a>: like jq, but for HTML</li>
<li><a class="permalink" href="https://projects.omarpolo.com/plass.html">plass</a>: manage passwords</li>
</ul>
</article>
@ -36,7 +68,30 @@
<div class="puffies" aria-hidden="true">🐡🐡🐡</div>
<h2>Going further</h2>
<ul>
<li></li>
<li>Publish your photographies on the fediverse: <a class="permalink" href="https://www.tumfatig.net/2023/self-hosting-pixelfed-on-openbsd/">Self-hosting Pixelfed on OpenBSD</a>
<li>Synchronize calendars and address books over the network: <a class="permalink" href="https://dataswamp.org/~solene/2023-04-23-calendar-and-contacts-with-radicale.html">Set up your own CalDAV and CardDAV servers on OpenBSD</a>
<li>Local K3S cloud with vmm: <a class="permalink" href="https://x61.ar/log/2022/09/20220926T143151-openbsd_alpine_k3s_cluster.html">K3s clusterDuck over Alpine over OpenBSD</a>
<li>Cloud deployment: <a class="permalink" href="https://x61.ar/log/2023/05/19052023172439-terraform_proxmox_openbsd.html">Terraform + Proxmox + OpenBSD = &lt;3</a>
<li>VPN guide based on WireGuard: <a class="permalink" href="https://it-notes.dragas.net/2023/04/03/make-your-own-vpn-wireguard-ipv6-and-ad-blocking-included/">Make your own VPN - Wireguard, ipv6 and ad-blocking included</a>
<li>Some vmm storage tips: <a class="permalink" href="https://dataswamp.org/~solene/2023-08-27-openbsd-vmm-templates.html">OpenBSD vmm and qcow2 derived disks</a>
<li>Good old sysadmin network tool: <a class="permalink" href="https://dataswamp.org/~solene/2023-03-26-smokeping.html">Monitor your remote host network quality using smokeping on OpenBSD</a>
<li>Finally a multiboot guide! <a class="permalink" href="https://www.tumfatig.net/2023/multiboot-microsoft-windows-openbsd-and-slackware-linux/">Multiboot Microsoft Windows, OpenBSD and Slackware Linux</a>
<li>For Qubes OS users: <a class="permalink" href="https://dataswamp.org/~solene/2023-06-03-openbsd-in-qubes-os.html">Install OpenBSD in Qubes OS</a>
<li>Templates for cloud deployment: <a class="permalink" href="https://x61.ar/log/2023/05/17052023102313-qemu_proxmox_openbsd_template.html">Creating an OpenBSD template over QEMU/Proxmox</a>
<li>Trying to implement a Qubes OS like OpenBSD: <a class="permalink" href="https://dataswamp.org/~solene/2023-06-16-openkubsd-progress-1.html">OpenKuBSD progress report</a>
<li>Simple tutorial for VM users: <a class="permalink" href="https://byte-sized.de/linux-unix/openbsd-als-vm-installieren/#english">Install OpenBSD as a VM</a>
<li>A guide to pledge system call: <a class="permalink" href="https://dataswamp.org/~solene/2023-09-08-openbsd-how-to-pledge-a-program.html">How to add pledge to a program in OpenBSD</a>
<li>Ever wanted to run a command every day? <a class="permalink" href="https://dataswamp.org/~solene/2023-06-28-anacron.html">Using anacron to run periodic tasks</a>
<li>Deploying a PHP program: <a class="permalink" href="https://dataswamp.org/~solene/2023-07-07-kanboard-on-openbsd.html">How to install Kanboard on OpenBSD</a>
<li>Nice SearXNG guide: <a class="permalink" href="https://www.tumfatig.net/2023/self-hosted-searxng-instance-on-openbsd/">Self-Hosted SearXNG instance on OpenBSD</a>
<li>Faster pkg_add -u for everyone! <a class="permalink" href="https://dataswamp.org/~solene/2023-05-30-openbsd-backport-pkg_add.html">Backport OpenBSD 7.3 pkg_add enhancement</a>
<li>For developers: <a class="permalink" href="https://blog.lambda.cx/posts/openbsd-dynamic-tracing/">Dynamic Tracing on OpenBSD 7.3</a>
<li>For those who never run userdel and groupdel after removing packages: <a class="permalink" href="https://dataswamp.org/~solene/2023-04-03-openbsd-delete-old-users.html">Detect left over users and groups on OpenBSD</a>
<li>Boot OpenBSD on libreboot: <a class="permalink" href="https://gnucode.me/libreboot-full-disk-encryption-on-openbsd.html">Libreboot Full Disk encryption on OpenBSD</a>
<li>Another calendar and addressbook syncing guide: <a class="permalink" href="https://www.tumfatig.net/2023/self-hosted-calendar-and-addressbook-services-on-openbsd/">Self-Hosted Calendar and Addressbook services on OpenBSD</a>
<li>top, vmstat, systat, ps related: <a class="permalink" href="https://dataswamp.org/~solene/2023-08-11-openbsd-understand-memory-usage.html">Some explanations about OpenBSD memory usage</a>
<li>No need for bluetooth to stream to your phone: <a class="permalink" href="https://dataswamp.org/~solene/2023-05-05-openbsd-sound-streaming.html">Stream your OpenBSD desktop audio to other devices</a>
<li>Parsing logs isn't always easy: <a class="permalink" href="https://dataswamp.org/~solene/2023-06-22-opensmtpd-block-attempts.html">Ban scanners IPs from OpenSMTP logs</a>
</ul>
</article>
@ -60,7 +115,8 @@
<p>
</p>
<h3>Note from Solene</h3>
<p></p>
<p>I finally catched up all the backlog I gathered over almost six months. I need to make adjustments to the website framework to make it easier to work with for newer issues, I'd like to publish like before, an issue every two months. I'm still super happy of the webzine style and format, it looks old-school and fits the community in some sense. Thanks everyone contributing to OpenBSD and its community!</p>
<p>The webzine is two years old, what a journey! I'm really proud to see it available in 9 different languages (all the issues aren't translated but still). I may change the layout a little but otherwise, it's good to continue like this.</p>
</article>
<article id="authors">

View File

@ -1 +1 @@
PUBLISHED_DATE="2023-03-19T22:00:21Z"
PUBLISHED_DATE="2023-09-13T22:00:21Z"