<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CodeLab Blog — William &amp; Mary</title>
    <description>Research spotlights and articles on AI-driven software development from the CodeLab team at William &amp; Mary.</description>
    <link>https://codelab.sh/blog.html</link>
    <atom:link href="https://codelab.sh/feed.xml" rel="self" type="application/rss+xml"/>
    <language>en-us</language>
    <lastBuildDate>Tue, 08 Apr 2026 00:00:00 GMT</lastBuildDate>
    <managingEditor>amastro@wm.edu (Antonio Mastropaolo)</managingEditor>
    <webMaster>amastro@wm.edu (Antonio Mastropaolo)</webMaster>
    <image>
      <url>https://codelab.sh/favicon.svg</url>
      <title>CodeLab Blog</title>
      <link>https://codelab.sh/blog.html</link>
    </image>

    <item>
      <title>Secrets in the Synapses: When Steganography Meets Large Language Models</title>
      <link>https://codelab.sh/blog/secrets-in-the-synapses.html</link>
      <description>How generative AI is redefining steganography — hiding information not in what a model says, but in what the model is.</description>
      <author>amastro@wm.edu (Antonio Mastropaolo)</author>
      <pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate>
      <guid>https://codelab.sh/blog/secrets-in-the-synapses.html</guid>
    </item>

    <item>
      <title>Mind the Overlap: Trustworthy Evaluation for Large Code Models</title>
      <link>https://codelab.sh/blog/mind-the-overlap.html</link>
      <description>How hidden data leakage from interdataset code duplication artificially inflates benchmark performance, and what we can do about it.</description>
      <author>amastro@wm.edu (Antonio Mastropaolo)</author>
      <pubDate>Sun, 01 Feb 2026 00:00:00 GMT</pubDate>
      <guid>https://codelab.sh/blog/mind-the-overlap.html</guid>
    </item>

    <item>
      <title>Human or Machine? Rebuilding Trust in the Age of AI-Based Text Generation</title>
      <link>https://codelab.sh/blog/human-or-machine.html</link>
      <description>How AI-generated text challenges authenticity and trust in digital communication, and why transparency and human oversight remain essential.</description>
      <author>amastro@wm.edu (Antonio Mastropaolo)</author>
      <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
      <guid>https://codelab.sh/blog/human-or-machine.html</guid>
    </item>

    <item>
      <title>Prompt Alchemy: Engineering the Magic of Code</title>
      <link>https://codelab.sh/blog/prompt-alchemy.html</link>
      <description>Automating prompt refinement for code generation — how Prochemy closes the loop between prompt engineering and test-driven development.</description>
      <author>amastro@wm.edu (Antonio Mastropaolo)</author>
      <pubDate>Mon, 01 Dec 2025 00:00:00 GMT</pubDate>
      <guid>https://codelab.sh/blog/prompt-alchemy.html</guid>
    </item>

    <item>
      <title>Breaking Bottlenecks in Large Language Model Inference With Adaptive Cache Management</title>
      <link>https://codelab.sh/blog/breaking-bottlenecks.html</link>
      <description>How TightLLM uses adaptive offloading — trading compute for transfer and streaming weights in chunks — to achieve up to 23x throughput gains on modest hardware.</description>
      <author>amastro@wm.edu (Antonio Mastropaolo)</author>
      <pubDate>Sat, 01 Nov 2025 00:00:00 GMT</pubDate>
      <guid>https://codelab.sh/blog/breaking-bottlenecks.html</guid>
    </item>

    <item>
      <title>Code, Chaos, and Clarity: Neurosymbolic Approaches to Trustworthy Software Automation</title>
      <link>https://codelab.sh/blog/code-chaos-clarity.html</link>
      <description>Why scaling models isn't enough — how neurosymbolic software engineering combines neural learning, symbolic reasoning, and controlled chaos for trustworthy AI-assisted development.</description>
      <author>amastro@wm.edu (Antonio Mastropaolo)</author>
      <pubDate>Wed, 01 Oct 2025 00:00:00 GMT</pubDate>
      <guid>https://codelab.sh/blog/code-chaos-clarity.html</guid>
    </item>

    <item>
      <title>When Databases Age: How SQL Server and MySQL Handle the Test of Time</title>
      <link>https://codelab.sh/blog/when-databases-age.html</link>
      <description>How continuous operation gradually degrades SQL Server and MySQL — and why proactive monitoring and software rejuvenation matter for long-term reliability.</description>
      <author>amastro@wm.edu (Antonio Mastropaolo)</author>
      <pubDate>Mon, 01 Sep 2025 00:00:00 GMT</pubDate>
      <guid>https://codelab.sh/blog/when-databases-age.html</guid>
    </item>

    <item>
      <title>Smarter, Not Harder: Efficient Artificial Intelligence Training With Selective Data</title>
      <link>https://codelab.sh/blog/smarter-not-harder.html</link>
      <description>How evolutionary algorithms can identify elite training samples — achieving up to 50% accuracy gains with 98% less energy by training on just 10% of the data.</description>
      <author>amastro@wm.edu (Antonio Mastropaolo)</author>
      <pubDate>Fri, 01 Aug 2025 00:00:00 GMT</pubDate>
      <guid>https://codelab.sh/blog/smarter-not-harder.html</guid>
    </item>

    <item>
      <title>Pixels of Deception: How Evolutionary Algorithms Break AI Reliability</title>
      <link>https://codelab.sh/blog/pixels-of-deception.html</link>
      <description>How a single invisible noise pattern — evolved through genetic algorithms — can fool deep neural networks across thousands of images without any access to the model's internals.</description>
      <author>amastro@wm.edu (Antonio Mastropaolo)</author>
      <pubDate>Tue, 01 Jul 2025 00:00:00 GMT</pubDate>
      <guid>https://codelab.sh/blog/pixels-of-deception.html</guid>
    </item>

    <item>
      <title>How Artificial Intelligence Is Reshaping Our Lives: A Framework to Unravel Its Complexities</title>
      <link>https://codelab.sh/blog/ai-reshaping-lives.html</link>
      <description>Introducing LUNA — a universal analysis framework for making LLM behavior interpretable, addressing hallucinations, biases, and output inconsistencies.</description>
      <author>amastro@wm.edu (Antonio Mastropaolo)</author>
      <pubDate>Sun, 01 Jun 2025 00:00:00 GMT</pubDate>
      <guid>https://codelab.sh/blog/ai-reshaping-lives.html</guid>
    </item>
  </channel>
</rss>
