<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" version="2.0">

<channel>
	<title>Tom‘s Tech Blog</title>
	<atom:link href="https://schimana.net/feed/" rel="self" type="application/rss+xml"/>
	<link>https://schimana.net</link>
	<description></description>
	<lastBuildDate>Sun, 17 Mar 2024 08:19:46 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<xhtml:meta content="noindex" name="robots" xmlns:xhtml="http://www.w3.org/1999/xhtml"/><item>
		<title>IDE for the Agon Light using neovim or vim</title>
		<link>https://schimana.net/2024/ide-for-agon-bbc-basic-using-neovim-or-vim/</link>
					<comments>https://schimana.net/2024/ide-for-agon-bbc-basic-using-neovim-or-vim/#comments</comments>
		
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Fri, 26 Jan 2024 16:25:28 +0000</pubDate>
				<category><![CDATA[Agon Light]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[neovim]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Retro]]></category>
		<category><![CDATA[VIM]]></category>
		<guid isPermaLink="false">https://schimana.net/?p=522</guid>

					<description><![CDATA[Why a Mini-IDE for Agon Light? In the previous article, I introduced my script agon_automate.py, which allows sending commands to Agon Light and executing automations or remote controls. This makes it possible to perform tasks on Agon without switching keyboards...]]></description>
		
					<wfw:commentRss>https://schimana.net/2024/ide-for-agon-bbc-basic-using-neovim-or-vim/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		<enclosure length="4981125" type="video/mp4" url="https://schimana.net/wp-content/uploads/2024/01/agon3.mp4"/>

			</item>
		<item>
		<title>Remote Control and Automation Scripts for Agon Light</title>
		<link>https://schimana.net/2024/remote-control-and-automation-scripts-for-agon-light/</link>
					<comments>https://schimana.net/2024/remote-control-and-automation-scripts-for-agon-light/#comments</comments>
		
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Thu, 25 Jan 2024 16:33:31 +0000</pubDate>
				<category><![CDATA[Agon Light]]></category>
		<category><![CDATA[Automation]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Python]]></category>
		<category><![CDATA[Retro]]></category>
		<guid isPermaLink="false">https://schimana.net/?p=476</guid>

					<description><![CDATA[What&#8217;s It All About? With the solution outlined here, you can initiate commands and scripts on your physical Agon Light directly from your computer. This feature is particularly useful for automating the transfer and execution of programs during software development,...]]></description>
		
					<wfw:commentRss>https://schimana.net/2024/remote-control-and-automation-scripts-for-agon-light/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		<enclosure length="606789" type="video/mp4" url="https://schimana.net/wp-content/uploads/2024/01/agon1.mp4"/>
<enclosure length="1186445" type="video/mp4" url="https://schimana.net/wp-content/uploads/2024/01/agon2.mp4"/>

			</item>
		<item>
		<title>Python not found on MacOS (Installation with Brew)</title>
		<link>https://schimana.net/2024/python-not-found-on-macos-after-installation-with-brew/</link>
					<comments>https://schimana.net/2024/python-not-found-on-macos-after-installation-with-brew/#respond</comments>
		
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Thu, 04 Jan 2024 18:35:30 +0000</pubDate>
				<category><![CDATA[macOS]]></category>
		<category><![CDATA[Brew]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Python]]></category>
		<guid isPermaLink="false">https://schimana.net/?p=458</guid>

					<description><![CDATA[If you&#8217;ve installed Python3 on your Mac using brew, you&#8217;re likely to run into this issue. When you try to run python, you&#8217;ll get an error message. Here&#8217;s how you can fix it. Using the editor of your choice (mine...]]></description>
		
					<wfw:commentRss>https://schimana.net/2024/python-not-found-on-macos-after-installation-with-brew/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>VimR as a Neovim GUI for MacOS</title>
		<link>https://schimana.net/2021/vimr-als-neovim-gui-fuer-macos/</link>
					<comments>https://schimana.net/2021/vimr-als-neovim-gui-fuer-macos/#respond</comments>
		
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Wed, 24 Mar 2021 06:32:33 +0000</pubDate>
				<category><![CDATA[macOS]]></category>
		<category><![CDATA[neovim]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[VIM]]></category>
		<guid isPermaLink="false">https://schimana.net/?p=210</guid>

					<description><![CDATA[I recently published some posts about Neovim on my blog. If you&#8217;ve been using Vim, you&#8217;re probably familiar with MacVim, the GUI version of Vim. Since MacVim is based on Vim, you would need to maintain two separate configs or...]]></description>
		
					<wfw:commentRss>https://schimana.net/2021/vimr-als-neovim-gui-fuer-macos/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>neovim Teil 5 – Alle weiteren Funktionen der init.vim</title>
		<link>https://schimana.net/2021/neovim-teil-5-alle-weiteren-funktionen-der-init-vim/</link>
					<comments>https://schimana.net/2021/neovim-teil-5-alle-weiteren-funktionen-der-init-vim/#comments</comments>
		
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Mon, 22 Mar 2021 16:34:07 +0000</pubDate>
				<category><![CDATA[Random Stuff]]></category>
		<category><![CDATA[neovim]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[VIM]]></category>
		<guid isPermaLink="false">https://schimana.net/?p=194</guid>

					<description><![CDATA[Es gibt noch so viel mehr in unserer init.vim Im&#160;dritten Teil der Serie&#160;haben wir zusammen meine Beispiel-Config in die init.vim eingespielt und aktiviert. Der gesamte Beitrag bezieht sich somit auf diese Konfiguration aus dem letzten Beitrag. Der&#160;letzten Beitrag&#160;ging vor allem...]]></description>
		
					<wfw:commentRss>https://schimana.net/2021/neovim-teil-5-alle-weiteren-funktionen-der-init-vim/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
		<item>
		<title>Macbook Touch Bar endlich sinnvoll nutzen mit MTMR</title>
		<link>https://schimana.net/2021/macbook-touch-bar-endlich-sinnvoll-nutzen-mit-mtmr/</link>
					<comments>https://schimana.net/2021/macbook-touch-bar-endlich-sinnvoll-nutzen-mit-mtmr/#respond</comments>
		
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Mon, 22 Mar 2021 16:34:01 +0000</pubDate>
				<category><![CDATA[macOS]]></category>
		<guid isPermaLink="false">https://schimana.net/?p=201</guid>

					<description><![CDATA[Mein Problem mit der Touch Bar Du hast ein MacBook mit eingebauter Touch Bar und ärgerst Dich auch oft darüber, dass Du Sie oft gar nicht richtig verwenden kannst und oft versehentlich auch Funktionen auslöst? Willkommen im Club. Man könnte...]]></description>
		
					<wfw:commentRss>https://schimana.net/2021/macbook-touch-bar-endlich-sinnvoll-nutzen-mit-mtmr/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>neovim Teil 4 – Alle Plugins meiner Beispiel-Config erklärt</title>
		<link>https://schimana.net/2021/neovim-teil-4-alle-plugins-meiner-beispiel-config-erklaert/</link>
					<comments>https://schimana.net/2021/neovim-teil-4-alle-plugins-meiner-beispiel-config-erklaert/#comments</comments>
		
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Mon, 22 Mar 2021 16:33:56 +0000</pubDate>
				<category><![CDATA[Random Stuff]]></category>
		<category><![CDATA[neovim]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[VIM]]></category>
		<guid isPermaLink="false">https://schimana.net/?p=184</guid>

					<description><![CDATA[This post is technically outdated. You can surely find some ideas from it useful for VIM. For neovim users, I would do it differently now. A new post on this will follow soon. Plugin-Manager und alle Plugins Im&#160;dritten Teil der...]]></description>
		
					<wfw:commentRss>https://schimana.net/2021/neovim-teil-4-alle-plugins-meiner-beispiel-config-erklaert/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>neovim Teil 3 – Plugin Manager, umfangreiche Einstellungen und Erweiterungen</title>
		<link>https://schimana.net/2021/neovim-teil-3-plugin-manager-umfangreiche-einstellungen-und-erweiterungen/</link>
					<comments>https://schimana.net/2021/neovim-teil-3-plugin-manager-umfangreiche-einstellungen-und-erweiterungen/#comments</comments>
		
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Mon, 22 Mar 2021 16:33:51 +0000</pubDate>
				<category><![CDATA[Random Stuff]]></category>
		<category><![CDATA[neovim]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[VIM]]></category>
		<guid isPermaLink="false">https://schimana.net/?p=181</guid>

					<description><![CDATA[This post is technically outdated. You can surely find some ideas from it useful for VIM. For neovim users, I would do it differently now. A new post on this will follow soon. Voraussetzungen Nachdem wir&#160;neovim installiert&#160;und Du Dir evtl....]]></description>
		
					<wfw:commentRss>https://schimana.net/2021/neovim-teil-3-plugin-manager-umfangreiche-einstellungen-und-erweiterungen/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>neovim Teil 2 – Bedienung von Vim und nvim für Einsteiger</title>
		<link>https://schimana.net/2021/neovim-teil-2-bedienung-von-vim-und-nvim-fuer-einsteiger/</link>
					<comments>https://schimana.net/2021/neovim-teil-2-bedienung-von-vim-und-nvim-fuer-einsteiger/#comments</comments>
		
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Mon, 22 Mar 2021 16:33:45 +0000</pubDate>
				<category><![CDATA[Random Stuff]]></category>
		<category><![CDATA[neovim]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[VIM]]></category>
		<guid isPermaLink="false">https://schimana.net/?p=174</guid>

					<description><![CDATA[Auffrischung und Anleitung für Neu- und Wiedereinsteiger Im&#160;ersten Teil&#160;haben wir neovim installiert. Nun kann es sein, dass Du entweder&#160;vi,&#160;vim&#160;oder&#160;neovimnoch gar nicht verwendet hast und es zum ersten mal diese Art von Editor richtig testen willst oder vielleicht ist die letzte...]]></description>
		
					<wfw:commentRss>https://schimana.net/2021/neovim-teil-2-bedienung-von-vim-und-nvim-fuer-einsteiger/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>neovim Part 1 – Basic Installation of neovim on macOS</title>
		<link>https://schimana.net/2021/neovim-teil-1-grundinstallation-von-neovim-unter-macos/</link>
					<comments>https://schimana.net/2021/neovim-teil-1-grundinstallation-von-neovim-unter-macos/#comments</comments>
		
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Mon, 22 Mar 2021 16:33:40 +0000</pubDate>
				<category><![CDATA[Random Stuff]]></category>
		<category><![CDATA[neovim]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[VIM]]></category>
		<guid isPermaLink="false">https://schimana.net/?p=170</guid>

					<description><![CDATA[This post is technically outdated. You can surely find some ideas from it useful for VIM. For neovim users, I would do it differently now. A new post on this will follow soon. What&#8217;s the Outcome of This Article Series?...]]></description>
		
					<wfw:commentRss>https://schimana.net/2021/neovim-teil-1-grundinstallation-von-neovim-unter-macos/feed/</wfw:commentRss>
			<slash:comments>4</slash:comments>
		
		
			</item>
		<item>
		<title>ZSH Antigen Anleitung – Die zsh-Shell zur Arbeitsumgebung ausbauen</title>
		<link>https://schimana.net/2021/zsh-antigen-anleitung/</link>
					<comments>https://schimana.net/2021/zsh-antigen-anleitung/#comments</comments>
		
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Mon, 22 Mar 2021 16:33:35 +0000</pubDate>
				<category><![CDATA[Random Stuff]]></category>
		<guid isPermaLink="false">https://schimana.net/?p=163</guid>

					<description><![CDATA[Wenn Deine Shell zur Arbeitsumgebung wird Grundlage für die Command Line bei allen Linux- und Unix-Umgebungen ist die Shell. Viele tippen ab und zu mal einen Befehl ein, aber man kann auf der Command-Line so viel mehr machen. Ich persönlich...]]></description>
		
					<wfw:commentRss>https://schimana.net/2021/zsh-antigen-anleitung/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Pimp my Terminal – macOS Terminal, iTerm2 &amp; Alacritty</title>
		<link>https://schimana.net/2021/pimp-my-terminal-macos-terminal-iterm2-alacritty/</link>
					<comments>https://schimana.net/2021/pimp-my-terminal-macos-terminal-iterm2-alacritty/#comments</comments>
		
		<dc:creator><![CDATA[Tom]]></dc:creator>
		<pubDate>Mon, 22 Mar 2021 16:33:29 +0000</pubDate>
				<category><![CDATA[macOS]]></category>
		<guid isPermaLink="false">https://schimana.net/?p=140</guid>

					<description><![CDATA[Making Terminal Emulation Prettier With MacOS X came the Terminal, a tool to access the Command Line. Previously using Bash Shell, but since macOS Catalina, it&#8217;s been ZSH. I assume you&#8217;ve already worked with the command line on Unix, Linux,...]]></description>
		
					<wfw:commentRss>https://schimana.net/2021/pimp-my-terminal-macos-terminal-iterm2-alacritty/feed/</wfw:commentRss>
			<slash:comments>5</slash:comments>
		
		
			</item>
	</channel>
</rss>