<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>${musings}</title><description>I am Dr Mithun James - a medical doctor turned engineering leader. I am interested in applying my interdisciplinary skill set in medicine and information technology to improve patient outcomes. I find tremendous joy in architecting scalable technical solutions for real-world healthcare challenges.</description><link>https://drtechie.dev/</link><item><title>Things to note when translating design to code</title><link>https://drtechie.dev/posts/things-to-note-when-translating-design-to-code/</link><guid isPermaLink="true">https://drtechie.dev/posts/things-to-note-when-translating-design-to-code/</guid><description>So the designer shared with you beautiful UI designs on Figma/Invision and you goofed it up when coding. What are the key points that are commonly overlooked by developers when delivering great UI? Here is a list of things you must take care of before submitting your designed screen to the team.</description><pubDate>Mon, 26 Jun 2023 10:00:00 GMT</pubDate></item><item><title>05. Database Sharding</title><link>https://drtechie.dev/posts/05-database-sharding/</link><guid isPermaLink="true">https://drtechie.dev/posts/05-database-sharding/</guid><description>Database sharding is a technique for dividing a large database into smaller chunks or shards. This can improve performance and scalability. Database sharding comes with its own pros and cons which we will discuss in this article.</description><pubDate>Sat, 17 Jun 2023 10:00:00 GMT</pubDate></item><item><title>03. Understanding EXPLAIN &amp; ANALYZE</title><link>https://drtechie.dev/posts/03-understanding-query-planning/</link><guid isPermaLink="true">https://drtechie.dev/posts/03-understanding-query-planning/</guid><description>In this article, we will see how to use EXPLAIN and ANALYZE and different types of scans done by PostgreSQL.</description><pubDate>Fri, 16 Jun 2023 10:00:00 GMT</pubDate></item><item><title>01. Understanding database storage</title><link>https://drtechie.dev/posts/01-understanding-database-storage/</link><guid isPermaLink="true">https://drtechie.dev/posts/01-understanding-database-storage/</guid><description>A prologue to understanding how data is structured and organized in the databases before we delve into advanced topics. Database optimizes the storage of data in various files and data structures to ensure that queries run most effectively. In this article, we will see how PostgreSQL stores data. The concept is very similar to other RDBMS like MySQL.</description><pubDate>Thu, 15 Jun 2023 10:00:00 GMT</pubDate></item><item><title>I got AWS Solutions Architect Associate (SAA-C03) certified. The why and how.</title><link>https://drtechie.dev/posts/aws-saa-c03-certified/</link><guid isPermaLink="true">https://drtechie.dev/posts/aws-saa-c03-certified/</guid><description>Here is my experience with learning and getting AWS Solutions Architect Associate certified.</description><pubDate>Fri, 17 Feb 2023 12:00:00 GMT</pubDate></item><item><title>The Importance of Punctuality and Why Being On Time Matters</title><link>https://drtechie.dev/posts/the-importance-of-punctuality/</link><guid isPermaLink="true">https://drtechie.dev/posts/the-importance-of-punctuality/</guid><description>Punctuality can play a big role in your professional success.</description><pubDate>Fri, 17 Feb 2023 12:00:00 GMT</pubDate></item><item><title>How we hunted down an out of memory (OOM) issue in our Ruby on Rails Application servers</title><link>https://drtechie.dev/posts/hunting-down-oom-issue-in-ror/</link><guid isPermaLink="true">https://drtechie.dev/posts/hunting-down-oom-issue-in-ror/</guid><description>An exciting tech problem we solved at Avegen.</description><pubDate>Fri, 13 May 2022 12:00:00 GMT</pubDate></item></channel></rss>