<?xml version="1.0" encoding="utf-8"?><!-- generator="b2evolution/7.2.5-stable" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Strav's blog</title>
		<link>https://blog.strav.net/index.php?blog=5</link>
		<atom:link rel="self" type="application/rss+xml" href="https://blog.strav.net/index.php?blog=5&#38;tempskin=_rss2" />
		<description></description>
		<language>en-US</language>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=7.2.5-stable"/>
		<ttl>60</ttl>
				<item>
			<title>Outlook read only PST files</title>
			<link>https://blog.strav.net/index.php/outlook-read-only-pst-files?blog=5</link>
			<pubDate>Tue, 07 Apr 2026 13:50:00 +0000</pubDate>			<dc:creator>strav</dc:creator>
			<category domain="main">Windows</category>			<guid isPermaLink="false">688@https://blog.strav.net/</guid>
						<description>&lt;p&gt;I&#039;ve run into a scenario where Outlook PST files are being placed in a read only mode.  This is not ideal for managing email and keeping it for historical purposes.  &lt;/p&gt;
&lt;p&gt;In the following keys:&lt;br /&gt;HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Outlook\PST&lt;br /&gt;HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\PST&lt;br /&gt;Setting the PSTDisableGrow to 0 will allow writing and setting it to 1 will disable writing.  &lt;/p&gt;
&lt;p&gt;Unfortunately, these registry entries require admin to modify.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://learn.microsoft.com/en-us/microsoft-365-apps/outlook/configuration/control-pst-use&quot;&gt;Use a policy to control PST files in Outlook&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://superuser.com/questions/308693/if-i-am-not-an-administrator-but-i-want-to-read-the-registry-what-is-easiest-wa&quot;&gt;If I am not an administrator but I want to read the registry, what is easiest way to do it?&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;https://blog.strav.net/index.php/outlook-read-only-pst-files?blog=5&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>I've run into a scenario where Outlook PST files are being placed in a read only mode.  This is not ideal for managing email and keeping it for historical purposes.  </p>
<p>In the following keys:<br />HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\Outlook\PST<br />HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\Outlook\PST<br />Setting the PSTDisableGrow to 0 will allow writing and setting it to 1 will disable writing.  </p>
<p>Unfortunately, these registry entries require admin to modify.</p>
<p><a href="https://learn.microsoft.com/en-us/microsoft-365-apps/outlook/configuration/control-pst-use">Use a policy to control PST files in Outlook</a><br /><a href="https://superuser.com/questions/308693/if-i-am-not-an-administrator-but-i-want-to-read-the-registry-what-is-easiest-wa">If I am not an administrator but I want to read the registry, what is easiest way to do it?</a></p><div class="item_footer"><p><small><a href="https://blog.strav.net/index.php/outlook-read-only-pst-files?blog=5">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>https://blog.strav.net/index.php/outlook-read-only-pst-files?blog=5#comments</comments>
			<wfw:commentRss>https://blog.strav.net/index.php?blog=5&#38;tempskin=_rss2&#38;disp=comments&#38;p=688</wfw:commentRss>
		</item>
				<item>
			<title>Parity - Android/iOS App for Unraid</title>
			<link>https://blog.strav.net/index.php/parity-android-ios-app-for-unraid?blog=5</link>
			<pubDate>Tue, 07 Apr 2026 13:39:00 +0000</pubDate>			<dc:creator>strav</dc:creator>
			<category domain="main">Android</category>			<guid isPermaLink="false">687@https://blog.strav.net/</guid>
						<description>&lt;p&gt;Someone built an app for Unraid on Android and iOS.  I&#039;ve not been able to get it to connect to my Unraid instances yet but it does look promising.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.reddit.com/r/unRAID/comments/1p1ejpd/built_a_native_unraid_mobile_client_for_ios/&quot;&gt;https://www.reddit.com/r/unRAID/comments/1p1ejpd/built_a_native_unraid_mobile_client_for_ios/&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://github.com/shreyaspapi/parity/releases/tag/v1.0.2&quot;&gt;https://github.com/shreyaspapi/parity/releases/tag/v1.0.2&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://github.com/shreyaspapi/parity/issues&quot;&gt;https://github.com/shreyaspapi/parity/issues&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;https://blog.strav.net/index.php/parity-android-ios-app-for-unraid?blog=5&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Someone built an app for Unraid on Android and iOS.  I've not been able to get it to connect to my Unraid instances yet but it does look promising.</p>
<p><a href="https://www.reddit.com/r/unRAID/comments/1p1ejpd/built_a_native_unraid_mobile_client_for_ios/">https://www.reddit.com/r/unRAID/comments/1p1ejpd/built_a_native_unraid_mobile_client_for_ios/</a><br /><a href="https://github.com/shreyaspapi/parity/releases/tag/v1.0.2">https://github.com/shreyaspapi/parity/releases/tag/v1.0.2</a><br /><a href="https://github.com/shreyaspapi/parity/issues">https://github.com/shreyaspapi/parity/issues</a></p><div class="item_footer"><p><small><a href="https://blog.strav.net/index.php/parity-android-ios-app-for-unraid?blog=5">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>https://blog.strav.net/index.php/parity-android-ios-app-for-unraid?blog=5#comments</comments>
			<wfw:commentRss>https://blog.strav.net/index.php?blog=5&#38;tempskin=_rss2&#38;disp=comments&#38;p=687</wfw:commentRss>
		</item>
				<item>
			<title>Proxmox</title>
			<link>https://blog.strav.net/index.php/proxmox-1?blog=5</link>
			<pubDate>Thu, 02 Apr 2026 23:41:00 +0000</pubDate>			<dc:creator>strav</dc:creator>
			<category domain="main">*nix</category>			<guid isPermaLink="false">686@https://blog.strav.net/</guid>
						<description>&lt;p&gt;I&#039;m moving a number of my physical machines to Proxmox virtual machines.  Here are some notes on the process.&lt;/p&gt;
&lt;p&gt;There are a number of community scripts for Proxmox located here: &lt;a href=&quot;https://community-scripts.org/&quot;&gt;https://community-scripts.org/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;After installing the Proxmox software, run the PVE Post Install script here: &lt;a href=&quot;https://community-scripts.org/scripts/post-pve-install&quot;&gt;https://community-scripts.org/scripts/post-pve-install&lt;/a&gt;.  This will set up a number of things such as the enabling the correct repositories and disabling the nag screen.&lt;/p&gt;
&lt;p&gt;I&#039;m going to run Pi-Hole in a LXC container via this script here: &lt;a href=&quot;https://community-scripts.org/scripts/pihole&quot;&gt;https://community-scripts.org/scripts/pihole&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;https://blog.strav.net/index.php/proxmox-1?blog=5&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>I'm moving a number of my physical machines to Proxmox virtual machines.  Here are some notes on the process.</p>
<p>There are a number of community scripts for Proxmox located here: <a href="https://community-scripts.org/">https://community-scripts.org/</a></p>
<p>After installing the Proxmox software, run the PVE Post Install script here: <a href="https://community-scripts.org/scripts/post-pve-install">https://community-scripts.org/scripts/post-pve-install</a>.  This will set up a number of things such as the enabling the correct repositories and disabling the nag screen.</p>
<p>I'm going to run Pi-Hole in a LXC container via this script here: <a href="https://community-scripts.org/scripts/pihole">https://community-scripts.org/scripts/pihole</a></p><div class="item_footer"><p><small><a href="https://blog.strav.net/index.php/proxmox-1?blog=5">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>https://blog.strav.net/index.php/proxmox-1?blog=5#comments</comments>
			<wfw:commentRss>https://blog.strav.net/index.php?blog=5&#38;tempskin=_rss2&#38;disp=comments&#38;p=686</wfw:commentRss>
		</item>
				<item>
			<title>41% Glyphosate (Roundup)</title>
			<link>https://blog.strav.net/index.php/41-glyphosate-roundup?blog=5</link>
			<pubDate>Sat, 07 Feb 2026 21:57:00 +0000</pubDate>			<dc:creator>strav</dc:creator>
			<category domain="main">Household</category>			<guid isPermaLink="false">685@https://blog.strav.net/</guid>
						<description>&lt;p&gt;Here is the mix ratio I use for the 41% Glyphosate (Roundup) that I use to spray weeds in the yard.&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;4 Gal Water&lt;br /&gt;1 1/4 Cup Glyphosate&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;https://blog.strav.net/index.php/41-glyphosate-roundup?blog=5&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>Here is the mix ratio I use for the 41% Glyphosate (Roundup) that I use to spray weeds in the yard.</p>
<p style="padding-left: 30px;">4 Gal Water<br />1 1/4 Cup Glyphosate</p><div class="item_footer"><p><small><a href="https://blog.strav.net/index.php/41-glyphosate-roundup?blog=5">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>https://blog.strav.net/index.php/41-glyphosate-roundup?blog=5#comments</comments>
			<wfw:commentRss>https://blog.strav.net/index.php?blog=5&#38;tempskin=_rss2&#38;disp=comments&#38;p=685</wfw:commentRss>
		</item>
				<item>
			<title>Fixing a crooked bumper on a VW Beetle</title>
			<link>https://blog.strav.net/index.php/fixing-a-crooked-bumper-on-a-vw-beetle?blog=5</link>
			<pubDate>Mon, 26 Jan 2026 02:39:00 +0000</pubDate>			<dc:creator>strav</dc:creator>
			<category domain="main">Volkswagen</category>			<guid isPermaLink="false">684@https://blog.strav.net/</guid>
						<description>&lt;p&gt;The bumper on my 72 super beetle was crooked (the car didn&#039;t sit level either but that&#039;s another story).  Here are links to some of the information I found about it.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.thesamba.com/vw/forum/viewtopic.php?p=6357222&quot;&gt;66 Crooked Bumper&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;https://blog.strav.net/index.php/fixing-a-crooked-bumper-on-a-vw-beetle?blog=5&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>The bumper on my 72 super beetle was crooked (the car didn't sit level either but that's another story).  Here are links to some of the information I found about it.</p>
<p><a href="https://www.thesamba.com/vw/forum/viewtopic.php?p=6357222">66 Crooked Bumper</a></p><div class="item_footer"><p><small><a href="https://blog.strav.net/index.php/fixing-a-crooked-bumper-on-a-vw-beetle?blog=5">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>https://blog.strav.net/index.php/fixing-a-crooked-bumper-on-a-vw-beetle?blog=5#comments</comments>
			<wfw:commentRss>https://blog.strav.net/index.php?blog=5&#38;tempskin=_rss2&#38;disp=comments&#38;p=684</wfw:commentRss>
		</item>
				<item>
			<title>VW Beetle Body Cart</title>
			<link>https://blog.strav.net/index.php/vw-beetle-body-cart?blog=5</link>
			<pubDate>Mon, 26 Jan 2026 02:33:00 +0000</pubDate>			<dc:creator>strav</dc:creator>
			<category domain="main">Volkswagen</category>			<guid isPermaLink="false">683@https://blog.strav.net/</guid>
						<description>&lt;div&gt;&lt;div&gt;&lt;a href=&quot;https://blog.strav.net/media/blogs/new/quick-uploads/vw-beetle-body-cart/vw_beetle_body_cart.jpg?mtime=1769394772&quot; rel=&quot;lightbox[p683]&quot; id=&quot;link_32&quot;&gt;&lt;img alt=&quot;VW Beetle Body Cart&quot; src=&quot;https://blog.strav.net/media/blogs/new/quick-uploads/vw-beetle-body-cart/.evocache/vw_beetle_body_cart.jpg/fit-320x320.jpg?mtime=1769394772&quot; width=&quot;247&quot; height=&quot;320&quot; class=&quot;loadimg&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;Plans and video on how to make a VW Body Cart&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=8hKDsBkbmUs&quot;&gt;How to make a VW Body Cart! Beetle Body Dolly&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;https://blog.strav.net/index.php/vw-beetle-body-cart?blog=5&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<div><div><a href="https://blog.strav.net/media/blogs/new/quick-uploads/vw-beetle-body-cart/vw_beetle_body_cart.jpg?mtime=1769394772" rel="lightbox[p683]" id="link_32"><img alt="VW Beetle Body Cart" src="https://blog.strav.net/media/blogs/new/quick-uploads/vw-beetle-body-cart/.evocache/vw_beetle_body_cart.jpg/fit-320x320.jpg?mtime=1769394772" width="247" height="320" class="loadimg" /></a></div></div><p>Plans and video on how to make a VW Body Cart</p>
<p><a href="https://www.youtube.com/watch?v=8hKDsBkbmUs">How to make a VW Body Cart! Beetle Body Dolly</a></p><div class="item_footer"><p><small><a href="https://blog.strav.net/index.php/vw-beetle-body-cart?blog=5">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>https://blog.strav.net/index.php/vw-beetle-body-cart?blog=5#comments</comments>
			<wfw:commentRss>https://blog.strav.net/index.php?blog=5&#38;tempskin=_rss2&#38;disp=comments&#38;p=683</wfw:commentRss>
		</item>
				<item>
			<title>Onn Media Streamer</title>
			<link>https://blog.strav.net/index.php/onn-media-streamer?blog=5</link>
			<pubDate>Mon, 12 Jan 2026 06:16:00 +0000</pubDate>			<dc:creator>strav</dc:creator>
			<category domain="main">Multimedia</category>			<guid isPermaLink="false">682@https://blog.strav.net/</guid>
						<description>&lt;p&gt;My old 2nd generation FireTV&#039;s have been starting to fail.  Amazon is more restrictive on the newer devices so I&#039;ve been in the market for an alternative.  I picked up the Onn 4k Plus, Onn 4k Pro and the Onn media stick.  The stick is a little slow for my taste but both the Plus and Pro are solid players.  The remote is great as well.  Replacing the launcher with Projectivity gets rid of all ads and is a great way to set it up.  Here are a number of links about the devices:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=dLfKNOKH2hQ&amp;amp;t=256s&quot;&gt;Onn 4K Plus Just Got Better – Unlock Storage &amp;amp; Speed Tricks!&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=9bBnfLJGrRE&quot;&gt;Firestick Can’t Do THIS! Onn 4K Pro Home Screen Hack (No Ads!)&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=MV0UVpuVP38&quot;&gt;Unleash Onn 4K Plus or Onn 4K Pro Android TV Box - Secret Tips &amp;amp; Tricks Revealed!&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;https://blog.strav.net/index.php/onn-media-streamer?blog=5&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>My old 2nd generation FireTV's have been starting to fail.  Amazon is more restrictive on the newer devices so I've been in the market for an alternative.  I picked up the Onn 4k Plus, Onn 4k Pro and the Onn media stick.  The stick is a little slow for my taste but both the Plus and Pro are solid players.  The remote is great as well.  Replacing the launcher with Projectivity gets rid of all ads and is a great way to set it up.  Here are a number of links about the devices:</p>
<p><a href="https://www.youtube.com/watch?v=dLfKNOKH2hQ&amp;t=256s">Onn 4K Plus Just Got Better – Unlock Storage &amp; Speed Tricks!</a><br /><a href="https://www.youtube.com/watch?v=9bBnfLJGrRE">Firestick Can’t Do THIS! Onn 4K Pro Home Screen Hack (No Ads!)</a><br /><a href="https://www.youtube.com/watch?v=MV0UVpuVP38">Unleash Onn 4K Plus or Onn 4K Pro Android TV Box - Secret Tips &amp; Tricks Revealed!</a></p><div class="item_footer"><p><small><a href="https://blog.strav.net/index.php/onn-media-streamer?blog=5">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>https://blog.strav.net/index.php/onn-media-streamer?blog=5#comments</comments>
			<wfw:commentRss>https://blog.strav.net/index.php?blog=5&#38;tempskin=_rss2&#38;disp=comments&#38;p=682</wfw:commentRss>
		</item>
				<item>
			<title>AI Notes</title>
			<link>https://blog.strav.net/index.php/ai-notes?blog=5</link>
			<pubDate>Fri, 26 Dec 2025 20:46:00 +0000</pubDate>			<dc:creator>strav</dc:creator>
			<category domain="alt">*nix</category>
<category domain="main">AI</category>			<guid isPermaLink="false">681@https://blog.strav.net/</guid>
						<description>&lt;p&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;strong&gt;Editors&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=s9nt8xaXFdg&quot;&gt;AI Coding on steroids! Auto Claude (Free &amp;amp; Opensource)&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=ocMOZpuAMw4&quot;&gt;Cursor Tutorial for Beginners (AI Code Editor)&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=mm8cn53_pdU&quot;&gt;Master Cursor in 50 Minutes with Cursor&#039;s Head of AI Education (2025) | Lee Robinson&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://dev.to/wasp/using-cursor-claude-to-make-full-stack-saas-apps-2aj3&quot;&gt;Using Cursor + Claude to Make Full-Stack SaaS Apps&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://support.claude.com/en/articles/11817273-using-claude-s-chat-search-and-memory-to-build-on-previous-context&quot;&gt;Using Claude’s chat search and memory to build on previous context&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://claude.ai/settings/usage&quot;&gt;Claude Usage&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;strong&gt;CLI&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;To install CLI AI:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Open terminal&lt;/li&gt;
&lt;li&gt;For Gemini, run &#039;npm install -g @google/gemini-cli&#039; and use gemini to run&lt;/li&gt;
&lt;li&gt;For Claude Code, run &#039;npm install -g @anthropic-ai/claude-code&#039; and use claude to run&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;&lt;span style=&quot;font-size: 14pt;&quot;&gt;&lt;strong&gt;Miscellaneous&lt;/strong&gt;&lt;/span&gt;&lt;br /&gt;&lt;a href=&quot;https://www.youtube.com/watch?v=MsQACpcuTkU&quot;&gt;You&#039;ve Been Using AI the Hard Way (Use This Instead)&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;https://blog.strav.net/index.php/ai-notes?blog=5&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p><span style="font-size: 14pt;"><strong>Editors</strong></span><br /><a href="https://www.youtube.com/watch?v=s9nt8xaXFdg">AI Coding on steroids! Auto Claude (Free &amp; Opensource)</a><br /><a href="https://www.youtube.com/watch?v=ocMOZpuAMw4">Cursor Tutorial for Beginners (AI Code Editor)</a><br /><a href="https://www.youtube.com/watch?v=mm8cn53_pdU">Master Cursor in 50 Minutes with Cursor's Head of AI Education (2025) | Lee Robinson</a><br /><a href="https://dev.to/wasp/using-cursor-claude-to-make-full-stack-saas-apps-2aj3">Using Cursor + Claude to Make Full-Stack SaaS Apps</a><br /><a href="https://support.claude.com/en/articles/11817273-using-claude-s-chat-search-and-memory-to-build-on-previous-context">Using Claude’s chat search and memory to build on previous context</a><br /><a href="https://claude.ai/settings/usage">Claude Usage</a></p>
<p><br /><span style="font-size: 14pt;"><strong>CLI</strong></span><br />To install CLI AI:</p>
<ul>
<li>Open terminal</li>
<li>For Gemini, run 'npm install -g @google/gemini-cli' and use gemini to run</li>
<li>For Claude Code, run 'npm install -g @anthropic-ai/claude-code' and use claude to run</li>
</ul>
<p> </p>
<p><span style="font-size: 14pt;"><strong>Miscellaneous</strong></span><br /><a href="https://www.youtube.com/watch?v=MsQACpcuTkU">You've Been Using AI the Hard Way (Use This Instead)</a></p><div class="item_footer"><p><small><a href="https://blog.strav.net/index.php/ai-notes?blog=5">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>https://blog.strav.net/index.php/ai-notes?blog=5#comments</comments>
			<wfw:commentRss>https://blog.strav.net/index.php?blog=5&#38;tempskin=_rss2&#38;disp=comments&#38;p=681</wfw:commentRss>
		</item>
			</channel>
</rss>
