<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.nwl.cc/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.nwl.cc/feed.php">
        <title>DokuWiki</title>
        <description></description>
        <link>https://wiki.nwl.cc/</link>
        <image rdf:resource="https://wiki.nwl.cc/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-23T09:00:03+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.nwl.cc/virt/qemu?rev=1763480233&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nwl.cc/ai/insttructlab?rev=1751039951&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nwl.cc/util/multimedia/ffmpeg?rev=1708425495&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nwl.cc/system/boot/grub?rev=1707227902&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nwl.cc/system/console/256colors?rev=1679417783&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nwl.cc/system/console/stty?rev=1674564889&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nwl.cc/util/qutebrowser?rev=1652885765&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nwl.cc/util/devel/git?rev=1643298172&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.nwl.cc/util/vim?rev=1626288653&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.nwl.cc/_media/wiki/dokuwiki.svg">
        <title>DokuWiki</title>
        <link>https://wiki.nwl.cc/</link>
        <url>https://wiki.nwl.cc/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.nwl.cc/virt/qemu?rev=1763480233&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-18T15:37:13+00:00</dc:date>
        <dc:creator>phil (phil@undisclosed.example.com)</dc:creator>
        <title>qemu</title>
        <link>https://wiki.nwl.cc/virt/qemu?rev=1763480233&amp;do=diff</link>
        <description>QEMU

A few notes on best practices regarding [&lt;http://qemu.org&gt;|qemu] or the (still)
standalone [&lt;http://linux-kvm.org&gt;|kvm].

Specify The CPU Model To Emulate

The default CPU emulated by qemu is meant to be as compatible as possible.
This has the drawback that certain, possibly useable features of the host
system&#039;s CPU will not be available for the guest to use. So when there is no
need to migrate between host CPUs of different type, one can enable all
possible features by use of the</description>
    </item>
    <item rdf:about="https://wiki.nwl.cc/ai/insttructlab?rev=1751039951&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-27T15:59:11+00:00</dc:date>
        <dc:creator>phil (phil@undisclosed.example.com)</dc:creator>
        <title>insttructlab - created</title>
        <link>https://wiki.nwl.cc/ai/insttructlab?rev=1751039951&amp;do=diff</link>
        <description>Running InstructLab on a Lenovo Thinkpad X1 Carbon Gen 12

This notebook&#039;s hardware is advertised as Powered by Intel® Core™ Ultra processors, with integrated AI
and indeed there seem to be dedicated devices present for that purpose:
% lspci
[...]
00:08.0 System peripheral: Intel Corporation Meteor Lake-P Gaussian &amp; Neural-Network Accelerator (rev 20)
[...]
00:0b.0 Processing accelerators: Intel Corporation Meteor Lake NPU (rev 04)
[...]</description>
    </item>
    <item rdf:about="https://wiki.nwl.cc/util/multimedia/ffmpeg?rev=1708425495&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-20T10:38:15+00:00</dc:date>
        <dc:creator>phil (phil@undisclosed.example.com)</dc:creator>
        <title>ffmpeg - Added section about MP3 encoding</title>
        <link>https://wiki.nwl.cc/util/multimedia/ffmpeg?rev=1708425495&amp;do=diff</link>
        <description>ffmpeg

ffmpeg is a powerful tool for video conversion.

Recording Screencasts

Screencasts are basically animated screenshots and therefore a very nice way of illustrating things. Here is how to record them using ffmpeg:
ffmpeg -f x11grab -r 25 -s 1024x768 -i :1.0 -c:v huffyuv screencast.mkv</description>
    </item>
    <item rdf:about="https://wiki.nwl.cc/system/boot/grub?rev=1707227902&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-06T13:58:22+00:00</dc:date>
        <dc:creator>phil (phil@undisclosed.example.com)</dc:creator>
        <title>grub - Add savedefault hint</title>
        <link>https://wiki.nwl.cc/system/boot/grub?rev=1707227902&amp;do=diff</link>
        <description>Grub

Grub is a bootloader for X86 machines.

Booting Floppy Images

The syslinux package contains a loader for floppy images that can be booted
using grub. When both packages are installed, the procedure is quite
straight forward:

	*  optionally create a subdirectory in</description>
    </item>
    <item rdf:about="https://wiki.nwl.cc/system/console/256colors?rev=1679417783&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-03-21T16:56:23+00:00</dc:date>
        <dc:creator>phil (phil@undisclosed.example.com)</dc:creator>
        <title>256colors</title>
        <link>https://wiki.nwl.cc/system/console/256colors?rev=1679417783&amp;do=diff</link>
        <description>256 Colors

Once upon a time, having a colored terminal displaying whole eight different
colors was subject to the geeks amongst all the terminal users. Nowadays,
this is nothing special anymore. Consequently, one has to go further: 256
colours!

rxvt-unicode</description>
    </item>
    <item rdf:about="https://wiki.nwl.cc/system/console/stty?rev=1674564889&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-01-24T12:54:49+00:00</dc:date>
        <dc:creator>phil (phil@undisclosed.example.com)</dc:creator>
        <title>stty</title>
        <link>https://wiki.nwl.cc/system/console/stty?rev=1674564889&amp;do=diff</link>
        <description>stty

stty gives control over the terminal settings.

To view the running settings, use:
stty -a
Custimization

Defining Control Sequences

The syntax is:
stty &lt;Signal&gt; &lt;Sequence&gt;
	*  Signal is one of the predefined ones, see stty(1).
	*  Sequence maybe anything possible, but a good choice is defining an Escape Sequence (starting with</description>
    </item>
    <item rdf:about="https://wiki.nwl.cc/util/qutebrowser?rev=1652885765&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-05-18T14:56:05+00:00</dc:date>
        <dc:creator>phil (phil@undisclosed.example.com)</dc:creator>
        <title>qutebrowser - Add paragraph about CA certificates</title>
        <link>https://wiki.nwl.cc/util/qutebrowser?rev=1652885765&amp;do=diff</link>
        <description>qutebrowser

qutebrowser is based on qtwebengine and one of the better lightweight browser alternatives.

vim as external text box editor

This is simple:


c.editor.command = [ &quot;urxvt&quot;, &quot;-e&quot;, &quot;vim&quot;, &#039;{file}&#039; ]
c.editor.encoding = &quot;utf-8&quot;


From a focussed text box, pressing</description>
    </item>
    <item rdf:about="https://wiki.nwl.cc/util/devel/git?rev=1643298172&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-27T15:42:52+00:00</dc:date>
        <dc:creator>phil (phil@undisclosed.example.com)</dc:creator>
        <title>git - Added some info about SSH as transport</title>
        <link>https://wiki.nwl.cc/util/devel/git?rev=1643298172&amp;do=diff</link>
        <description>GIT - The Stupid Content Tracker

Here are some thoughts about git. No basic stuff, mostly best practices I
discovered by (and for) myself.

Juggling Around Remotes

Assume a local project named proj and a new remote clone at
[git:bla.org/proj.git]. First add the new remote:

  ~/git/proj % git remote add bla git:</description>
    </item>
    <item rdf:about="https://wiki.nwl.cc/util/vim?rev=1626288653&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-07-14T18:50:53+00:00</dc:date>
        <dc:creator>phil (phil@undisclosed.example.com)</dc:creator>
        <title>vim - [Helpful Settings]  Added fileformat option description</title>
        <link>https://wiki.nwl.cc/util/vim?rev=1626288653&amp;do=diff</link>
        <description>vim

vim is not an editor with killerfeatures included, 

but a killerfeature with an included editor.

modelines

Using modelines, you can define per file settings inside the file itself. 

Cause modelines are disabled per default, they have to be activated first:</description>
    </item>
</rdf:RDF>
