<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>software-development on Thoughts by srasu</title>
    <link>https://srasu.org/categories/software-development/</link>
    <description>Recent content in software-development on Thoughts by srasu</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 28 Nov 2022 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://srasu.org/categories/software-development/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Var Evaluation</title>
      <link>https://srasu.org/posts/var-evaluation/</link>
      <pubDate>Mon, 28 Nov 2022 00:00:00 +0000</pubDate>
      <guid>https://srasu.org/posts/var-evaluation/</guid>
      <description>If you&amp;rsquo;ve been programming in Clojure for any amount of time, especially if you&amp;rsquo;re working with webservices, Discord bots, or any other long-running process that you may want to update the behavior of without restarting it, you&amp;rsquo;ve probably had an experience where you re-evaluated some code, tried to run it again, and it acts like it did before. You can evaluate that code as many times as you want to and it just never runs the updated code.</description>
    </item>
  </channel>
</rss>
