<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Mike Street's Notes</title>
		<link>https://www.mikestreety.co.uk</link>
		<description>Notes and Links from Mike Street (mikestreety.co.uk)</description>
		<language>en-gb</language>
		<pubDate>Sat, 12 Sep 2026 12:27:59 GMT</pubDate>
		<lastBuildDate>Sat, 12 Sep 2026 12:27:59 GMT</lastBuildDate>
		<atom:link href="https://www.mikestreety.co.uk/rss-notes.xml" rel="alternate" type="application/xml" />
		<image>
			<url>https://www.mikestreety.co.uk/assets/img/favicon-512.png</url>
			<title>Mike Street's Notes</title>
			<link>https://www.mikestreety.co.uk</link>
			<width>144</width>
			<height>144</height>
			<description>Lead Developer and CTO</description>
		</image>
		
		
		<item>
			<title>git rebase -i is not that scary</title>
			<link>https://www.mikestreety.co.uk/notes/git-rebase-i-is-not-that-scary/</link>
			<pubDate>Wed, 29 Jul 2026 10:05:00 GMT</pubDate>
			<guid>https://www.mikestreety.co.uk/notes/git-rebase-i-is-not-that-scary/</guid>
			<description><![CDATA[
<p>A guide to interactive rebasing.</p>

<a href="https://cachebag.sh/journal/interactive-rebasing/">https://cachebag.sh/journal/interactive-rebasing/</a>
			]]></description>
		</item>
		
		
		<item>
			<title>GitHub/Gitlab terminal application </title>
			<link>https://www.mikestreety.co.uk/notes/githubgitlab-terminal-application/</link>
			<pubDate>Sat, 11 Jul 2026 20:02:00 GMT</pubDate>
			<guid>https://www.mikestreety.co.uk/notes/githubgitlab-terminal-application/</guid>
			<description><![CDATA[
<p>A terminal user interface (TUI) for GitLab/GitHub, built on top of glab/gh. Browse issues, merge requests, pipelines, runners, and releases without leaving your terminal</p>

<a href="https://github.com/rcieri/glab-tui">https://github.com/rcieri/glab-tui</a>
			]]></description>
		</item>
		
		
		<item>
			<title>GitButler</title>
			<link>https://www.mikestreety.co.uk/notes/gitbutler/</link>
			<pubDate>Wed, 01 Apr 2026 16:23:00 GMT</pubDate>
			<guid>https://www.mikestreety.co.uk/notes/gitbutler/</guid>
			<description><![CDATA[
<p>Interesting Git tool allowing for Parallel branches and with a strong AI integration</p>

<a href="https://gitbutler.com/">https://gitbutler.com/</a>
			]]></description>
		</item>
		
		
		<item>
			<title>CSS Refactoring with an AI Safety Net</title>
			<link>https://www.mikestreety.co.uk/notes/css-refactoring-with-an-ai-safety-net/</link>
			<pubDate>Thu, 26 Mar 2026 11:49:00 GMT</pubDate>
			<guid>https://www.mikestreety.co.uk/notes/css-refactoring-with-an-ai-safety-net/</guid>
			<description><![CDATA[
<p>Claude Code was used to refactor a messy CSS codebase into a clean architecture across 7 phases, with a Playwright script capturing screenshots of 9 distinct app states before and after each phase.</p>

<a href="https://danielabaron.me/blog/css-refactoring-with-an-ai-safety-net/">https://danielabaron.me/blog/css-refactoring-with-an-ai-safety-net/</a>
			]]></description>
		</item>
		
		
		<item>
			<title>Playwriter - Browser Automation MCP</title>
			<link>https://www.mikestreety.co.uk/notes/playwriter-browser-automation-mcp/</link>
			<pubDate>Tue, 06 Jan 2026 15:53:00 GMT</pubDate>
			<guid>https://www.mikestreety.co.uk/notes/playwriter-browser-automation-mcp/</guid>
			<description><![CDATA[
<p>Like Playwright MCP but via extension. 90% less context window. 10x more capable (full playwright API)</p>

<a href="https://github.com/remorses/playwriter">https://github.com/remorses/playwriter</a>
			]]></description>
		</item>
		
		
		<item>
			<title>Oh My Posh</title>
			<link>https://www.mikestreety.co.uk/notes/oh-my-posh/</link>
			<pubDate>Tue, 30 Dec 2025 08:36:00 GMT</pubDate>
			<guid>https://www.mikestreety.co.uk/notes/oh-my-posh/</guid>
			<description><![CDATA[
<p>The most customizable and fastest prompt engine for any shell</p>

<a href="https://ohmyposh.dev/">https://ohmyposh.dev/</a>
			]]></description>
		</item>
		
		
		<item>
			<title>jQuery 4.0.0 release candidate 1 released</title>
			<link>https://www.mikestreety.co.uk/notes/jquery-400-release-candidate-1-released/</link>
			<pubDate>Mon, 11 Aug 2025 19:48:00 GMT</pubDate>
			<guid>https://www.mikestreety.co.uk/notes/jquery-400-release-candidate-1-released/</guid>
			<description><![CDATA[
<p>Yes, we still use jQuery. It's great to see it's still getting updates and people are still passionate about it.</p>

<a href="https://blog.jquery.com/2025/08/11/jquery-4-0-0-release-candidate-1/">https://blog.jquery.com/2025/08/11/jquery-4-0-0-release-candidate-1/</a>
			]]></description>
		</item>
		
		
		<item>
			<title>Read That F*cking Code!</title>
			<link>https://www.mikestreety.co.uk/notes/read-that-fcking-code/</link>
			<pubDate>Tue, 05 Aug 2025 12:48:00 GMT</pubDate>
			<guid>https://www.mikestreety.co.uk/notes/read-that-fcking-code/</guid>
			<description><![CDATA[
<p>&quot;If you’d told me 2–3 years ago that in 2025, one of my top pieces of advice for the new generation of developers would be “read your code” (we’re not even talking about re-reading it)… I’m not sure I would’ve believed you&quot;</p>

<a href="https://etsd.tech/posts/rtfc/">https://etsd.tech/posts/rtfc/</a>
			]]></description>
		</item>
		
		
		<item>
			<title>Vert File Converter</title>
			<link>https://www.mikestreety.co.uk/notes/vert-file-converter/</link>
			<pubDate>Fri, 30 May 2025 15:26:00 GMT</pubDate>
			<guid>https://www.mikestreety.co.uk/notes/vert-file-converter/</guid>
			<description><![CDATA[
<p>A file converter which (except from video) does everything on your machine without ads or any nonsense. The code is also available on Github, should you want to run it locally or deploy your own instance</p>

<a href="https://vert.sh/">https://vert.sh/</a>
			]]></description>
		</item>
		
		
		<item>
			<title>MVP.css — A minimalist stylesheet for HTML elements</title>
			<link>https://www.mikestreety.co.uk/notes/mvpcss-a-minimalist-stylesheet-for-html-elements/</link>
			<pubDate>Fri, 30 May 2025 08:30:00 GMT</pubDate>
			<guid>https://www.mikestreety.co.uk/notes/mvpcss-a-minimalist-stylesheet-for-html-elements/</guid>
			<description><![CDATA[
<p>MVP.css is a minimalist stylesheet for HTML elements. It styles root HTML elements so that developers don't need to learn any CSS frameworks or use any naming conventions. MVP.css is designed to look good on all browsers and devices.</p>

<a href="https://andybrewer.github.io/mvp/">https://andybrewer.github.io/mvp/</a>
			]]></description>
		</item>
		
		
		<item>
			<title>The two types of open source</title>
			<link>https://www.mikestreety.co.uk/notes/the-two-types-of-open-source/</link>
			<pubDate>Wed, 28 May 2025 12:20:00 GMT</pubDate>
			<guid>https://www.mikestreety.co.uk/notes/the-two-types-of-open-source/</guid>
			<description><![CDATA[
<p>Open source projects should be judged by expectations, not just licenses—distinguishing between high-expectation (e.g., TypeScript) and low-expectation (e.g., solo side projects). Users need to set realistic expectations and maintainers should be clear about support levels.</p>

<a href="https://filiph.net/text/two-types-of-open-source.html">https://filiph.net/text/two-types-of-open-source.html</a>
			]]></description>
		</item>
		
		
		<item>
			<title>IBM accessibility checker</title>
			<link>https://www.mikestreety.co.uk/notes/ibm-accessibility-checker/</link>
			<pubDate>Wed, 28 May 2025 11:34:00 GMT</pubDate>
			<guid>https://www.mikestreety.co.uk/notes/ibm-accessibility-checker/</guid>
			<description><![CDATA[
<p>Best kept secret: the IBM accessibility checker, blows other #a11y testing tools out of the water</p>

<a href="https://mastodon.social/@SteveFaulkner/114497582785089366">https://mastodon.social/@SteveFaulkner/114497582785089366</a>
			]]></description>
		</item>
		
		
		<item>
			<title>How to have the browser pick a contrasting color in CSS</title>
			<link>https://www.mikestreety.co.uk/notes/how-to-have-the-browser-pick-a-contrasting-color-in-css/</link>
			<pubDate>Tue, 20 May 2025 17:40:00 GMT</pubDate>
			<guid>https://www.mikestreety.co.uk/notes/how-to-have-the-browser-pick-a-contrasting-color-in-css/</guid>
			<description><![CDATA[
<p>Not only does this detail about upcoming CSS features, it covers mathematical and perceived accessibility contrast</p>

<a href="https://webkit.org/blog/16929/contrast-color/">https://webkit.org/blog/16929/contrast-color/</a>
			]]></description>
		</item>
		
		
		<item>
			<title>Secrets of the Git Commit Hash</title>
			<link>https://www.mikestreety.co.uk/notes/secrets-of-the-git-commit-hash/</link>
			<pubDate>Tue, 29 Apr 2025 19:54:00 GMT</pubDate>
			<guid>https://www.mikestreety.co.uk/notes/secrets-of-the-git-commit-hash/</guid>
			<description><![CDATA[
<p>Off the back of my talk on Friday, Rachel wrote a blog post about the commit hash. It's a great read and I feel honoured to have inspired someone to write!</p>

<a href="https://www.readwriterachel.com/things-i-learned/2025/04/28/git-commit-hash.html">https://www.readwriterachel.com/things-i-learned/2025/04/28/git-commit-hash.html</a>
			]]></description>
		</item>
		
		
		<item>
			<title>Pages CMS</title>
			<link>https://www.mikestreety.co.uk/notes/pages-cms/</link>
			<pubDate>Mon, 28 Apr 2025 21:53:00 GMT</pubDate>
			<guid>https://www.mikestreety.co.uk/notes/pages-cms/</guid>
			<description><![CDATA[
<p>The No-Hassle CMS for Static Sites Generators</p>

<a href="https://pagescms.org/">https://pagescms.org/</a>
			]]></description>
		</item>
		

	</channel>
</rss>
