<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
      <title>Masta&#039;s Stuff</title>
      <link>https://blog.devmasta.com</link>
      <description>Last 10 notes on Masta&#039;s Stuff</description>
      <generator>Quartz -- quartz.jzhao.xyz</generator>
      <item>
    <title>Layout Thrashing</title>
    <link>https://blog.devmasta.com/Layout-Thrashing</link>
    <guid>https://blog.devmasta.com/Layout-Thrashing</guid>
    <description><![CDATA[ a “Reflow” is when the browser recalculates the Layout of a page. ]]></description>
    <pubDate>Mon, 01 Jun 2026 11:16:36 GMT</pubDate>
  </item><item>
    <title>Critical rendering path (or how the browser renders web pages)</title>
    <link>https://blog.devmasta.com/Critical-rendering-path-(or-how-the-browser-renders-web-pages)</link>
    <guid>https://blog.devmasta.com/Critical-rendering-path-(or-how-the-browser-renders-web-pages)</guid>
    <description><![CDATA[ Overview The Critical Rendering Path(CRP) is the sequence of steps the browser goes through to convert the HTML, CSS, and JavaScript into pixels on the screen. ]]></description>
    <pubDate>Mon, 01 Jun 2026 11:16:30 GMT</pubDate>
  </item><item>
    <title>Cookies</title>
    <link>https://blog.devmasta.com/Cookies</link>
    <guid>https://blog.devmasta.com/Cookies</guid>
    <description><![CDATA[ research Tech What’s a cookie? Generally, a cookie is just a string saved in your browser and auto-matically sent in headers to servers. ]]></description>
    <pubDate>Mon, 01 Jun 2026 11:10:05 GMT</pubDate>
  </item><item>
    <title>the only comments allowed</title>
    <link>https://blog.devmasta.com/the-only-comments-allowed</link>
    <guid>https://blog.devmasta.com/the-only-comments-allowed</guid>
    <description><![CDATA[  NOTE There are only 3 types of good comments in code: Comment explaining WHY things are what they are Comments apologizing for the horrible shit you’ve done Mental breakdown comments . ]]></description>
    <pubDate>Mon, 01 Jun 2026 11:09:50 GMT</pubDate>
  </item><item>
    <title>Systemd path unit</title>
    <link>https://blog.devmasta.com/Systemd-path-unit</link>
    <guid>https://blog.devmasta.com/Systemd-path-unit</guid>
    <description><![CDATA[ syste A unit configuration file whose name ends in “.path” encodes information about a path monitored by systemd, for path-based activation. ]]></description>
    <pubDate>Mon, 01 Jun 2026 11:09:20 GMT</pubDate>
  </item><item>
    <title>Systemd Services TLDR</title>
    <link>https://blog.devmasta.com/Systemd-Services-TLDR</link>
    <guid>https://blog.devmasta.com/Systemd-Services-TLDR</guid>
    <description><![CDATA[ default services are in /lib/systemd/… but you can override in /etc/systemd/… Why this and not pm2? cuz it’s same same but available on linux in general. ]]></description>
    <pubDate>Mon, 01 Jun 2026 11:09:17 GMT</pubDate>
  </item><item>
    <title>index</title>
    <link>https://blog.devmasta.com/</link>
    <guid>https://blog.devmasta.com/</guid>
    <description><![CDATA[ Hi. ]]></description>
    <pubDate>Mon, 01 Jun 2026 11:05:52 GMT</pubDate>
  </item>
    </channel>
  </rss>