Elektrine lite

← Feed

Michael Kennedy

mkennedy@fosstodon.org

<p>A Python enthusiast and entrepreneur. Host of <span class="h-card" translate="no"><a href="https://fosstodon.org/@talkpython" class="u-url mention">@<span>talkpython</span></a></span> and <span class="h-card" translate="no"><a href="https://fosstodon.org/@pythonbytes" class="u-url mention">@<span>pythonbytes</span></a></span> podcasts, founder of Talk Python Training. <a href="https://fosstodon.org/tags/Python" class="mention hashtag" rel="tag">#<span>Python</span></a> Software Foundation Fellow. Based in Portland, OR USA.</p>

Posts

  • Post #1256936

    New essay: Cutting Python Web App Memory Over 31% I reduced Python web app memory by 3.2 GB using async workers, import isolation, the Raw+DC database pattern, and disk caching. Detailed before and after numbers for each technique. https://mkennedy.codes/posts/cutting-python-web-app-memory-over-31-percent/

  • Post #524850

    Python Numbers Every Programmer Should Know New essay. Feedback welcome :) #python https://mkennedy.codes/posts/python-numbers-every-programmer-should-know/

  • Post #524846

    I just added an MCP server to @talkpython If you want to use the entire 10 year catalog of episodes, transcripts, guests, etc as part of your #AI / #LLM exploration. #python Just visit https://talkpython.fm/api/mcp/docs

  • Post #524842

    I&amp;#39;m thrilled to announce I just released Command Book App: A native macOS app for developers, data scientists, AI enthusiasts and more. https://commandbookapp.com This is a tool I&amp;#39;ve been using lately to help build Talk Python, Talk Python Training, and many more applications. It&amp;#39;s a bit like advanced terminal commands or complex shell aliases, but hosted outside of your terminal. This leaves the terminal there for interactive commands, exploration, short actions. (1/2)

  • Post #524841

    New essay. This is an interesting one: Raw+DC: The ORM pattern of 2026? https://mkennedy.codes/posts/raw-dc-the-orm-pattern-of-2026/

  • Post #517803

    Just added a new feature to Tallyman. Pass --image and you&amp;#39;ll get a nice, sharable summary of your project. https://mkennedy.codes/tools/tallyman/