<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Jeff Bailey | FinOps</title><link>https://jeffbailey.us/categories/finops/</link><description>This website contains learning resources, opinions, and facts about software-related technology.</description><language>en</language><generator>Hugo</generator><atom:link href="https://jeffbailey.us/categories/finops/rss.xml" rel="self" type="application/rss+xml"/><lastBuildDate>Fri, 08 May 2026 00:00:00 +0000</lastBuildDate><item><title>How Do I Measure AI Software Development Tool Usage?</title><link>https://jeffbailey.us/blog/2026/05/08/how-do-i-measure-ai-software-development-tool-usage/</link><guid isPermaLink="true">https://jeffbailey.us/blog/2026/05/08/how-do-i-measure-ai-software-development-tool-usage/</guid><pubDate>Fri, 08 May 2026 00:00:00 +0000</pubDate><dc:creator>Jeff Bailey</dc:creator><category>AI</category><category>Engineering Management</category><category>FinOps</category><description><![CDATA[<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.16.9/dist/katex.min.css" integrity="sha384-n8MVd4RsNIU0tAv4ct0nTaAbDJwPJzDEaqSD1odI+WdtXRGWt2kTvGFasHpSy3SV" crossorigin="anonymous">


<script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.9/dist/katex.min.js" integrity="sha384-XjKyOOlGwcjNTAIQHIpgOno0Hl1YQqzUOEleOLALmuqehneUG+vnGctmUb0ZY0l8" crossorigin="anonymous"></script>
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.16.9/dist/contrib/auto-render.min.js" integrity="sha384-+VBxd3r6XgURycqtZ117nYw44OOcIax56Z4dCRWbxyPt0Koah1uHoK0o4+/RRE05" crossorigin="anonymous"></script>

<script>
    document.addEventListener("DOMContentLoaded", function() {
        renderMathInElement(document.body, {
            delimiters: [
                {left: "$$", right: "$$", display: true},
                {left: "$", right: "$", display: false}
            ],
            throwOnError: false,
            displayMode: true,
            output: 'html',
            strict: false,
            trust: true,
            macros: {
                "\\begin{cases}": "\\begin{cases}\\displaystyle",
                "\\end{cases}": "\\end{cases}"
            }
        });
    });
</script>

<style>
.katex-display {
    margin: 1em 0;
    padding: 0.5em 0;
}
.katex-display > .katex {
    display: inline-block;
    text-align: center;
}
.katex-display > .katex > .katex-html {
    display: block;
    position: relative;
}
.katex-display > .katex > .katex-html > .tag {
    position: absolute;
    right: 0;
}
</style> 
<p>Cloud bills are scrutinized to the cent. AI coding tool spend analysis is complex, with token-based pricing, multiple subscriptions, and quick pilots hiding total costs until reviewed by finance.</p>]]></description></item></channel></rss>