<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>Michael Salim Blogs</title>
        <link>https://michaelsalim.co.uk/blog/</link>
        <description>This is my personal blog posts</description>
        <lastBuildDate>Fri, 17 Jan 2025 20:23:49 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved 2022, Michael Salim</copyright>
        <item>
            <title><![CDATA[Don't fall in love with your code]]></title>
            <link>https://michaelsalim.co.uk/blog/dont-fall-in-love-with-your-code</link>
            <guid>https://michaelsalim.co.uk/blog/dont-fall-in-love-with-your-code</guid>
            <pubDate>Sat, 07 Dec 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Sometimes the best code is the code you delete. Don't love your code and do what's best for the codebase.]]></description>
            <author>hi@michaelsalim.co.uk (Michael Salim)</author>
            <enclosure url="https://michaelsalim.co.uk/assets/blog/dont-fall-in-love-with-your-code/dont-fall-in-love-with-your-code.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[The PS3 was a ridiculous machine]]></title>
            <link>https://michaelsalim.co.uk/blog/the-ps3-was-a-ridiculous-machine</link>
            <guid>https://michaelsalim.co.uk/blog/the-ps3-was-a-ridiculous-machine</guid>
            <pubDate>Thu, 13 Jun 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[The computer hardware landscape has changed dramatically over the past decade. What once was full of custom hardware are now consolidating into a few standards. The PS3 was one example of such custom hardware.]]></description>
            <author>hi@michaelsalim.co.uk (Michael Salim)</author>
            <enclosure url="https://michaelsalim.co.uk/assets/blog/the-ps3-was-a-ridiculous-machine/the-ps3-was-a-ridiculous-machine-banner.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[I have a new Junior Developer and it kinda sucks]]></title>
            <link>https://michaelsalim.co.uk/blog/i-have-a-new-junior-developer</link>
            <guid>https://michaelsalim.co.uk/blog/i-have-a-new-junior-developer</guid>
            <pubDate>Thu, 11 May 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[ChatGPT is all the rage these days. Is it really that good for developers though?]]></description>
            <author>hi@michaelsalim.co.uk (Michael Salim)</author>
            <enclosure url="https://michaelsalim.co.uk/assets/blog/i-have-a-new-junior-developer/i-have-a-new-junior-developer.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Making YouTube video with React]]></title>
            <link>https://michaelsalim.co.uk/blog/making-youtube-video-with-react</link>
            <guid>https://michaelsalim.co.uk/blog/making-youtube-video-with-react</guid>
            <pubDate>Thu, 23 Feb 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[I wanted a good animation for my first YouTube video. But with no experience with tools like After Effects, what can I do? React JS to the rescue!]]></description>
            <author>hi@michaelsalim.co.uk (Michael Salim)</author>
            <enclosure url="https://michaelsalim.co.uk/assets/blog/making-youtube-video-with-react/making-youtube-video-with-react.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[300 Signups, No Product, Only Landing page]]></title>
            <link>https://michaelsalim.co.uk/blog/300-signups-no-product-only-landing-page</link>
            <guid>https://michaelsalim.co.uk/blog/300-signups-no-product-only-landing-page</guid>
            <pubDate>Wed, 21 Sep 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[I got 300 Signups with a simple landing page. No product, no nothing. Here's what happened.]]></description>
            <author>hi@michaelsalim.co.uk (Michael Salim)</author>
            <enclosure url="https://michaelsalim.co.uk/assets/blog/300-signups-no-product-only-landing-page/300-signups-no-product-only-landing-page.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[I have 218 browser tabs open]]></title>
            <link>https://michaelsalim.co.uk/blog/i-have-218-browser-tabs-open</link>
            <guid>https://michaelsalim.co.uk/blog/i-have-218-browser-tabs-open</guid>
            <pubDate>Mon, 01 Aug 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[It's been decades since the invention of browser tabs. Now, everybody uses them. What does the future of tabs look like?]]></description>
            <author>hi@michaelsalim.co.uk (Michael Salim)</author>
            <enclosure url="https://michaelsalim.co.uk/assets/blog/i-have-218-browser-tabs-open/i-have-218-browser-tabs-open.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Rust from 0 to 80% for JavaScript Developers]]></title>
            <link>https://michaelsalim.co.uk/blog/rust-from-0-to-80-for-js-dev</link>
            <guid>https://michaelsalim.co.uk/blog/rust-from-0-to-80-for-js-dev</guid>
            <pubDate>Sun, 01 May 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn Rust to 80% in 5 minutes by leveraging your existing JavaScript knowledge. In this article, I list a number of differences Rust has compared to JS that is crucial to understanding it.]]></description>
            <author>hi@michaelsalim.co.uk (Michael Salim)</author>
            <enclosure url="https://michaelsalim.co.uk/assets/blog/rust-from-0-to-80-for-js-dev/rust-from-0-to-80-for-js-dev-banner.jpg" length="0" type="image/jpg"/>
        </item>
        <item>
            <title><![CDATA[Can you re-create this web component?]]></title>
            <link>https://michaelsalim.co.uk/blog/can-you-re-create-this</link>
            <guid>https://michaelsalim.co.uk/blog/can-you-re-create-this</guid>
            <pubDate>Tue, 18 Jan 2022 00:00:00 GMT</pubDate>
            <description><![CDATA[Are you a confident front-end developer? Try to re-create this pagination component from GitHub. In this article, I talk about how seemingly simple task can take a long time without proper evaluation.]]></description>
            <author>hi@michaelsalim.co.uk (Michael Salim)</author>
            <enclosure url="https://michaelsalim.co.uk/assets/blog/can-you-re-create-this/can-you-re-create-this-banner.jpg" length="0" type="image/jpg"/>
        </item>
    </channel>
</rss>