<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Aadish&apos;s Blogs</title><description>No description</description><link>https://blog.aadish.dev/</link><language>en</language><item><title>Released v2 of WeatherFast!</title><link>https://blog.aadish.dev/posts/released-v2-of-weatherfast-20251229/</link><guid isPermaLink="true">https://blog.aadish.dev/posts/released-v2-of-weatherfast-20251229/</guid><pubDate>Mon, 29 Dec 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;December 29, 2025 | 11:35 PM&lt;/p&gt;
&lt;p&gt;After almost a year, I&apos;ve updated WeatherFast with a completely revamped design, AI-powered weather insights, more reliable weather data, and a new WeatherFast Website!&lt;/p&gt;
&lt;p&gt;The new WeatherFast app is available now on the &lt;a href=&quot;https://play.google.com/store/apps/details?id=com.aadishsamir.weatherfast&quot;&gt;Google Play Store&lt;/a&gt; and &lt;a href=&quot;https://weatherfast.aadish.dev&quot;&gt;the web&lt;/a&gt;.&lt;/p&gt;
</content:encoded></item><item><title>Localizing apps are hard.</title><link>https://blog.aadish.dev/posts/localizing-apps-are-hard-20251216/</link><guid isPermaLink="true">https://blog.aadish.dev/posts/localizing-apps-are-hard-20251216/</guid><pubDate>Tue, 16 Dec 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;December 16, 2025 | 9:40 AM&lt;/p&gt;
&lt;p&gt;Hi guys, so it&apos;s been really long since my last blog since I was pretty busy. The past few days, I&apos;ve been trying to add localization support to ShopSync and making python scripts and stuff to automatically extract strings are really tough(regex is another pain).&lt;/p&gt;
&lt;p&gt;Anyway I feel that I&apos;m almost done and can soon finally merge the &lt;a href=&quot;https://github.com/ASDev-Official/shopsync/pull/167&quot;&gt;pull request&lt;/a&gt;.&lt;/p&gt;
</content:encoded></item><item><title>List/user insights is done!</title><link>https://blog.aadish.dev/posts/finished-list-user-insights-20251211/</link><guid isPermaLink="true">https://blog.aadish.dev/posts/finished-list-user-insights-20251211/</guid><pubDate>Thu, 11 Dec 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;December 11, 2025 | 9:40 AM&lt;/p&gt;
&lt;p&gt;So, after a really long time, I&apos;ve finally finished the list and user analytics feature with all bugs from coderabbit fixed.&lt;/p&gt;
&lt;p&gt;Here&apos;s the PR:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;https://github.com/ASDev-Official/shopsync/pull/160&quot;&gt;https://github.com/ASDev-Official/shopsync/pull/160&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Here&apos;s the user analytics feature:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;image1.png&quot; alt=&quot;User Analytics 1&quot; /&gt;
&lt;img src=&quot;image2.png&quot; alt=&quot;User Analytics 2&quot; /&gt;
&lt;img src=&quot;image3.png&quot; alt=&quot;User Analytics 3&quot; /&gt;&lt;/p&gt;
&lt;p&gt;And here&apos;s the list analytics feature:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;image4.png&quot; alt=&quot;List Analytics 1&quot; /&gt;
&lt;img src=&quot;image5.png&quot; alt=&quot;List Analytics 2&quot; /&gt;&lt;/p&gt;
</content:encoded></item><item><title>Firestore queries are hard.</title><link>https://blog.aadish.dev/posts/firestore-queries-are-hard-20251210/</link><guid isPermaLink="true">https://blog.aadish.dev/posts/firestore-queries-are-hard-20251210/</guid><pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;December 10, 2025 | 10:45 PM&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;image1.png&quot; alt=&quot;Category breakdown showing the category ID instead of name&quot; /&gt;&lt;/p&gt;
&lt;p&gt;So when building a query for the new list insights feature in ShopSync, I kinda messed something up and it resulted in the item category IDs showing up rather than the item category names showing up.&lt;/p&gt;
&lt;p&gt;Other than that, the insights feature is coming up really good so far, I just have a few issues with the insights for users as indexing all the user&apos;s list is really tough for some reason.&lt;/p&gt;
&lt;p&gt;UPDATE 1 -- December 10, 2025 | 10:55 PM&lt;/p&gt;
&lt;p&gt;I&apos;ve fixed the issue! The list/user insights feature is done and I&apos;ll create a PR and sleep.&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;image2.png&quot; alt=&quot;Fixed the category breakdown issue&quot; /&gt;&lt;/p&gt;
</content:encoded></item><item><title>Sleeping with 10 critical issues is impossible.</title><link>https://blog.aadish.dev/posts/sleeping-with-10-critical-issues-is-impossible-20251210/</link><guid isPermaLink="true">https://blog.aadish.dev/posts/sleeping-with-10-critical-issues-is-impossible-20251210/</guid><pubDate>Wed, 10 Dec 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;December 10, 2025 | 11:28 PM&lt;/p&gt;
&lt;p&gt;So it&apos;s really tough to stop work and go to bed when you have more than 10 critical issues flagged by CodeRabbit because of horrendous code quality.&lt;/p&gt;
&lt;p&gt;UPDATE 1 - December 10, 2025 | 11:36 PM&lt;/p&gt;
&lt;p&gt;The issues still aren&apos;t fixed, I really want to get this finished by today.&lt;/p&gt;
&lt;p&gt;UPDATE 2 - December 10, 2025 | 11:40 PM&lt;/p&gt;
&lt;p&gt;I have decided that I will continue fixing these issues tomorrow. It&apos;s really satisfying to see so many collapsed issues with &quot;Resolved&quot;, but I still need to do some more bug fixing in the PR.&lt;/p&gt;
</content:encoded></item><item><title>Welcome to my blog!</title><link>https://blog.aadish.dev/posts/welcome-to-my-blog-20251209/</link><guid isPermaLink="true">https://blog.aadish.dev/posts/welcome-to-my-blog-20251209/</guid><pubDate>Tue, 09 Dec 2025 00:00:00 GMT</pubDate><content:encoded>&lt;p&gt;December 9, 2025 | 9:30 AM&lt;/p&gt;
&lt;p&gt;Welcome to my blog!
Here I&apos;ll be posting updates about my apps, development, app development and more!&lt;/p&gt;
&lt;p&gt;You can subscribe to my RSS feed by &lt;a href=&quot;/rss.xml&quot;&gt;opening this link in a feed reader&lt;/a&gt;.&lt;/p&gt;
</content:encoded></item></channel></rss>