<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://wiki.scratchbook.ch/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Scratchbook</title>
        <description></description>
        <link>https://wiki.scratchbook.ch/</link>
        <lastBuildDate>Sun, 21 Jun 2026 12:15:19 +0200</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>https://wiki.scratchbook.ch/lib/tpl/dokubook/images/favicon.ico</url>
            <title>Scratchbook</title>
            <link>https://wiki.scratchbook.ch/</link>
        </image>
        <item>
            <title>Browserliste</title>
            <link>https://wiki.scratchbook.ch/browserliste?rev=1582113363&amp;do=diff</link>
            <description>Browserliste

-1. Brave Browser (Chromium ohne den Google-Bullshit, mit eingebautem AD-Blocker)

&lt;https://brave.com/&gt;

0. qutebrowser (vim-UI, drum nicht für Enduser), Webkit/Webengine

Wenn ich vim statt Emacs brauchen würde, wär das sicher eine nette
Option. Allerdings nicht etwas, was zB. meinen Eltern zutrauen kann.
Brauch ich wohl nicht näher zu erklären, super Sache!</description>
            <pubDate>Wed, 19 Feb 2020 12:56:03 +0200</pubDate>
        </item>
        <item>
            <title>Chromium-Fixes</title>
            <link>https://wiki.scratchbook.ch/chromium-fixes?rev=1537776912&amp;do=diff</link>
            <description>Chromium-Fixes

Hässliches UI abschalten: 

chrome://flags/#top-chrome-md - Disabled

Automatischer Login in Chrome deaktivieren: 

chrome://flags#account-consistency - Disabled

“Triviale Subdomains” verstecken deaktivieren: 

chrome://flags/#omnibox-ui-hide-steady-state-url-scheme-and-subdomains - Disabled</description>
            <pubDate>Mon, 24 Sep 2018 10:15:12 +0200</pubDate>
        </item>
        <item>
            <title>Anleitung Jitsi</title>
            <link>https://wiki.scratchbook.ch/jitsi-anleitung?rev=1586185834&amp;do=diff</link>
            <description>Anleitung Jitsi

Jitsi ist eine Open-Source Videokonferenzlösung, die im Browser läuft.

Für Teilnehmer

Kompatible Browser, initiale Einrichtung

	*  Video funktioniert im Safari nicht!
	*  Jitsi funktioniert am besten mit: Brave, Firefox
	*  Download Brave:</description>
            <pubDate>Mon, 06 Apr 2020 17:10:34 +0200</pubDate>
        </item>
        <item>
            <title>navigation</title>
            <link>https://wiki.scratchbook.ch/navigation?rev=1432161987&amp;do=diff</link>
            <description>index</description>
            <pubDate>Thu, 21 May 2015 00:46:27 +0200</pubDate>
        </item>
        <item>
            <title>OBS-Settings for Gamerecording (using Nvidia NVENC)</title>
            <link>https://wiki.scratchbook.ch/obs-gamerecording?rev=1574100687&amp;do=diff</link>
            <description>OBS-Settings for Gamerecording (using Nvidia NVENC)

Scene, Source



Encoding Quality Settings





Replay Buffer





Video Settings - FullHD, 60 FPS



Audio</description>
            <pubDate>Mon, 18 Nov 2019 19:11:27 +0200</pubDate>
        </item>
        <item>
            <title>Install Qutebrowser on Debian</title>
            <link>https://wiki.scratchbook.ch/qutebrowser-debianinstall?rev=1482007669&amp;do=diff</link>
            <description>Install Qutebrowser on Debian

A drama in 2 parts.

Part 1: Fetch pyenv installer


curl -L https://raw.githubusercontent.com/yyuu/pyenv-installer/master/bin/pyenv-installer | bash # yep...


Follow the instructions:


# Load pyenv automatically by adding
# the following to ~/.bash_profile:

export PATH=&quot;/home/longneck/.pyenv/bin:$PATH&quot;
eval &quot;$(pyenv init -)&quot;
eval &quot;$(pyenv virtualenv-init -)&quot;</description>
            <pubDate>Sat, 17 Dec 2016 21:47:49 +0200</pubDate>
        </item>
        <item>
            <title>Debugging the RS485/Raspi</title>
            <link>https://wiki.scratchbook.ch/sfera?rev=1479993656&amp;do=diff</link>
            <description>Debugging the RS485/Raspi



	*  LED is glowing, “flashing” (getting dark shortly) every second, as the weather station sends data every second



	*  We've connected the logic analyzer after the sferalabs board. Data comes in, all fine.



...and can be decoded.</description>
            <pubDate>Thu, 24 Nov 2016 14:20:56 +0200</pubDate>
        </item>
        <item>
            <title>Documentation</title>
            <link>https://wiki.scratchbook.ch/start?rev=1432163864&amp;do=diff</link>
            <description>Documentation

Welcome.

Fire up your own instant-ready DokuWiki: &lt;https://github.com/claudehohl/dokuwiki-kickstart&gt;</description>
            <pubDate>Thu, 21 May 2015 01:17:44 +0200</pubDate>
        </item>
        <item>
            <title>thinklight-blink-on-hexchat-irc-message</title>
            <link>https://wiki.scratchbook.ch/thinklight-blink-on-hexchat-irc-message?rev=1435088598&amp;do=diff</link>
            <description>Lets your thinklight blink if you receive a private channel message in the hexchat IRC client.

NOTE:

	*  change NICK in the code to your IRC nick. Doesn't work with multiple/different nicks.
	*  Works only if the file /sys/devices/platform/thinkpad_acpi/leds/tpacpi::thinklight/brightness</description>
            <pubDate>Tue, 23 Jun 2015 21:43:18 +0200</pubDate>
        </item>
        <item>
            <title>ubiquiti-edgerouter</title>
            <link>https://wiki.scratchbook.ch/ubiquiti-edgerouter?rev=1435085000&amp;do=diff</link>
            <description>&lt;https://community.ubnt.com/t5/EdgeMAX/FTP-server-with-dynamic-IP-and-behind-NAT-with-EdgeRouter-Lite/td-p/1279205&gt;

This is a working configuration to set up an FTP server even if you have no static public IPv4 and your FTP server is in the NATed LAN. I'm using pure-ftpd with linux for some server-side settings; Router is
EdgeRouter Lite v1.6.0. This config only allows passive</description>
            <pubDate>Tue, 23 Jun 2015 20:43:20 +0200</pubDate>
        </item>
        <item>
            <title>Diffie-Hell-Gate</title>
            <link>https://wiki.scratchbook.ch/weakdh?rev=1432163497&amp;do=diff</link>
            <description>Diffie-Hell-Gate

Oh gucke mal, es gibt mal wieder eine verheerende Kryptokalypse! Diesmal geht es um Diffie Hellman, das ist ein brilliantes Verfahren zum Schlüsselaustausch. Wie auch RSA basiert es darauf, dass Primfaktorzerlegung ein schwieriges Problem ist. Äh, Bullshit, DH basiert auf dem Diskreten Logarithmusproblem. Vor dem Frühstück sollte ich vorsichtiger bloggen</description>
            <pubDate>Thu, 21 May 2015 01:11:37 +0200</pubDate>
        </item>
    </channel>
</rss>
