<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Personal on Lorbic</title>
    <link>https://lorbic.com/tags/personal/</link>
    <description>Recent content in Personal on Lorbic</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Mon, 22 Jun 2026 00:05:00 +0530</lastBuildDate>
    <atom:link href="https://lorbic.com/tags/personal/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Nobody Will Read This</title>
      <link>https://lorbic.com/nobody-will-read-this/</link>
      <pubDate>Mon, 22 Jun 2026 00:05:00 +0530</pubDate>
      <guid>https://lorbic.com/nobody-will-read-this/</guid>
      <description>&lt;p&gt;There is a funny truth in software engineering: almost nobody reads the docs.&lt;/p&gt;&#xA;&lt;p&gt;We spend hours writing careful comments in our code. We build personal websites. We write plain text files and push them to live servers. But if we check the stats, we know the truth. The audience is basically zero.&lt;/p&gt;&#xA;&lt;p&gt;So why do we do it?&lt;/p&gt;&#xA;&lt;p&gt;My day is full of loud noise. It is filled with heavy backend logic, endless tasks, and the crushing weight of non-stop engineering. The pressure is always on. The systems never sleep. It is exhausting.&lt;/p&gt;</description>
    </item>
    <item>
      <title>What is DRY? (And Other Things We Say at 3 AM)</title>
      <link>https://lorbic.com/what-is-dry/</link>
      <pubDate>Mon, 22 Jun 2026 00:00:00 +0530</pubDate>
      <guid>https://lorbic.com/what-is-dry/</guid>
      <description>&lt;p&gt;There is a famous programmer joke that always gets me:&lt;/p&gt;&#xA;&lt;p&gt;&amp;ldquo;What is DRY? Well, at the risk of repeating myself&amp;hellip;&amp;rdquo;&lt;/p&gt;&#xA;&lt;p&gt;It is funny, but it also hurts a little because it is so true. We all know the rule: Don&amp;rsquo;t Repeat Yourself (DRY). We learn it from day one. You write a piece of code once, put it in a clean function, and never type it again.&lt;/p&gt;&#xA;&lt;p&gt;But let&amp;rsquo;s be honest. It is the middle of the night. You are staring at your screen, your eyes hurt from the light, and you just need the server to stop crashing. What really happens? You copy that block of code from another file. You paste it right where you need it. You change one variable, save the file, and quietly hope nobody looks too closely.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
