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

<channel>
	<title>S1DD.COM</title>
	<atom:link href="http://s1dd.com/feed/?random2=1" rel="self" type="application/rss+xml" />
	<link>https://s1dd.com</link>
	<description>Tales of a Tech Finance Food Travel Geek &#38; Author</description>
	<lastBuildDate>Tue, 19 May 2026 19:13:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://s1dd.com/wp-content/uploads/2021/05/cropped-PXL_20210507_221916195.PORTRAIT2-scaled-1-32x32.jpg</url>
	<title>S1DD.COM</title>
	<link>https://s1dd.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">41212835</site>	<item>
		<title>SaaS Death by AI, a Thousand Cuts, or a Thousand Annoyances?</title>
		<link>https://s1dd.com/2026/05/saas-death-by-ai-a-thousand-cuts-or-a-thousand-annoyances/</link>
					<comments>https://s1dd.com/2026/05/saas-death-by-ai-a-thousand-cuts-or-a-thousand-annoyances/#respond</comments>
		
		<dc:creator><![CDATA[Siddharth Dalal]]></dc:creator>
		<pubDate>Tue, 19 May 2026 19:13:14 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technology]]></category>
		<guid isPermaLink="false">https://s1dd.com/?p=16390</guid>

					<description><![CDATA[People keep saying “AI is the death of SaaS.” I think that’s slightly wrong.AI alone is not killing SaaS. What’s actually happening is that AI + the thousand tiny annoyances<p class="more-link"><a href="https://s1dd.com/2026/05/saas-death-by-ai-a-thousand-cuts-or-a-thousand-annoyances/" class="readmore">Continue reading<svg class="icon icon-arrow-right" aria-hidden="true" role="img"> <use href="#icon-arrow-right" xlink:href="#icon-arrow-right"></use> </svg><span class="screen-reader-text">SaaS Death by AI, a Thousand Cuts, or a Thousand Annoyances?</span></a></p>]]></description>
		
					<wfw:commentRss>https://s1dd.com/2026/05/saas-death-by-ai-a-thousand-cuts-or-a-thousand-annoyances/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://s1dd.com/wp-content/uploads/2026/05/deathofSaaS1.jpg" medium="image"></media:content>
            <post-id xmlns="com-wordpress:feed-additions:1">16390</post-id>	</item>
		<item>
		<title>Vibe Coding: The Problem is the Prompt</title>
		<link>https://s1dd.com/2026/05/vibe-coding-the-problem-is-the-prompt/</link>
					<comments>https://s1dd.com/2026/05/vibe-coding-the-problem-is-the-prompt/#respond</comments>
		
		<dc:creator><![CDATA[Siddharth Dalal]]></dc:creator>
		<pubDate>Tue, 12 May 2026 13:00:00 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Vibe coding]]></category>
		<guid isPermaLink="false">https://s1dd.com/?p=16386</guid>

					<description><![CDATA[One thing I think people are underestimating about vibe coding: the problem is the prompt, not the AI. I fully vibe coded Log My Lift. See my previous post on<p class="more-link"><a href="https://s1dd.com/2026/05/vibe-coding-the-problem-is-the-prompt/" class="readmore">Continue reading<svg class="icon icon-arrow-right" aria-hidden="true" role="img"> <use href="#icon-arrow-right" xlink:href="#icon-arrow-right"></use> </svg><span class="screen-reader-text">Vibe Coding: The Problem is the Prompt</span></a></p>]]></description>
		
					<wfw:commentRss>https://s1dd.com/2026/05/vibe-coding-the-problem-is-the-prompt/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://s1dd.com/wp-content/uploads/2026/05/image-2.png" medium="image"></media:content>
            <post-id xmlns="com-wordpress:feed-additions:1">16386</post-id>	</item>
		<item>
		<title>Treating JavaScript like it’s 2006 is the Security Nightmare of the Future</title>
		<link>https://s1dd.com/2026/05/treating-javascript-like-its-2006-is-the-security-nightmare-of-the-future/</link>
					<comments>https://s1dd.com/2026/05/treating-javascript-like-its-2006-is-the-security-nightmare-of-the-future/#respond</comments>
		
		<dc:creator><![CDATA[Siddharth Dalal]]></dc:creator>
		<pubDate>Sun, 10 May 2026 14:36:32 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Software]]></category>
		<guid isPermaLink="false">https://s1dd.com/?p=16382</guid>

					<description><![CDATA[Modern JS, ES6, HTML5, and CSS have gotten ridiculously capable, yet we keep piling framework after framework on top until building simple software feels absurdly complicated. At some point the<p class="more-link"><a href="https://s1dd.com/2026/05/treating-javascript-like-its-2006-is-the-security-nightmare-of-the-future/" class="readmore">Continue reading<svg class="icon icon-arrow-right" aria-hidden="true" role="img"> <use href="#icon-arrow-right" xlink:href="#icon-arrow-right"></use> </svg><span class="screen-reader-text">Treating JavaScript like it’s 2006 is the Security Nightmare of the Future</span></a></p>]]></description>
		
					<wfw:commentRss>https://s1dd.com/2026/05/treating-javascript-like-its-2006-is-the-security-nightmare-of-the-future/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://s1dd.com/wp-content/uploads/2026/05/image-1.png" medium="image"></media:content>
            <post-id xmlns="com-wordpress:feed-additions:1">16382</post-id>	</item>
		<item>
		<title>Lessons from Computer Science For Working in an AI World</title>
		<link>https://s1dd.com/2026/05/lessons-from-computer-science-for-working-in-an-ai-world/</link>
					<comments>https://s1dd.com/2026/05/lessons-from-computer-science-for-working-in-an-ai-world/#respond</comments>
		
		<dc:creator><![CDATA[Siddharth Dalal]]></dc:creator>
		<pubDate>Thu, 07 May 2026 15:18:57 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Management]]></category>
		<guid isPermaLink="false">https://s1dd.com/?p=16379</guid>

					<description><![CDATA[In Part 1 (Learned ADD) and Part 2 (Learned Short Attention Span) of this series, I covered how our schools inherently teach us to task switch. So using those lessons,<p class="more-link"><a href="https://s1dd.com/2026/05/lessons-from-computer-science-for-working-in-an-ai-world/" class="readmore">Continue reading<svg class="icon icon-arrow-right" aria-hidden="true" role="img"> <use href="#icon-arrow-right" xlink:href="#icon-arrow-right"></use> </svg><span class="screen-reader-text">Lessons from Computer Science For Working in an AI World</span></a></p>]]></description>
		
					<wfw:commentRss>https://s1dd.com/2026/05/lessons-from-computer-science-for-working-in-an-ai-world/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://s1dd.com/wp-content/uploads/2026/05/image.png" medium="image"></media:content>
            <post-id xmlns="com-wordpress:feed-additions:1">16379</post-id>	</item>
		<item>
		<title>Learned Short Attention Span: Lessons From School for Working in an AI World</title>
		<link>https://s1dd.com/2026/04/learned-short-attention-span-lessons-from-school-for-working-in-an-ai-world/</link>
					<comments>https://s1dd.com/2026/04/learned-short-attention-span-lessons-from-school-for-working-in-an-ai-world/#respond</comments>
		
		<dc:creator><![CDATA[Siddharth Dalal]]></dc:creator>
		<pubDate>Tue, 28 Apr 2026 14:00:00 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Software]]></category>
		<guid isPermaLink="false">https://s1dd.com/?p=16370</guid>

					<description><![CDATA[In my last post, I talked about my school schedule and LADD (Learned ADD). My son&#8217;s school teaches a more structured version of the same idea. His schedule looks very<p class="more-link"><a href="https://s1dd.com/2026/04/learned-short-attention-span-lessons-from-school-for-working-in-an-ai-world/" class="readmore">Continue reading<svg class="icon icon-arrow-right" aria-hidden="true" role="img"> <use href="#icon-arrow-right" xlink:href="#icon-arrow-right"></use> </svg><span class="screen-reader-text">Learned Short Attention Span: Lessons From School for Working in an AI World</span></a></p>]]></description>
		
					<wfw:commentRss>https://s1dd.com/2026/04/learned-short-attention-span-lessons-from-school-for-working-in-an-ai-world/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://s1dd.com/wp-content/uploads/2026/04/image-1.png" medium="image"></media:content>
            <post-id xmlns="com-wordpress:feed-additions:1">16370</post-id>	</item>
		<item>
		<title>Are we at AGI Part 1: Human vs LLM Inputs and Outputs</title>
		<link>https://s1dd.com/2026/04/are-we-at-agi-part-1-human-vs-llm-inputs-and-outputs/</link>
					<comments>https://s1dd.com/2026/04/are-we-at-agi-part-1-human-vs-llm-inputs-and-outputs/#respond</comments>
		
		<dc:creator><![CDATA[Siddharth Dalal]]></dc:creator>
		<pubDate>Thu, 23 Apr 2026 12:00:00 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[AGI]]></category>
		<guid isPermaLink="false">https://s1dd.com/?p=16375</guid>

					<description><![CDATA[Before we start talking about AGI, let’s figure out what we really mean by intelligence and the mechanics of intelligence. I&#8217;ll start simple &#8211; Both humans and LLMs act on<p class="more-link"><a href="https://s1dd.com/2026/04/are-we-at-agi-part-1-human-vs-llm-inputs-and-outputs/" class="readmore">Continue reading<svg class="icon icon-arrow-right" aria-hidden="true" role="img"> <use href="#icon-arrow-right" xlink:href="#icon-arrow-right"></use> </svg><span class="screen-reader-text">Are we at AGI Part 1: Human vs LLM Inputs and Outputs</span></a></p>]]></description>
		
					<wfw:commentRss>https://s1dd.com/2026/04/are-we-at-agi-part-1-human-vs-llm-inputs-and-outputs/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://s1dd.com/wp-content/uploads/2026/04/ChatGPT-Image-Apr-22-2026-11_07_07-AM.png" medium="image"></media:content>
            <post-id xmlns="com-wordpress:feed-additions:1">16375</post-id>	</item>
		<item>
		<title>Learned ADD: How My School Schedule Helped Me Work in the World of AI</title>
		<link>https://s1dd.com/2026/04/learned-add-how-my-school-schedule-helped-me-work-in-the-world-of-ai/</link>
					<comments>https://s1dd.com/2026/04/learned-add-how-my-school-schedule-helped-me-work-in-the-world-of-ai/#respond</comments>
		
		<dc:creator><![CDATA[Siddharth Dalal]]></dc:creator>
		<pubDate>Tue, 21 Apr 2026 17:44:14 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Management]]></category>
		<category><![CDATA[Software]]></category>
		<guid isPermaLink="false">https://s1dd.com/?p=16365</guid>

					<description><![CDATA[I didn’t realize it at the time, but my school trained me for how I work today, especially with AI. My school in India was unusual, even by local standards.<p class="more-link"><a href="https://s1dd.com/2026/04/learned-add-how-my-school-schedule-helped-me-work-in-the-world-of-ai/" class="readmore">Continue reading<svg class="icon icon-arrow-right" aria-hidden="true" role="img"> <use href="#icon-arrow-right" xlink:href="#icon-arrow-right"></use> </svg><span class="screen-reader-text">Learned ADD: How My School Schedule Helped Me Work in the World of AI</span></a></p>]]></description>
		
					<wfw:commentRss>https://s1dd.com/2026/04/learned-add-how-my-school-schedule-helped-me-work-in-the-world-of-ai/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://s1dd.com/wp-content/uploads/2026/04/image.png" medium="image"></media:content>
            <post-id xmlns="com-wordpress:feed-additions:1">16365</post-id>	</item>
		<item>
		<title>Can AI Create Good Cocktail Recipes?</title>
		<link>https://s1dd.com/2026/01/can-ai-create-good-cocktail-recipes/</link>
					<comments>https://s1dd.com/2026/01/can-ai-create-good-cocktail-recipes/#respond</comments>
		
		<dc:creator><![CDATA[Siddharth Dalal]]></dc:creator>
		<pubDate>Sat, 03 Jan 2026 19:56:27 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Food]]></category>
		<category><![CDATA[cocktail]]></category>
		<guid isPermaLink="false">https://s1dd.com/?p=16357</guid>

					<description><![CDATA[I&#8217;ve been mixing random spirits, liquors, juices, homemade berry concoctions and herbs to create cocktails but now with the help of AI I&#8217;ve been able to create more unique combinations<p class="more-link"><a href="https://s1dd.com/2026/01/can-ai-create-good-cocktail-recipes/" class="readmore">Continue reading<svg class="icon icon-arrow-right" aria-hidden="true" role="img"> <use href="#icon-arrow-right" xlink:href="#icon-arrow-right"></use> </svg><span class="screen-reader-text">Can AI Create Good Cocktail Recipes?</span></a></p>]]></description>
		
					<wfw:commentRss>https://s1dd.com/2026/01/can-ai-create-good-cocktail-recipes/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://s1dd.com/wp-content/uploads/2026/01/holiday-drinks.png" medium="image"></media:content>
            <post-id xmlns="com-wordpress:feed-additions:1">16357</post-id>	</item>
		<item>
		<title>2025 Full-Year Solar Production</title>
		<link>https://s1dd.com/2026/01/2025-full-year-solar-production/</link>
					<comments>https://s1dd.com/2026/01/2025-full-year-solar-production/#respond</comments>
		
		<dc:creator><![CDATA[Siddharth Dalal]]></dc:creator>
		<pubDate>Thu, 01 Jan 2026 14:34:18 +0000</pubDate>
				<category><![CDATA[Renewable Energy]]></category>
		<category><![CDATA[2025]]></category>
		<category><![CDATA[Solar]]></category>
		<guid isPermaLink="false">https://s1dd.com/?p=16354</guid>

					<description><![CDATA[Happy New Year 2026! In 2025, we produced 20,236 kWh of power compared to our usage of 15,625 kWh. Total production since we first installed solar panels is now over<p class="more-link"><a href="https://s1dd.com/2026/01/2025-full-year-solar-production/" class="readmore">Continue reading<svg class="icon icon-arrow-right" aria-hidden="true" role="img"> <use href="#icon-arrow-right" xlink:href="#icon-arrow-right"></use> </svg><span class="screen-reader-text">2025 Full-Year Solar Production</span></a></p>]]></description>
		
					<wfw:commentRss>https://s1dd.com/2026/01/2025-full-year-solar-production/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://s1dd.com/wp-content/uploads/2026/01/image-2.png" medium="image"></media:content>
            <post-id xmlns="com-wordpress:feed-additions:1">16354</post-id>	</item>
		<item>
		<title>Tips and Tricks From My Adventures in Vibe Coding</title>
		<link>https://s1dd.com/2025/04/tips-and-tricks-from-my-adventures-in-vibe-coding/</link>
					<comments>https://s1dd.com/2025/04/tips-and-tricks-from-my-adventures-in-vibe-coding/#respond</comments>
		
		<dc:creator><![CDATA[Siddharth Dalal]]></dc:creator>
		<pubDate>Sat, 12 Apr 2025 20:36:51 +0000</pubDate>
				<category><![CDATA[AI]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Vibe coding]]></category>
		<guid isPermaLink="false">https://s1dd.com/?p=16339</guid>

					<description><![CDATA[I&#8217;ve been spending a lot of time lately building software with LLMs in Cline, and I’ve found a flow that actually works — most of the time. It’s not perfect,<p class="more-link"><a href="https://s1dd.com/2025/04/tips-and-tricks-from-my-adventures-in-vibe-coding/" class="readmore">Continue reading<svg class="icon icon-arrow-right" aria-hidden="true" role="img"> <use href="#icon-arrow-right" xlink:href="#icon-arrow-right"></use> </svg><span class="screen-reader-text">Tips and Tricks From My Adventures in Vibe Coding</span></a></p>]]></description>
		
					<wfw:commentRss>https://s1dd.com/2025/04/tips-and-tricks-from-my-adventures-in-vibe-coding/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://s1dd.com/wp-content/uploads/2025/04/AI-image-of-me-Vibe-Coding.png" medium="image"></media:content>
            <post-id xmlns="com-wordpress:feed-additions:1">16339</post-id>	</item>
	</channel>
</rss>
