<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Software-Engineering on Lorbic</title><link>http://localhost:1313/tags/software-engineering/</link><description>Recent content in Software-Engineering on Lorbic</description><generator>Hugo</generator><language>en</language><lastBuildDate>Mon, 22 Jun 2026 00:00:00 +0530</lastBuildDate><atom:link href="http://localhost:1313/tags/software-engineering/index.xml" rel="self" type="application/rss+xml"/><item><title>What is DRY? (And Other Things We Say at 3 AM)</title><link>http://localhost:1313/what-is-dry/</link><pubDate>Mon, 22 Jun 2026 00:00:00 +0530</pubDate><guid>http://localhost:1313/what-is-dry/</guid><description>&lt;p>There is a famous programmer joke that always gets me:&lt;/p>
&lt;p>&amp;ldquo;What is DRY? Well, at the risk of repeating myself&amp;hellip;&amp;rdquo;&lt;/p>
&lt;p>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>
&lt;p>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></description></item><item><title>So, We Are Writing Efficient Software Again</title><link>http://localhost:1313/so-we-are-writing-efficient-software-again/</link><pubDate>Wed, 17 Jun 2026 20:00:00 +0530</pubDate><guid>http://localhost:1313/so-we-are-writing-efficient-software-again/</guid><description>&lt;p>I wanted to upgrade the RAM in my PC.&lt;/p>
&lt;p>Nothing fancy. I bought 32GB in 2024 and I wanted to double it. I opened a tab, checked the price, and closed the tab. Then I sat quietly for a moment.&lt;/p>
&lt;p>The same 32GB kit I bought in 2024 now costs more than double. DDR5 prices have gone up roughly 400% since mid-2025 [1]. DDR4 is not much better. A kit that cost $60–$90 in late 2025 now sells for $150–$180 [2].&lt;/p></description></item></channel></rss>