<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.009822.xyz/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.009822.xyz/feed.php">
        <title>Mateusz&#039;s personal knowledge wiki</title>
        <description></description>
        <link>https://wiki.009822.xyz/</link>
        <image rdf:resource="https://wiki.009822.xyz/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-05-15T12:17:57+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.009822.xyz/alternative_frontends?rev=1773595180&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.009822.xyz/blogs?rev=1776067419&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.009822.xyz/computer_tips?rev=1774794602&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.009822.xyz/cybersecurity?rev=1771962537&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.009822.xyz/docker_notes?rev=1769158623&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.009822.xyz/electronics?rev=1776634103&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.009822.xyz/gamedev?rev=1768413175&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.009822.xyz/games?rev=1772982554&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.009822.xyz/nix?rev=1762804886&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.009822.xyz/start?rev=1778017991&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.009822.xyz/web_directories?rev=1762084922&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.009822.xyz/_media/wiki:dokuwiki.svg">
        <title>Mateusz's personal knowledge wiki</title>
        <link>https://wiki.009822.xyz/</link>
        <url>https://wiki.009822.xyz/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.009822.xyz/alternative_frontends?rev=1773595180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-15T17:19:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>alternative_frontends</title>
        <link>https://wiki.009822.xyz/alternative_frontends?rev=1773595180&amp;do=diff</link>
        <description>*  &lt;https://imginn.com/&gt;
	*  &lt;https://nitter.net/&gt;
	*  &lt;https://xcancel.com/&gt;
	*  gothub - github frontent (scroll to find the instance list)

More complete list here: &lt;https://gegeek.com/privacy/privacy/&gt;</description>
    </item>
    <item rdf:about="https://wiki.009822.xyz/blogs?rev=1776067419&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-13T08:03:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>blogs</title>
        <link>https://wiki.009822.xyz/blogs?rev=1776067419&amp;do=diff</link>
        <description>Here are some blogs i like:

	*  leanrada.com - mostly articles about web programming

And there are articles i like:

	*  HOWTO: Be more productive
	*  SOFA
	*  My personal C coding style as of late 2023 - creator of w64devkit shares tips about C programming
	*  Escaping High School - tips for high school students

Blog posts i like, but mention AI</description>
    </item>
    <item rdf:about="https://wiki.009822.xyz/computer_tips?rev=1774794602&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-29T14:30:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>computer_tips</title>
        <link>https://wiki.009822.xyz/computer_tips?rev=1774794602&amp;do=diff</link>
        <description>Computers

	*  Presing both left and right trackpad buttons sends middle mouse button click (on some laptops)

Windows

	*  ctrl+shift+win+b - restart your graphic subsystem (useful for issues with gpu)
	*  Typing “cmd” in path bar in explorer will run cmd in the current directory</description>
    </item>
    <item rdf:about="https://wiki.009822.xyz/cybersecurity?rev=1771962537&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-24T19:48:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cybersecurity</title>
        <link>https://wiki.009822.xyz/cybersecurity?rev=1771962537&amp;do=diff</link>
        <description>Cybersecurity is part of computer science related to breaking computer security and protecting computers from attacks

cheatsheets for protecting your service

GreyNoise IP check - check if some malicious activity has been observed on your network

Applications

	*  NetworkMiner
	*  angr management - official angr gui

Learning resources</description>
    </item>
    <item rdf:about="https://wiki.009822.xyz/docker_notes?rev=1769158623&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-23T08:57:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>docker_notes</title>
        <link>https://wiki.009822.xyz/docker_notes?rev=1769158623&amp;do=diff</link>
        <description>Notatka z dockera

instalacja
$ sudo apt update
$ sudo apt install docker.io
$ docker -v
$ sudo usermod -a -G docker &lt;default user&gt;
obraz dockera jest jak klasa w cpp i jest używany do tworzenia kontenera

wyszukiwanie obrazu
$ docker search ubuntu</description>
    </item>
    <item rdf:about="https://wiki.009822.xyz/electronics?rev=1776634103&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-19T21:28:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>electronics</title>
        <link>https://wiki.009822.xyz/electronics?rev=1776634103&amp;do=diff</link>
        <description>TODO: I need to learn more about electronics

	*  hackaday.io - many cool electronics projects
	*  Primer: core concepts in electronic circuits
	*  555 Timer Circuits
	*  basic electronics guide
	*  Instructables featured esp32 projects
	*  &lt;https://esp32io.com/esp32-tutorials&gt;
	*  Arduino ESP32 docs
	*  4 chan electronics thread (one of multiple, search archive for more threads like this)

Projects i find inspiring or otherwise interesting

	*   Adam74 - retrocomputing terminal</description>
    </item>
    <item rdf:about="https://wiki.009822.xyz/gamedev?rev=1768413175&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-14T17:52:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>gamedev</title>
        <link>https://wiki.009822.xyz/gamedev?rev=1768413175&amp;do=diff</link>
        <description>Gamedev

Gamedev is process of creating video games. I haven&#039;t yet made any full-fledged video game so this list is here just for reference in case i plan to do so. 

list of fantasy consoles

List of lesser known or less practical game engines

	*  Armory3D
	*  Easy fps editor
	*  Dome
	*  Pocket platformer
	*  Decker
	*</description>
    </item>
    <item rdf:about="https://wiki.009822.xyz/games?rev=1772982554&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-08T15:09:14+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>games</title>
        <link>https://wiki.009822.xyz/games?rev=1772982554&amp;do=diff</link>
        <description>My gamelog was moved to Medialog

here are some good guides about what games to avoid:

	*  &lt;https://www.gamedeveloper.com/design/behavioral-game-design&gt;
	*  youtube.com/watch?v=xNjI03CGkb4

Other

	*  Retro eXo project - free collections of DOS and early windows abondware video games. Also has DOS demoscene collection
	*  minecraft seed map (online)</description>
    </item>
    <item rdf:about="https://wiki.009822.xyz/nix?rev=1762804886&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-10T20:01:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>nix</title>
        <link>https://wiki.009822.xyz/nix?rev=1762804886&amp;do=diff</link>
        <description>*  nixpkgs search
	*  how to run non nix executables
	*  autoPatchelfHook in nixpkgs
	*  Wombats book of nix
	*  nixhub - search for specific versions of nix packages
	*  NixOS for the Impatient</description>
    </item>
    <item rdf:about="https://wiki.009822.xyz/start?rev=1778017991&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-05T21:53:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://wiki.009822.xyz/start?rev=1778017991&amp;do=diff</link>
        <description>Hi and welcome to my personal knowledge base. I keep here links and information so they don&#039;t clutter my notes and bookmarks

web directories, cybersecurity, gamedev, blogs, electronics, start, games, nix, computer tips, alternative frontends

Cheatsheets
VIM
Python
Blender
git
work life hacks
Nim
docker
pinout.xyz
x86 instructions
x86-64 Simplified
cheatography.com
 C stdlib
 bash scripting

Useful online tools
reverse image search metatool
file converter
simple qr code generator
js calculator …</description>
    </item>
    <item rdf:about="https://wiki.009822.xyz/web_directories?rev=1762084922&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-02T12:02:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>web_directories</title>
        <link>https://wiki.009822.xyz/web_directories?rev=1762084922&amp;do=diff</link>
        <description>Web Directories

Web directory is online list of various links grouped by some common topic

List of web directories

	*  abondware games list
	*  applications/tools list
	*  free stuff on internet list
	*  dump of various IT books
	*  freeware japanese rpg games translated to english
	*  windows xp and 2000 software

Other personal knowledge wikis

	*  Things and Stuff Wiki (it inspired me to create my own personal wiki)</description>
    </item>
</rdf:RDF>
