<?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>Config on Widgita</title><link>https://widgita.xyz/tags/config/</link><description>Recent content in Config on Widgita</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 19 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://widgita.xyz/tags/config/index.xml" rel="self" type="application/rss+xml"/><item><title>Converting Between JSON, YAML, and TOML Without the Awkwardness</title><link>https://widgita.xyz/posts/2026/04/converting-between-json-yaml-and-toml-without-the-awkwardness/</link><pubDate>Sun, 19 Apr 2026 00:00:00 +0000</pubDate><guid>https://widgita.xyz/posts/2026/04/converting-between-json-yaml-and-toml-without-the-awkwardness/</guid><description>&lt;p&gt;Half my life as an engineer is moving things between configuration formats. A Helm chart wants YAML, the Rust crate wants TOML, the GitHub Action wants YAML again (but a slightly different dialect, naturally), and the thing I&amp;rsquo;m shipping it all into wants JSON. I always end up doing one of two things: opening some random web converter and pasting in a config that probably contains internal hostnames, or writing a five-line Python snippet that I&amp;rsquo;ll write again next week because I never bother to save it.&lt;/p&gt;</description></item></channel></rss>