<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Stdin on SourFox</title>
    <link>https://sourfox.khmersite.net/tags/stdin/</link>
    <description>Recent content in Stdin on SourFox</description>
    <image>
      <title>SourFox</title>
      <url>https://sourfox.khmersite.net/papermod-cover.png</url>
      <link>https://sourfox.khmersite.net/papermod-cover.png</link>
    </image>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 29 Jun 2025 17:35:11 +1000</lastBuildDate>
    <atom:link href="https://sourfox.khmersite.net/tags/stdin/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Converting Temperature from Celsius to Fahrenheit</title>
      <link>https://sourfox.khmersite.net/p/2025/06/converting-temperature/</link>
      <pubDate>Sun, 29 Jun 2025 17:35:11 +1000</pubDate>
      <guid>https://sourfox.khmersite.net/p/2025/06/converting-temperature/</guid>
      <description>&lt;h2 id=&#34;intro&#34;&gt;Intro&lt;/h2&gt;
&lt;p&gt;Ever needed to quickly convert Celsius to Fahrenheit right from your terminal? Look no further! I&amp;rsquo;ve put together a neat little command-line tool in Rust that does just that. It&amp;rsquo;s a great example of Rust&amp;rsquo;s simplicity and power for building practical utilities.&lt;/p&gt;
&lt;h3 id=&#34;what-it-does&#34;&gt;What It Does&lt;/h3&gt;
&lt;p&gt;This project is a straightforward temperature converter. You run it, input a temperature in Celsius, and it instantly spits out the equivalent in Fahrenheit. No fuss, no complex GUIs – just pure, efficient command-line goodness.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
