<?xml version="1.0" encoding="UTF-8"?>
<rss  xmlns:atom="http://www.w3.org/2005/Atom" 
      xmlns:media="http://search.yahoo.com/mrss/" 
      xmlns:content="http://purl.org/rss/1.0/modules/content/" 
      xmlns:dc="http://purl.org/dc/elements/1.1/" 
      version="2.0">
<channel>
<title>fast.ai</title>
<link>https://www.fast.ai/</link>
<atom:link href="https://www.fast.ai/index.xml" rel="self" type="application/rss+xml"/>
<description>Making neural nets uncool again</description>
<generator>quarto-1.8.25</generator>
<lastBuildDate>Tue, 27 Jan 2026 13:00:00 GMT</lastBuildDate>
<item>
  <title>Breaking the Spell of Vibe Coding</title>
  <dc:creator>Rachel Thomas</dc:creator>
  <link>https://www.fast.ai/posts/2026-01-28-dark-flow/</link>
  <description><![CDATA[ Sinister variations on the positive state of flow ]]></description>
  <category>ai-in-society</category>
  <category>technical</category>
  <guid>https://www.fast.ai/posts/2026-01-28-dark-flow/</guid>
  <pubDate>Tue, 27 Jan 2026 13:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/posts/2026-01-28-dark-flow/slot-machine-flikr.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>How To Use AI for the Ancient Art of Close Reading</title>
  <dc:creator>Rachel Thomas</dc:creator>
  <link>https://www.fast.ai/posts/2026-01-21-reading-LLMs/</link>
  <description><![CDATA[ Experiments in reading with LLMs ]]></description>
  <category>education</category>
  <category>technical</category>
  <guid>https://www.fast.ai/posts/2026-01-21-reading-LLMs/</guid>
  <pubDate>Tue, 20 Jan 2026 13:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/posts/2026-01-21-reading-LLMs/central-thesis.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Stop Saying Boredom is Good for Kids</title>
  <dc:creator>Rachel Thomas</dc:creator>
  <link>https://www.fast.ai/posts/2025-12-03-boredom/</link>
  <description><![CDATA[ Chronic boredom causes stress, disengagement, and poor well-being in adults. So why do we glorify it for children? ]]></description>
  <category>education</category>
  <guid>https://www.fast.ai/posts/2025-12-03-boredom/</guid>
  <pubDate>Tue, 02 Dec 2025 13:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/posts/2025-12-03-boredom/nuanced-childhood-x.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>A Guide to Solveit Features</title>
  <dc:creator>Solveit and Kerem Turgutlu</dc:creator>
  <link>https://www.fast.ai/posts/2025-11-07-solveit-features.html</link>
  <description><![CDATA[ An overview of the features of the Solveit platform, which is designed to make exploration and iterative development easier and faster. ]]></description>
  <category>technical</category>
  <guid>https://www.fast.ai/posts/2025-11-07-solveit-features.html</guid>
  <pubDate>Thu, 06 Nov 2025 13:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/posts/2025-11-07-solveit-features/stop_ai_stream.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Build to Last</title>
  <dc:creator>Jeremy Howard</dc:creator>
  <link>https://www.fast.ai/posts/2025-10-30-build-to-last.html</link>
  <description><![CDATA[ Chris Lattner on software craftsmanship and AI ]]></description>
  <category>advice</category>
  <category>technical</category>
  <guid>https://www.fast.ai/posts/2025-10-30-build-to-last.html</guid>
  <pubDate>Wed, 29 Oct 2025 13:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/posts/2025-10-30-build-to-last.png" medium="image" type="image/png" height="81" width="144"/>
</item>
<item>
  <title>Let’s Build the GPT Tokenizer: A Complete Guide to Tokenization in LLMs</title>
  <dc:creator>Andrej Karpathy, via Solveit and Kerem Turgutlu</dc:creator>
  <link>https://www.fast.ai/posts/2025-10-16-karpathy-tokenizers.html</link>
  <description><![CDATA[ A text and code version of Karpathy’s famous tokenizer video. ]]></description>
  <category>technical</category>
  <guid>https://www.fast.ai/posts/2025-10-16-karpathy-tokenizers.html</guid>
  <pubDate>Wed, 15 Oct 2025 13:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/posts/2025-10-16-karpathy-tokenizers-assets/thumb.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>How to Solve it With Code course now available</title>
  <dc:creator>Jeremy Howard</dc:creator>
  <link>https://www.fast.ai/posts/2025-10-15-solveit2.html</link>
  <description><![CDATA[ An email sent to all fast.ai forum users. ]]></description>
  <category>courses</category>
  <guid>https://www.fast.ai/posts/2025-10-15-solveit2.html</guid>
  <pubDate>Tue, 14 Oct 2025 13:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/posts/flying-thumbnail.png" medium="image" type="image/png" height="81" width="144"/>
</item>
<item>
  <title>fasttransform: Reversible Pipelines Made Simple</title>
  <dc:creator>Rens Dimmendaal, Hamel Husain, &amp; Jeremy Howard</dc:creator>
  <link>https://www.fast.ai/posts/2025-02-20-fasttransform.html</link>
  <description><![CDATA[ Introducing fasttransform, a Python library that makes data transformations reversible and extensible through the power of multiple dispatch. ]]></description>
  <category>technical</category>
  <guid>https://www.fast.ai/posts/2025-02-20-fasttransform.html</guid>
  <pubDate>Wed, 19 Feb 2025 13:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/posts/2025-02-20-fasttransform/show_results.png" medium="image" type="image/png" height="152" width="144"/>
</item>
<item>
  <title>What AI can tell us about microscope slides</title>
  <dc:creator>Rachel Thomas</dc:creator>
  <link>https://www.fast.ai/posts/2025-02-03-cpath-foundation/</link>
  <description><![CDATA[ A friendly introduction to Foundation Models for Computational Pathology ]]></description>
  <category>health</category>
  <category>technical</category>
  <guid>https://www.fast.ai/posts/2025-02-03-cpath-foundation/</guid>
  <pubDate>Sun, 02 Feb 2025 13:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/posts/2025-02-03-cpath-foundation/gleason.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>A New Chapter for fast.ai: How To Solve It With Code</title>
  <dc:creator>Jeremy Howard</dc:creator>
  <link>https://www.fast.ai/posts/2024-11-07-solveit.html</link>
  <description><![CDATA[ fast.ai is joining Answer.AI, and we’re announcing a new kind of educational experience, ‘How To Solve It With Code’ ]]></description>
  <category>education</category>
  <category>courses</category>
  <guid>https://www.fast.ai/posts/2024-11-07-solveit.html</guid>
  <pubDate>Wed, 06 Nov 2024 13:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/posts/flying-thumbnail.png" medium="image" type="image/png" height="81" width="144"/>
</item>
<item>
  <title>In defense of screen time</title>
  <dc:creator>Rachel Thomas</dc:creator>
  <link>https://www.fast.ai/posts/2024-10-29-screen-time/</link>
  <description><![CDATA[ Pundits say my husband and I are parenting wrong. ]]></description>
  <category>education</category>
  <guid>https://www.fast.ai/posts/2024-10-29-screen-time/</guid>
  <pubDate>Mon, 28 Oct 2024 13:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/posts/2024-10-29-screen-time/music-lab.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>A new old kind of R&amp;D lab</title>
  <dc:creator>Jeremy Howard</dc:creator>
  <link>https://www.fast.ai/posts/2023-12-12-launch.html</link>
  <description><![CDATA[ Answer.AI is a new kind of AI R&D lab which creates practical end-user products based on foundational research breakthroughs. ]]></description>
  <category>ai-in-society</category>
  <category>technical</category>
  <guid>https://www.fast.ai/posts/2023-12-12-launch.html</guid>
  <pubDate>Mon, 11 Dec 2023 13:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/posts/faraday.png" medium="image" type="image/png" height="124" width="144"/>
</item>
<item>
  <title>Can LLMs learn from a single example?</title>
  <dc:creator>Jeremy Howard and Jonathan Whitaker</dc:creator>
  <link>https://www.fast.ai/posts/2023-09-04-learning-jumps/</link>
  <description><![CDATA[ We’ve noticed an unusual training pattern in fine-tuning LLMs. At first we thought it’s a bug, but now we think it shows LLMs can learn effectively from a single example. ]]></description>
  <category>technical</category>
  <guid>https://www.fast.ai/posts/2023-09-04-learning-jumps/</guid>
  <pubDate>Sun, 03 Sep 2023 14:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/posts/2023-09-04-learning-jumps/2023-09-04-10-09-29.png" medium="image" type="image/png" height="92" width="144"/>
</item>
<item>
  <title>The real risk of AI is how it concentrates power</title>
  <dc:creator>Rachel Thomas</dc:creator>
  <link>https://www.fast.ai/posts/2023-07-29-ai-centralizes-power/</link>
  <description><![CDATA[ Moving AI ethics beyond explainability and fairness to justice ]]></description>
  <category>ai-in-society</category>
  <guid>https://www.fast.ai/posts/2023-07-29-ai-centralizes-power/</guid>
  <pubDate>Fri, 28 Jul 2023 14:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/posts/2023-07-29-ai-centralizes-power/cuts-healthcare.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>AI Safety and the Age of Dislightenment</title>
  <dc:creator>Jeremy Howard</dc:creator>
  <link>https://www.fast.ai/posts/2023-11-07-dislightenment.html</link>
  <description><![CDATA[ Model licensing & surveillance will likely be counterproductive by concentrating power in unsustainable ways ]]></description>
  <category>ai-in-society</category>
  <guid>https://www.fast.ai/posts/2023-11-07-dislightenment.html</guid>
  <pubDate>Sun, 09 Jul 2023 14:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/images/enlightenment.jpeg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Is Avoiding Extinction from AI Really an Urgent Priority?</title>
  <dc:creator>Seth Lazar, Jeremy Howard, &amp; Arvind Narayanan</dc:creator>
  <link>https://www.fast.ai/posts/2023-05-31-extinction.html</link>
  <description><![CDATA[ The history of technology suggests that the greatest risks come not from the tech, but from the people who control it ]]></description>
  <category>ai-in-society</category>
  <guid>https://www.fast.ai/posts/2023-05-31-extinction.html</guid>
  <pubDate>Mon, 29 May 2023 14:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/images/ai-hand.jpeg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>Mojo may be the biggest programming language advance in decades</title>
  <dc:creator>Jeremy Howard</dc:creator>
  <link>https://www.fast.ai/posts/2023-05-03-mojo-launch.html</link>
  <description><![CDATA[ Mojo is a new programming language, based on Python, which fixes Python’s performance and deployment problems. ]]></description>
  <category>technical</category>
  <guid>https://www.fast.ai/posts/2023-05-03-mojo-launch.html</guid>
  <pubDate>Wed, 03 May 2023 14:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/images/mojo.png" medium="image" type="image/png" height="109" width="144"/>
</item>
<item>
  <title>From Deep Learning Foundations to Stable Diffusion</title>
  <dc:creator>Jeremy Howard</dc:creator>
  <link>https://www.fast.ai/posts/2023-04-04-part2-2023.html</link>
  <description><![CDATA[ We’ve released our new course with over 30 hours of video content. ]]></description>
  <category>courses</category>
  <guid>https://www.fast.ai/posts/2023-04-04-part2-2023.html</guid>
  <pubDate>Mon, 03 Apr 2023 14:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/images/course2022p2l1.jpg" medium="image" type="image/jpeg"/>
</item>
<item>
  <title>GPT 4 and the Uncharted Territories of Language</title>
  <dc:creator>Jeremy Howard</dc:creator>
  <link>https://www.fast.ai/posts/2023-03-20-wittgenstein.html</link>
  <description><![CDATA[ Language is a source of limitation and liberation. GPT 4 pushes this idea to the extreme by giving us access to unlimited language. ]]></description>
  <category>ai-in-society</category>
  <guid>https://www.fast.ai/posts/2023-03-20-wittgenstein.html</guid>
  <pubDate>Sun, 19 Mar 2023 13:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/images/wittgenstein.png" medium="image" type="image/png" height="66" width="144"/>
</item>
<item>
  <title>I was an AI researcher. Now, I am an immunology student.</title>
  <dc:creator>Rachel Thomas</dc:creator>
  <link>https://www.fast.ai/posts/2023-02-07-school-immunology/</link>
  <description><![CDATA[ Last year, I became captivated by a new topic in a way that I hadn’t felt since I first discovered machine learning ]]></description>
  <category>education</category>
  <guid>https://www.fast.ai/posts/2023-02-07-school-immunology/</guid>
  <pubDate>Mon, 06 Feb 2023 13:00:00 GMT</pubDate>
  <media:content url="https://www.fast.ai/posts/2023-02-07-school-immunology/textbooks.jpg" medium="image" type="image/jpeg"/>
</item>
</channel>
</rss>
