<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Wed, 22 Apr 2026 21:32:47 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Thinking Elixir Podcast - Episodes Tagged with “Flashcards”</title>
    <link>https://podcast.thinkingelixir.com/tags/flashcards</link>
    <pubDate>Tue, 15 Mar 2022 04:15:00 -0600</pubDate>
    <description>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.
Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.
Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.
Subscribe to join us on this journey!
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>News and interviews for the Elixir community</itunes:subtitle>
    <itunes:author>ThinkingElixir.com</itunes:author>
    <itunes:summary>The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.
Whether you are already experienced with Elixir or just exploring the language, this show is created with you in mind. We discuss community news, Functional Programming, transitioning from OOP, coding conventions, and more.
Guests visit the show to help challenge our assumptions, learn about new developments and grow in the process.
Subscribe to join us on this journey!
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>elixir, programming, web, clustering, phoenix, liveview, news, developer</itunes:keywords>
    <itunes:owner>
      <itunes:name>ThinkingElixir.com</itunes:name>
      <itunes:email>podcast@thinkingelixir.com</itunes:email>
    </itunes:owner>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<itunes:category text="Technology"/>
<item>
  <title>90: Elixir Cards with Tetiana Dushenkivska</title>
  <link>https://podcast.thinkingelixir.com/90</link>
  <guid isPermaLink="false">ec6f0f30-65aa-4781-9011-ca946b3c7fd3</guid>
  <pubDate>Tue, 15 Mar 2022 04:15:00 -0600</pubDate>
  <author>ThinkingElixir.com</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/811c9756-babe-40ac-8c25-b3bb24e522e0/ec6f0f30-65aa-4781-9011-ca946b3c7fd3.mp3" length="30679040" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>ThinkingElixir.com</itunes:author>
  <itunes:subtitle>Tetiana Dushenkivska talks about how she created Elixir Cards and why. She shares how LiveView plays a role, how the flashcards can be used for both personal learning and fun competitions!</itunes:subtitle>
  <itunes:duration>42:19</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/8/811c9756-babe-40ac-8c25-b3bb24e522e0/cover.jpg?v=2"/>
  <description>We talk with Tetiana Dushenkivska, the creator of Elixir Cards, a series of Elixir flashcards with multiple ways to use them. We talk about why she created the cards, how they helped her, and how others have used them. We talk about learning models and the importance of repetition for memorizing things. Tetiana shares how LiveView is used in the creation of the cards and more! David shares how he used the cards for fun drills at meetups and Tetiana fondly recalls a tournament held at a previous Elixir conf. She also shares what she's working on now for a future online learning system.
Show Notes online - http://podcast.thinkingelixir.com/90 (http://podcast.thinkingelixir.com/90)
Elixir Community News
- https://lu.ma/elixir-social (https://lu.ma/elixir-social) – Elixir lunch is now Elixir social
- https://twitter.com/josevalim/status/1499132873114361872 (https://twitter.com/josevalim/status/1499132873114361872) – The Phoenix HEEX template formatter now merged in to LiveView
- https://twitter.com/nivenhuh/status/1483895710932078593 (https://twitter.com/nivenhuh/status/1483895710932078593) – Apple was hiring for an Elixir developer to join their Environment team. Position is closed, but an insight to Elixir usage at the company.
- https://www.apple.com/environment/ (https://www.apple.com/environment/) – Apple environment initiative
- https://twitter.com/emjii/status/1500574395936485384 (https://twitter.com/emjii/status/1500574395936485384) – Performance work continues for Apple's M1 chips and Elixir. This tweet is about slow package unpacking during &lt;code&gt;mix deps.get&lt;/code&gt;
- https://github.com/akoutmos/prom_ex/pull/122 (https://github.com/akoutmos/prom_ex/pull/122) – Alex Koutmos shared that PromEx now allows you to bundle Grafana's Agent so you can push metrics to Prometheus.
- https://fly.io/blog/intro-to-accessibility/ (https://fly.io/blog/intro-to-accessibility/) – An intro to Accessibility on the web. LiveBeats will continue to get enhancements so we can see an example.
- https://twitter.com/fhunleth/status/1500521232965451776 (https://twitter.com/fhunleth/status/1500521232965451776) – Frank Hunleth tuning Nerves for the new Grisp 2 board. Can get pre-built binaries to play with.
- https://www.grisp.org/ (https://www.grisp.org/) – Grisp 2 is a hardware device built with Elixir and Erlang in mind
- https://github.com/erlang/otp/pull/4750#issuecomment-823816722 (https://github.com/erlang/otp/pull/4750#issuecomment-823816722) – Correction about constant time and &lt;code&gt;:crypto.hash_equals&lt;/code&gt;
Do you have some Elixir news to share? Tell us at @ThinkingElixir (https://twitter.com/ThinkingElixir) or email at show@thinkingelixir.com (mailto:show@thinkingelixir.com)
Discussion Resources
- https://twitter.com/elixircards (https://twitter.com/elixircards) – Elixir Cards Twitter account
- https://twitter.com/gitcards (https://twitter.com/gitcards) – Git Cards Twitter account
- https://www.elixircards.co.uk/ (https://www.elixircards.co.uk/) – Website for sales/marketing of Elixir Cards
- https://gitflashcards.com/ (https://gitflashcards.com/) – Git cards website
- https://pragprog.com/titles/elixir16/programming-elixir-1-6/ (https://pragprog.com/titles/elixir16/programming-elixir-1-6/)
- https://hexdocs.pm/elixir/Enum.html (https://hexdocs.pm/elixir/Enum.html)
- https://www.eng.auburn.edu/current-students/documents/forgetting-curve.pdf (https://www.eng.auburn.edu/current-students/documents/forgetting-curve.pdf)
- https://kapeli.com/dash (https://kapeli.com/dash) – Dash tool on MacOS for combined documentation searching
- https://zealdocs.org/ (https://zealdocs.org/) – Zeal is a Dash-like tool that is OpenSource and cross platform for Linux and Windows.
- https://xkcd.com/1168/ (https://xkcd.com/1168/) – Comic about remembering Tar commands
- sales@cleverbunny.io
Guest Information
- https://twitter.com/Tetiana12345678 (https://twitter.com/Tetiana12345678) – on Twitter
- https://github.com/tetiana12345678 (https://github.com/tetiana12345678) – on Github
- sales@cleverbunny.io
Find us online
- Message the show - @ThinkingElixir (https://twitter.com/ThinkingElixir)
- Email the show - show@thinkingelixir.com (mailto:show@thinkingelixir.com)
- Mark Ericksen - @brainlid (https://twitter.com/brainlid)
- David Bernheisel - @bernheisel (https://twitter.com/bernheisel)
- Cade Ward - @cadebward (https://twitter.com/cadebward) 
</description>
  <itunes:keywords>elixir, liveview, flashcards, learning, meetup</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We talk with Tetiana Dushenkivska, the creator of Elixir Cards, a series of Elixir flashcards with multiple ways to use them. We talk about why she created the cards, how they helped her, and how others have used them. We talk about learning models and the importance of repetition for memorizing things. Tetiana shares how LiveView is used in the creation of the cards and more! David shares how he used the cards for fun drills at meetups and Tetiana fondly recalls a tournament held at a previous Elixir conf. She also shares what she&#39;s working on now for a future online learning system.</p>

<p>Show Notes online - <a href="http://podcast.thinkingelixir.com/90" rel="nofollow">http://podcast.thinkingelixir.com/90</a></p>

<p><strong>Elixir Community News</strong></p>

<ul>
<li><a href="https://lu.ma/elixir-social" rel="nofollow">https://lu.ma/elixir-social</a> – Elixir lunch is now Elixir social</li>
<li><a href="https://twitter.com/josevalim/status/1499132873114361872" rel="nofollow">https://twitter.com/josevalim/status/1499132873114361872</a> – The Phoenix HEEX template formatter now merged in to LiveView</li>
<li><a href="https://twitter.com/nivenhuh/status/1483895710932078593" rel="nofollow">https://twitter.com/nivenhuh/status/1483895710932078593</a> – Apple was hiring for an Elixir developer to join their Environment team. Position is closed, but an insight to Elixir usage at the company.</li>
<li><a href="https://www.apple.com/environment/" rel="nofollow">https://www.apple.com/environment/</a> – Apple environment initiative</li>
<li><a href="https://twitter.com/emjii/status/1500574395936485384" rel="nofollow">https://twitter.com/emjii/status/1500574395936485384</a> – Performance work continues for Apple&#39;s M1 chips and Elixir. This tweet is about slow package unpacking during <code>mix deps.get</code></li>
<li><a href="https://github.com/akoutmos/prom_ex/pull/122" rel="nofollow">https://github.com/akoutmos/prom_ex/pull/122</a> – Alex Koutmos shared that PromEx now allows you to bundle Grafana&#39;s Agent so you can push metrics to Prometheus.</li>
<li><a href="https://fly.io/blog/intro-to-accessibility/" rel="nofollow">https://fly.io/blog/intro-to-accessibility/</a> – An intro to Accessibility on the web. LiveBeats will continue to get enhancements so we can see an example.</li>
<li><a href="https://twitter.com/fhunleth/status/1500521232965451776" rel="nofollow">https://twitter.com/fhunleth/status/1500521232965451776</a> – Frank Hunleth tuning Nerves for the new Grisp 2 board. Can get pre-built binaries to play with.</li>
<li><a href="https://www.grisp.org/" rel="nofollow">https://www.grisp.org/</a> – Grisp 2 is a hardware device built with Elixir and Erlang in mind</li>
<li><a href="https://github.com/erlang/otp/pull/4750#issuecomment-823816722" rel="nofollow">https://github.com/erlang/otp/pull/4750#issuecomment-823816722</a> – Correction about constant time and <code>:crypto.hash_equals</code></li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></p>

<p><strong>Discussion Resources</strong></p>

<ul>
<li><a href="https://twitter.com/elixircards" rel="nofollow">https://twitter.com/elixircards</a> – Elixir Cards Twitter account</li>
<li><a href="https://twitter.com/gitcards" rel="nofollow">https://twitter.com/gitcards</a> – Git Cards Twitter account</li>
<li><a href="https://www.elixircards.co.uk/" rel="nofollow">https://www.elixircards.co.uk/</a> – Website for sales/marketing of Elixir Cards</li>
<li><a href="https://gitflashcards.com/" rel="nofollow">https://gitflashcards.com/</a> – Git cards website</li>
<li><a href="https://pragprog.com/titles/elixir16/programming-elixir-1-6/" rel="nofollow">https://pragprog.com/titles/elixir16/programming-elixir-1-6/</a></li>
<li><a href="https://hexdocs.pm/elixir/Enum.html" rel="nofollow">https://hexdocs.pm/elixir/Enum.html</a></li>
<li><a href="https://www.eng.auburn.edu/current-students/documents/forgetting-curve.pdf" rel="nofollow">https://www.eng.auburn.edu/current-students/documents/forgetting-curve.pdf</a></li>
<li><a href="https://kapeli.com/dash" rel="nofollow">https://kapeli.com/dash</a> – Dash tool on MacOS for combined documentation searching</li>
<li><a href="https://zealdocs.org/" rel="nofollow">https://zealdocs.org/</a> – Zeal is a Dash-like tool that is OpenSource and cross platform for Linux and Windows.</li>
<li><a href="https://xkcd.com/1168/" rel="nofollow">https://xkcd.com/1168/</a> – Comic about remembering Tar commands</li>
<li><a href="mailto:sales@cleverbunny.io" rel="nofollow">sales@cleverbunny.io</a></li>
</ul>

<p><strong>Guest Information</strong></p>

<ul>
<li><a href="https://twitter.com/Tetiana12345678" rel="nofollow">https://twitter.com/Tetiana12345678</a> – on Twitter</li>
<li><a href="https://github.com/tetiana12345678" rel="nofollow">https://github.com/tetiana12345678</a> – on Github</li>
<li><a href="mailto:sales@cleverbunny.io" rel="nofollow">sales@cleverbunny.io</a></li>
</ul>

<p><strong>Find us online</strong></p>

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We talk with Tetiana Dushenkivska, the creator of Elixir Cards, a series of Elixir flashcards with multiple ways to use them. We talk about why she created the cards, how they helped her, and how others have used them. We talk about learning models and the importance of repetition for memorizing things. Tetiana shares how LiveView is used in the creation of the cards and more! David shares how he used the cards for fun drills at meetups and Tetiana fondly recalls a tournament held at a previous Elixir conf. She also shares what she&#39;s working on now for a future online learning system.</p>

<p>Show Notes online - <a href="http://podcast.thinkingelixir.com/90" rel="nofollow">http://podcast.thinkingelixir.com/90</a></p>

<p><strong>Elixir Community News</strong></p>

<ul>
<li><a href="https://lu.ma/elixir-social" rel="nofollow">https://lu.ma/elixir-social</a> – Elixir lunch is now Elixir social</li>
<li><a href="https://twitter.com/josevalim/status/1499132873114361872" rel="nofollow">https://twitter.com/josevalim/status/1499132873114361872</a> – The Phoenix HEEX template formatter now merged in to LiveView</li>
<li><a href="https://twitter.com/nivenhuh/status/1483895710932078593" rel="nofollow">https://twitter.com/nivenhuh/status/1483895710932078593</a> – Apple was hiring for an Elixir developer to join their Environment team. Position is closed, but an insight to Elixir usage at the company.</li>
<li><a href="https://www.apple.com/environment/" rel="nofollow">https://www.apple.com/environment/</a> – Apple environment initiative</li>
<li><a href="https://twitter.com/emjii/status/1500574395936485384" rel="nofollow">https://twitter.com/emjii/status/1500574395936485384</a> – Performance work continues for Apple&#39;s M1 chips and Elixir. This tweet is about slow package unpacking during <code>mix deps.get</code></li>
<li><a href="https://github.com/akoutmos/prom_ex/pull/122" rel="nofollow">https://github.com/akoutmos/prom_ex/pull/122</a> – Alex Koutmos shared that PromEx now allows you to bundle Grafana&#39;s Agent so you can push metrics to Prometheus.</li>
<li><a href="https://fly.io/blog/intro-to-accessibility/" rel="nofollow">https://fly.io/blog/intro-to-accessibility/</a> – An intro to Accessibility on the web. LiveBeats will continue to get enhancements so we can see an example.</li>
<li><a href="https://twitter.com/fhunleth/status/1500521232965451776" rel="nofollow">https://twitter.com/fhunleth/status/1500521232965451776</a> – Frank Hunleth tuning Nerves for the new Grisp 2 board. Can get pre-built binaries to play with.</li>
<li><a href="https://www.grisp.org/" rel="nofollow">https://www.grisp.org/</a> – Grisp 2 is a hardware device built with Elixir and Erlang in mind</li>
<li><a href="https://github.com/erlang/otp/pull/4750#issuecomment-823816722" rel="nofollow">https://github.com/erlang/otp/pull/4750#issuecomment-823816722</a> – Correction about constant time and <code>:crypto.hash_equals</code></li>
</ul>

<p>Do you have some Elixir news to share? Tell us at <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a> or email at <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></p>

<p><strong>Discussion Resources</strong></p>

<ul>
<li><a href="https://twitter.com/elixircards" rel="nofollow">https://twitter.com/elixircards</a> – Elixir Cards Twitter account</li>
<li><a href="https://twitter.com/gitcards" rel="nofollow">https://twitter.com/gitcards</a> – Git Cards Twitter account</li>
<li><a href="https://www.elixircards.co.uk/" rel="nofollow">https://www.elixircards.co.uk/</a> – Website for sales/marketing of Elixir Cards</li>
<li><a href="https://gitflashcards.com/" rel="nofollow">https://gitflashcards.com/</a> – Git cards website</li>
<li><a href="https://pragprog.com/titles/elixir16/programming-elixir-1-6/" rel="nofollow">https://pragprog.com/titles/elixir16/programming-elixir-1-6/</a></li>
<li><a href="https://hexdocs.pm/elixir/Enum.html" rel="nofollow">https://hexdocs.pm/elixir/Enum.html</a></li>
<li><a href="https://www.eng.auburn.edu/current-students/documents/forgetting-curve.pdf" rel="nofollow">https://www.eng.auburn.edu/current-students/documents/forgetting-curve.pdf</a></li>
<li><a href="https://kapeli.com/dash" rel="nofollow">https://kapeli.com/dash</a> – Dash tool on MacOS for combined documentation searching</li>
<li><a href="https://zealdocs.org/" rel="nofollow">https://zealdocs.org/</a> – Zeal is a Dash-like tool that is OpenSource and cross platform for Linux and Windows.</li>
<li><a href="https://xkcd.com/1168/" rel="nofollow">https://xkcd.com/1168/</a> – Comic about remembering Tar commands</li>
<li><a href="mailto:sales@cleverbunny.io" rel="nofollow">sales@cleverbunny.io</a></li>
</ul>

<p><strong>Guest Information</strong></p>

<ul>
<li><a href="https://twitter.com/Tetiana12345678" rel="nofollow">https://twitter.com/Tetiana12345678</a> – on Twitter</li>
<li><a href="https://github.com/tetiana12345678" rel="nofollow">https://github.com/tetiana12345678</a> – on Github</li>
<li><a href="mailto:sales@cleverbunny.io" rel="nofollow">sales@cleverbunny.io</a></li>
</ul>

<p><strong>Find us online</strong></p>

<ul>
<li>Message the show - <a href="https://twitter.com/ThinkingElixir" rel="nofollow">@ThinkingElixir</a></li>
<li>Email the show - <a href="mailto:show@thinkingelixir.com" rel="nofollow">show@thinkingelixir.com</a></li>
<li>Mark Ericksen - <a href="https://twitter.com/brainlid" rel="nofollow">@brainlid</a></li>
<li>David Bernheisel - <a href="https://twitter.com/bernheisel" rel="nofollow">@bernheisel</a></li>
<li>Cade Ward - <a href="https://twitter.com/cadebward" rel="nofollow">@cadebward</a></li>
</ul><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://fly.io">Fly.io</a>: <a rel="nofollow" href="https://fly.io">Fly.io is a great place to deploy your next Phoenix application! Check them out!</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
