<?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>TinyTechTips</title><link>http://kiah.dev/</link><description>Recent content on TinyTechTips</description><generator>Hugo -- 0.147.1</generator><language>en-us</language><lastBuildDate>Thu, 12 Dec 2024 00:00:00 +0000</lastBuildDate><atom:link href="http://kiah.dev/index.xml" rel="self" type="application/rss+xml"/><item><title>Don't Forget to Cast Your Boolean ENV Variables</title><link>http://kiah.dev/posts/cast-your-boolean-env-variables/</link><pubDate>Thu, 12 Dec 2024 00:00:00 +0000</pubDate><guid>http://kiah.dev/posts/cast-your-boolean-env-variables/</guid><description>When ENV variable values are being used in conditionals, they can do the exact opposite of what you intended them to do if they aren&amp;rsquo;t cast to booleans first</description></item><item><title>Brace Expansion</title><link>http://kiah.dev/posts/brace-expansion/</link><pubDate>Sun, 01 Dec 2024 00:00:00 +0000</pubDate><guid>http://kiah.dev/posts/brace-expansion/</guid><description>Access multiple files and/or directories at once with a simple syntax</description></item></channel></rss>