<?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>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Wed, 08 Apr 2026 18:16:33 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Coder Radio - Episodes Tagged with “Ftx”</title>
    <link>https://coder.show/tags/ftx</link>
    <pubDate>Wed, 30 Nov 2022 06:00:00 -0500</pubDate>
    <description>A weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A weekly talk show</itunes:subtitle>
    <itunes:author>The Mad Botter</itunes:author>
    <itunes:summary>A weekly talk show taking a pragmatic look at the art and business of Software Development and the world of technology.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:owner>
      <itunes:name>The Mad Botter</itunes:name>
      <itunes:email>michael@themadbotter.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Education">
  <itunes:category text="How To"/>
</itunes:category>
<itunes:category text="Business"/>
<item>
  <title>494: Python Paradigms</title>
  <link>https://coder.show/494</link>
  <guid isPermaLink="false">7f705af8-cf50-48e6-83d6-922f4377a092</guid>
  <pubDate>Wed, 30 Nov 2022 06:00:00 -0500</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/7f705af8-cf50-48e6-83d6-922f4377a092.mp3" length="45664048" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>We reflect on the recent musings of Python's creator, from the functional to the philosophical.</itunes:subtitle>
  <itunes:duration>54:21</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>We reflect on the recent musings of Python's creator, from the functional to the philosophical. 
</description>
  <itunes:keywords>Coder Radio, Development Podcast, pyenv, ecosystem lockin, Managers Who Code, Guido van Rossum, Lex Fridman, CoPilot, GitHub, Types in Python, Fads in Coding, Rust, Go, Python 4, FTX, SBF, .Net, mypy</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We reflect on the recent musings of Python&#39;s creator, from the functional to the philosophical.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://linode.com/coder">Linode</a>: <a rel="nofollow" href="https://linode.com/coder">Receive a $100 60-day credit towards your new account. </a> Promo Code: linode.com/coder</li><li><a rel="nofollow" href="https://tailscale.com/coder">Tailscale</a>: <a rel="nofollow" href="https://tailscale.com/coder">Tailscale is the easiest way to create a peer-to-peer network with the power of Wireguard. </a></li></ul><p>Links:</p><ul><li><a title="Zoë Schiffer on Twitter" rel="nofollow" href="https://twitter.com/ZoeSchiffer/status/1597213388681011200">Zoë Schiffer on Twitter</a> &mdash; NEW: Elon Musk has sent another email to Twitter engineers warning them about code reviews. “All managers are expected to write a meaningful amount of software themselves. Being unable to do so is like a cavalry captain who can’t ride a horse.”</li><li><a title="FiniteSingularity on Twitter" rel="nofollow" href="https://twitter.com/finitesingulrty/status/1596900597298786304?s=46&amp;t=1NbrB6pe5PuC77EG2C2pvQ">FiniteSingularity on Twitter</a> &mdash; Pro Tip- dont update XCode via the software update app, but rather manually download the pkg from the Apple developer downloads page. It downloads/installs *much* more quickly.</li><li><a title="pyenv: Simple Python version management" rel="nofollow" href="https://github.com/pyenv/pyenv">pyenv: Simple Python version management</a> &mdash; pyenv lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.</li><li><a title="rbenv: Manage your app&#39;s Ruby environment" rel="nofollow" href="https://github.com/rbenv/rbenv">rbenv: Manage your app's Ruby environment</a> &mdash; rbenv is a version manager tool for the Ruby programming language on Unix-like systems. It is useful for switching between multiple Ruby versions on the same machine and for ensuring that each project you are working on always runs on the correct Ruby version.</li><li><a title="nenv: Node Version Management: nenv (based on rbenv)" rel="nofollow" href="https://github.com/ryuone/nenv">nenv: Node Version Management: nenv (based on rbenv)</a> &mdash; nenv is a version manager for Node (Node.js / io.js). It is heavily based on rbenv.</li><li><a title="Guido van Rossum: Python and the Future of Programming" rel="nofollow" href="https://www.youtube.com/watch?v=-DVyjdw4t9I">Guido van Rossum: Python and the Future of Programming</a> &mdash; Guido van Rossum is the creator of Python programming language.</li><li><a title="Send a Boost into the Show" rel="nofollow" href="https://podcastindex.org/apps?appTypes=app&amp;elements=Value">Send a Boost into the Show</a> &mdash; Upgrade to a Podcasting 2.0 compatible app, and send a Boost into the show.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We reflect on the recent musings of Python&#39;s creator, from the functional to the philosophical.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://linode.com/coder">Linode</a>: <a rel="nofollow" href="https://linode.com/coder">Receive a $100 60-day credit towards your new account. </a> Promo Code: linode.com/coder</li><li><a rel="nofollow" href="https://tailscale.com/coder">Tailscale</a>: <a rel="nofollow" href="https://tailscale.com/coder">Tailscale is the easiest way to create a peer-to-peer network with the power of Wireguard. </a></li></ul><p>Links:</p><ul><li><a title="Zoë Schiffer on Twitter" rel="nofollow" href="https://twitter.com/ZoeSchiffer/status/1597213388681011200">Zoë Schiffer on Twitter</a> &mdash; NEW: Elon Musk has sent another email to Twitter engineers warning them about code reviews. “All managers are expected to write a meaningful amount of software themselves. Being unable to do so is like a cavalry captain who can’t ride a horse.”</li><li><a title="FiniteSingularity on Twitter" rel="nofollow" href="https://twitter.com/finitesingulrty/status/1596900597298786304?s=46&amp;t=1NbrB6pe5PuC77EG2C2pvQ">FiniteSingularity on Twitter</a> &mdash; Pro Tip- dont update XCode via the software update app, but rather manually download the pkg from the Apple developer downloads page. It downloads/installs *much* more quickly.</li><li><a title="pyenv: Simple Python version management" rel="nofollow" href="https://github.com/pyenv/pyenv">pyenv: Simple Python version management</a> &mdash; pyenv lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.</li><li><a title="rbenv: Manage your app&#39;s Ruby environment" rel="nofollow" href="https://github.com/rbenv/rbenv">rbenv: Manage your app's Ruby environment</a> &mdash; rbenv is a version manager tool for the Ruby programming language on Unix-like systems. It is useful for switching between multiple Ruby versions on the same machine and for ensuring that each project you are working on always runs on the correct Ruby version.</li><li><a title="nenv: Node Version Management: nenv (based on rbenv)" rel="nofollow" href="https://github.com/ryuone/nenv">nenv: Node Version Management: nenv (based on rbenv)</a> &mdash; nenv is a version manager for Node (Node.js / io.js). It is heavily based on rbenv.</li><li><a title="Guido van Rossum: Python and the Future of Programming" rel="nofollow" href="https://www.youtube.com/watch?v=-DVyjdw4t9I">Guido van Rossum: Python and the Future of Programming</a> &mdash; Guido van Rossum is the creator of Python programming language.</li><li><a title="Send a Boost into the Show" rel="nofollow" href="https://podcastindex.org/apps?appTypes=app&amp;elements=Value">Send a Boost into the Show</a> &mdash; Upgrade to a Podcasting 2.0 compatible app, and send a Boost into the show.</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>493: Super Spellcheck</title>
  <link>https://coder.show/493</link>
  <guid isPermaLink="false">d7103aed-e745-4961-a8b3-718b36482dc6</guid>
  <pubDate>Wed, 23 Nov 2022 06:00:00 -0500</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/d7103aed-e745-4961-a8b3-718b36482dc6.mp3" length="54276985" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>We will discuss the practical implementations of AI embedded in future products, then take a look at FTX's books and have a few highlights to share.</itunes:subtitle>
  <itunes:duration>1:04:36</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>We will discuss the practical implementations of AI embedded in future products, then take a look at FTX's books and have a few highlights to share. 
Plus, we lay out the PMC warfare theory, which might explain what bloated tech companies have coming. 
</description>
  <itunes:keywords>Coder Radio, Development Podcast, DiffusionBee, Stable Diffusion, AI, Built-in AI, GNOME, NixOS, FTX, Court Documents, professional-managerial class regime, PMC, Tiling desktop, CBS, Phil Schiller, Sam Bankman-Fried, SBF, Xcode, Ventura, Bullet Proof Linux Desktop</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We will discuss the practical implementations of AI embedded in future products, then take a look at FTX&#39;s books and have a few highlights to share. </p>

<p>Plus, we lay out the PMC warfare theory, which might explain what bloated tech companies have coming.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://linode.com/coder">Linode</a>: <a rel="nofollow" href="https://linode.com/coder">Receive a $100 60-day credit towards your new account. </a> Promo Code: linode.com/coder</li><li><a rel="nofollow" href="https://tailscale.com/coder">Tailscale</a>: <a rel="nofollow" href="https://tailscale.com/coder">Tailscale is the easiest way to create a peer-to-peer network with the power of Wireguard. </a></li></ul><p>Links:</p><ul><li><a title="DiffusionBee - Stable Diffusion GUI App" rel="nofollow" href="https://diffusionbee.com/">DiffusionBee - Stable Diffusion GUI App</a> &mdash;  DiffusionBee is the easiest way to generate AI art on your computer with Stable Diffusion. Comes with a one-click installer. No dependencies or technical knowledge needed.</li><li><a title="FTX Owes Its 50 Biggest Unsecured Creditors More Than $3 Billion" rel="nofollow" href="https://www.bloomberg.com/news/articles/2022-11-20/ftx-owes-its-biggest-unsecured-creditor-more-than-226-million">FTX Owes Its 50 Biggest Unsecured Creditors More Than $3 Billion</a> &mdash; Sam Bankman-Fried’s bankrupt crypto empire owes its 50 biggest unsecured creditors a total of $3.1 billion, new court papers show, with a pair of customers owed more than $200 million each.</li><li><a title="kadhim on Twitter" rel="nofollow" href="https://nitter.net/kadhim/status/1594045512029999108">kadhim on Twitter</a></li><li><a title="Antonio García PMC Warfare Theory" rel="nofollow" href="https://twitter.com/antoniogm/status/1593606745955348481">Antonio García PMC Warfare Theory</a> &mdash; What Elon is doing is a revolt by entrepreneurial capital against the professional-managerial class regime that otherwise everywhere dominates (including and especially large tech companies), and that same PMC (which includes the media) is treating it as an act of lèse-majesté.</li><li><a title="Elon Musk&#39;s ‘Hardcore’ Ultimatum Sparks Exodus, Leaving Twitter at Risk" rel="nofollow" href="https://www.bloomberg.com/news/articles/2022-11-17/musk-softens-remote-work-mandate-to-retain-twitter-staffers">Elon Musk's ‘Hardcore’ Ultimatum Sparks Exodus, Leaving Twitter at Risk</a> &mdash; Musk aims to retain workers, softening work from home policy</li><li><a title="Twitters top former Censor Yoel Roth Outlines How Apple/Google could Stop Elon/Twitter" rel="nofollow" href="http://web.archive.org/web/20221118190930/https://www.nytimes.com/2022/11/18/opinion/twitter-yoel-roth-elon-musk.html">Twitters top former Censor Yoel Roth Outlines How Apple/Google could Stop Elon/Twitter</a> &mdash; There is one more source of power on the web — one that most people don’t think much about, but which may be the most significant check on unrestrained speech on the mainstream internet: the app stores operated by Google and Apple.</li><li><a title="CBS Quits Twitter, then Returns " rel="nofollow" href="https://www.nationalreview.com/news/cbs-news-quits-twitter-for-a-few-hours/">CBS Quits Twitter, then Returns </a> &mdash; On Friday, one of the media outlet’s national correspondents stated that “in light of the uncertainty around Twitter and out of an abundance of caution, CBS News is pausing its activity on the social media site as it continues to monitor the platform.”</li><li><a title="Apple Executive Phil Schiller Deactivates Twitter Account" rel="nofollow" href="https://www.macrumors.com/2022/11/20/phil-schiller-deactivates-twitter-account/">Apple Executive Phil Schiller Deactivates Twitter Account</a> &mdash; Schiller often used his account to promote new Apple products, services, software, and initiatives and interact with customers. As noted on Twitter by Bloomberg's Mark Gurman, however, Schiller's account no longer exists. The account had over 200,000 followers and was created in November 2008 according to a web archive of the account dated November 4. </li><li><a title="Apple, Google to Serve as Gatekeepers and Beneficiaries of $8 Twitter Blue" rel="nofollow" href="https://www.bloomberg.com/news/newsletters/2022-11-20/apple-google-to-serve-as-gatekeepers-and-beneficiaries-of-8-twitter-blue-laph0obf">Apple, Google to Serve as Gatekeepers and Beneficiaries of $8 Twitter Blue</a> &mdash; Twitter is trending toward 250 million daily active users. Let’s assume that 1% of that user base—2.5 million people—subscribe on either iOS or Android. Excluding additional subscription products within Twitter, that adds up to $72 million in year one revenue for Apple and $36 million for Google. </li><li><a title="Mark Gurman on Twitter" rel="nofollow" href="https://twitter.com/markgurman/status/1594361405402071040">Mark Gurman on Twitter</a> &mdash; While I expect lots of leeway, there is a real scenario in which Apple/Google remove Twitter because of content moderation issues or because Twitter decides to bypass the 15%-30% cuts. Notably, we appear to now know how Apple’s App Store chief feels about the new Twitter.</li><li><a title="Send a Boost into the Show" rel="nofollow" href="https://podcastindex.org/apps?appTypes=app&amp;elements=Value">Send a Boost into the Show</a> &mdash; Upgrade to a Podcasting 2.0 app, and send a Boost into the show!</li><li><a title="Obsidian" rel="nofollow" href="https://obsidian.md/">Obsidian</a> &mdash; Obsidian is a powerful and extensible knowledge base
that works on top of your local folder of plain text files. </li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We will discuss the practical implementations of AI embedded in future products, then take a look at FTX&#39;s books and have a few highlights to share. </p>

<p>Plus, we lay out the PMC warfare theory, which might explain what bloated tech companies have coming.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://linode.com/coder">Linode</a>: <a rel="nofollow" href="https://linode.com/coder">Receive a $100 60-day credit towards your new account. </a> Promo Code: linode.com/coder</li><li><a rel="nofollow" href="https://tailscale.com/coder">Tailscale</a>: <a rel="nofollow" href="https://tailscale.com/coder">Tailscale is the easiest way to create a peer-to-peer network with the power of Wireguard. </a></li></ul><p>Links:</p><ul><li><a title="DiffusionBee - Stable Diffusion GUI App" rel="nofollow" href="https://diffusionbee.com/">DiffusionBee - Stable Diffusion GUI App</a> &mdash;  DiffusionBee is the easiest way to generate AI art on your computer with Stable Diffusion. Comes with a one-click installer. No dependencies or technical knowledge needed.</li><li><a title="FTX Owes Its 50 Biggest Unsecured Creditors More Than $3 Billion" rel="nofollow" href="https://www.bloomberg.com/news/articles/2022-11-20/ftx-owes-its-biggest-unsecured-creditor-more-than-226-million">FTX Owes Its 50 Biggest Unsecured Creditors More Than $3 Billion</a> &mdash; Sam Bankman-Fried’s bankrupt crypto empire owes its 50 biggest unsecured creditors a total of $3.1 billion, new court papers show, with a pair of customers owed more than $200 million each.</li><li><a title="kadhim on Twitter" rel="nofollow" href="https://nitter.net/kadhim/status/1594045512029999108">kadhim on Twitter</a></li><li><a title="Antonio García PMC Warfare Theory" rel="nofollow" href="https://twitter.com/antoniogm/status/1593606745955348481">Antonio García PMC Warfare Theory</a> &mdash; What Elon is doing is a revolt by entrepreneurial capital against the professional-managerial class regime that otherwise everywhere dominates (including and especially large tech companies), and that same PMC (which includes the media) is treating it as an act of lèse-majesté.</li><li><a title="Elon Musk&#39;s ‘Hardcore’ Ultimatum Sparks Exodus, Leaving Twitter at Risk" rel="nofollow" href="https://www.bloomberg.com/news/articles/2022-11-17/musk-softens-remote-work-mandate-to-retain-twitter-staffers">Elon Musk's ‘Hardcore’ Ultimatum Sparks Exodus, Leaving Twitter at Risk</a> &mdash; Musk aims to retain workers, softening work from home policy</li><li><a title="Twitters top former Censor Yoel Roth Outlines How Apple/Google could Stop Elon/Twitter" rel="nofollow" href="http://web.archive.org/web/20221118190930/https://www.nytimes.com/2022/11/18/opinion/twitter-yoel-roth-elon-musk.html">Twitters top former Censor Yoel Roth Outlines How Apple/Google could Stop Elon/Twitter</a> &mdash; There is one more source of power on the web — one that most people don’t think much about, but which may be the most significant check on unrestrained speech on the mainstream internet: the app stores operated by Google and Apple.</li><li><a title="CBS Quits Twitter, then Returns " rel="nofollow" href="https://www.nationalreview.com/news/cbs-news-quits-twitter-for-a-few-hours/">CBS Quits Twitter, then Returns </a> &mdash; On Friday, one of the media outlet’s national correspondents stated that “in light of the uncertainty around Twitter and out of an abundance of caution, CBS News is pausing its activity on the social media site as it continues to monitor the platform.”</li><li><a title="Apple Executive Phil Schiller Deactivates Twitter Account" rel="nofollow" href="https://www.macrumors.com/2022/11/20/phil-schiller-deactivates-twitter-account/">Apple Executive Phil Schiller Deactivates Twitter Account</a> &mdash; Schiller often used his account to promote new Apple products, services, software, and initiatives and interact with customers. As noted on Twitter by Bloomberg's Mark Gurman, however, Schiller's account no longer exists. The account had over 200,000 followers and was created in November 2008 according to a web archive of the account dated November 4. </li><li><a title="Apple, Google to Serve as Gatekeepers and Beneficiaries of $8 Twitter Blue" rel="nofollow" href="https://www.bloomberg.com/news/newsletters/2022-11-20/apple-google-to-serve-as-gatekeepers-and-beneficiaries-of-8-twitter-blue-laph0obf">Apple, Google to Serve as Gatekeepers and Beneficiaries of $8 Twitter Blue</a> &mdash; Twitter is trending toward 250 million daily active users. Let’s assume that 1% of that user base—2.5 million people—subscribe on either iOS or Android. Excluding additional subscription products within Twitter, that adds up to $72 million in year one revenue for Apple and $36 million for Google. </li><li><a title="Mark Gurman on Twitter" rel="nofollow" href="https://twitter.com/markgurman/status/1594361405402071040">Mark Gurman on Twitter</a> &mdash; While I expect lots of leeway, there is a real scenario in which Apple/Google remove Twitter because of content moderation issues or because Twitter decides to bypass the 15%-30% cuts. Notably, we appear to now know how Apple’s App Store chief feels about the new Twitter.</li><li><a title="Send a Boost into the Show" rel="nofollow" href="https://podcastindex.org/apps?appTypes=app&amp;elements=Value">Send a Boost into the Show</a> &mdash; Upgrade to a Podcasting 2.0 app, and send a Boost into the show!</li><li><a title="Obsidian" rel="nofollow" href="https://obsidian.md/">Obsidian</a> &mdash; Obsidian is a powerful and extensible knowledge base
that works on top of your local folder of plain text files. </li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>492: The Troll Wizard</title>
  <link>https://coder.show/492</link>
  <guid isPermaLink="false">6ef3e7a8-fe7d-4047-bbc9-cc42f5794900</guid>
  <pubDate>Wed, 16 Nov 2022 06:30:00 -0500</pubDate>
  <author>The Mad Botter</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/6ef3e7a8-fe7d-4047-bbc9-cc42f5794900.mp3" length="56201008" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>The Mad Botter</itunes:author>
  <itunes:subtitle>Microsoft lets its geek flag fly, our observations on .NET 7, and the recent upset caused by the Troll Wizard, but we can't understand who will pay the toll.</itunes:subtitle>
  <itunes:duration>1:06:54</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/b/b44de5fa-47c1-4e94-bf9e-c72f8d1c8f5d/cover.jpg?v=7"/>
  <description>Microsoft lets its geek flag fly, our observations on .NET 7, and the recent upset caused by the Troll Wizard, but we can't understand who will pay the toll. 
</description>
  <itunes:keywords>Coder Radio, Development Podcast, memory-safe programming, safe, Aegis, GPL two-factor, authenticator, .NET 7, .NET Conf, Amazon Lay Off, Meta, MAUI, Microsoft, Tim Cook, very deliberate, FTX, SBF, VC, yubikey, bitwarden</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Microsoft lets its geek flag fly, our observations on .NET 7, and the recent upset caused by the Troll Wizard, but we can&#39;t understand who will pay the toll.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://linode.com/coder">Linode</a>: <a rel="nofollow" href="https://linode.com/coder">Receive a $100 60-day credit towards your new account. </a> Promo Code: linode.com/coder</li><li><a rel="nofollow" href="https://tailscale.com/coder">Tailscale</a>: <a rel="nofollow" href="https://tailscale.com/coder">Tailscale is the easiest way to create a peer-to-peer network with the power of Wireguard. </a></li></ul><p>Links:</p><ul><li><a title="NSA urges orgs to use memory-safe programming languages" rel="nofollow" href="https://www.theregister.com/2022/11/11/nsa_urges_orgs_to_use/">NSA urges orgs to use memory-safe programming languages</a> &mdash; "NSA recommends that organizations use memory safe languages when possible and bolster protection through code-hardening defenses such as compiler options, tool options, and operating system configurations," advised the agency.</li><li><a title="Aegis Authenticator" rel="nofollow" href="https://getaegis.app/">Aegis Authenticator</a> &mdash; Aegis Authenticator is a free, secure and open source app for Android to manage your 2-step verification tokens for your online services. </li><li><a title="Casey Newton on Twitter" rel="nofollow" href="https://twitter.com/caseynewton/status/1591848844899540992">Casey Newton on Twitter</a> &mdash; Update: company sources tell me that yesterday Twitter eliminated ~4,400 of its ~5,500 contract employees, with cuts expected to have significant impact to content moderation and the core infrastructure services that keep the site up and running. 
</li><li><a title=".NET 7 is Available Today " rel="nofollow" href="https://devblogs.microsoft.com/dotnet/announcing-dotnet-7/">.NET 7 is Available Today </a> &mdash; Thanks to the open-source .NET community for your numerous contributions that helped shape this .NET 7 release. 28k contributions made by over 8900 contributors throughout the .NET 7 release!</li><li><a title="Announcing .NET MAUI for .NET 7 General Availability" rel="nofollow" href="https://devblogs.microsoft.com/dotnet/dotnet-maui-dotnet-7/">Announcing .NET MAUI for .NET 7 General Availability</a> &mdash; Six short months ago we introduced you to .NET Multi-platform App UI (MAUI) and today we are excited to announce the general availability of .NET MAUI in our next major release, .NET 7. </li><li><a title=".NET Conf 2022 Keynote: Welcome to .NET " rel="nofollow" href="https://www.youtube.com/watch?v=8V_BUGFKdaI&amp;list=PLdo4fOcmZ0oVlqu_V8EXUDDnPsYwemxjn&amp;index=4">.NET Conf 2022 Keynote: Welcome to .NET </a> &mdash; .NET 7 is here! Find out what is new for .NET developers across all workloads including cloud, mobile, desktop, web, AI, IoT, and so much more. </li><li><a title="Meta laying off more than 11,000 employees" rel="nofollow" href="https://www.cnbc.com/2022/11/09/meta-to-lay-off-more-than-11000-thousand-employees.html">Meta laying off more than 11,000 employees</a> &mdash; Meta is laying off 13% of its staff, or more than 11,000 employees, CEO Mark Zuckerberg told employees Wednesday.</li><li><a title="Mark Zuckerberg Won&#39;t Rule Out Further Layoffs" rel="nofollow" href="https://www.businessinsider.com/meta-layoffs-mark-zuckerberg-wont-rule-out-further-job-cuts-2022-11">Mark Zuckerberg Won't Rule Out Further Layoffs</a></li><li><a title="Amazon Is Said to Plan to Lay Off Approximately 10,000 Employees" rel="nofollow" href="https://www.nytimes.com/2022/11/14/technology/amazon-layoffs.html">Amazon Is Said to Plan to Lay Off Approximately 10,000 Employees</a> &mdash; The job cuts of approximately 10,000, which would start as soon as this week,</li><li><a title="Apple being &quot;very deliberate&quot; on hiring amid economic uncertainty, says CEO Tim Cook" rel="nofollow" href="https://www.cbsnews.com/news/apple-ceo-tim-cook-being-very-deliberate-on-hiring-economic-uncertainty/">Apple being "very deliberate" on hiring amid economic uncertainty, says CEO Tim Cook</a> &mdash; "What we're doing as a consequence of being in this period is we're being very deliberate on our hiring," Cook told "CBS Mornings" at Apple's headquarters in California. "That means we're continuing to hire, but not everywhere in the company are we hiring."</li><li><a title="Jay Owens (@hautepop)" rel="nofollow" href="https://nitter.net/hautepop/status/1591477455210283010">Jay Owens (@hautepop)</a> &mdash; Vox’s Future Perfect vertical, which took SBF money to shill for SBF ideology</li><li><a title="Preventing 2FA Crises" rel="nofollow" href="https://blog.elreydetoda.site/prevent-2fa-crises/">Preventing 2FA Crises</a> &mdash; A recent podcast episode I listed to detailed the painful process of what could happen if you lose your 2FA codes, and I hope to address how to prevent this even if you don't have SMS/calls to authenticate to the 2FA service I'm mentioning (their typical verification process).</li><li><a title="Send a Boost into the Show" rel="nofollow" href="https://podcastindex.org/apps?appTypes=app&amp;elements=Value">Send a Boost into the Show</a> &mdash; Upgrade to a Podcasting 2.0 compatible app, and send a Boost into the show. 🔥</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Microsoft lets its geek flag fly, our observations on .NET 7, and the recent upset caused by the Troll Wizard, but we can&#39;t understand who will pay the toll.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://linode.com/coder">Linode</a>: <a rel="nofollow" href="https://linode.com/coder">Receive a $100 60-day credit towards your new account. </a> Promo Code: linode.com/coder</li><li><a rel="nofollow" href="https://tailscale.com/coder">Tailscale</a>: <a rel="nofollow" href="https://tailscale.com/coder">Tailscale is the easiest way to create a peer-to-peer network with the power of Wireguard. </a></li></ul><p>Links:</p><ul><li><a title="NSA urges orgs to use memory-safe programming languages" rel="nofollow" href="https://www.theregister.com/2022/11/11/nsa_urges_orgs_to_use/">NSA urges orgs to use memory-safe programming languages</a> &mdash; "NSA recommends that organizations use memory safe languages when possible and bolster protection through code-hardening defenses such as compiler options, tool options, and operating system configurations," advised the agency.</li><li><a title="Aegis Authenticator" rel="nofollow" href="https://getaegis.app/">Aegis Authenticator</a> &mdash; Aegis Authenticator is a free, secure and open source app for Android to manage your 2-step verification tokens for your online services. </li><li><a title="Casey Newton on Twitter" rel="nofollow" href="https://twitter.com/caseynewton/status/1591848844899540992">Casey Newton on Twitter</a> &mdash; Update: company sources tell me that yesterday Twitter eliminated ~4,400 of its ~5,500 contract employees, with cuts expected to have significant impact to content moderation and the core infrastructure services that keep the site up and running. 
</li><li><a title=".NET 7 is Available Today " rel="nofollow" href="https://devblogs.microsoft.com/dotnet/announcing-dotnet-7/">.NET 7 is Available Today </a> &mdash; Thanks to the open-source .NET community for your numerous contributions that helped shape this .NET 7 release. 28k contributions made by over 8900 contributors throughout the .NET 7 release!</li><li><a title="Announcing .NET MAUI for .NET 7 General Availability" rel="nofollow" href="https://devblogs.microsoft.com/dotnet/dotnet-maui-dotnet-7/">Announcing .NET MAUI for .NET 7 General Availability</a> &mdash; Six short months ago we introduced you to .NET Multi-platform App UI (MAUI) and today we are excited to announce the general availability of .NET MAUI in our next major release, .NET 7. </li><li><a title=".NET Conf 2022 Keynote: Welcome to .NET " rel="nofollow" href="https://www.youtube.com/watch?v=8V_BUGFKdaI&amp;list=PLdo4fOcmZ0oVlqu_V8EXUDDnPsYwemxjn&amp;index=4">.NET Conf 2022 Keynote: Welcome to .NET </a> &mdash; .NET 7 is here! Find out what is new for .NET developers across all workloads including cloud, mobile, desktop, web, AI, IoT, and so much more. </li><li><a title="Meta laying off more than 11,000 employees" rel="nofollow" href="https://www.cnbc.com/2022/11/09/meta-to-lay-off-more-than-11000-thousand-employees.html">Meta laying off more than 11,000 employees</a> &mdash; Meta is laying off 13% of its staff, or more than 11,000 employees, CEO Mark Zuckerberg told employees Wednesday.</li><li><a title="Mark Zuckerberg Won&#39;t Rule Out Further Layoffs" rel="nofollow" href="https://www.businessinsider.com/meta-layoffs-mark-zuckerberg-wont-rule-out-further-job-cuts-2022-11">Mark Zuckerberg Won't Rule Out Further Layoffs</a></li><li><a title="Amazon Is Said to Plan to Lay Off Approximately 10,000 Employees" rel="nofollow" href="https://www.nytimes.com/2022/11/14/technology/amazon-layoffs.html">Amazon Is Said to Plan to Lay Off Approximately 10,000 Employees</a> &mdash; The job cuts of approximately 10,000, which would start as soon as this week,</li><li><a title="Apple being &quot;very deliberate&quot; on hiring amid economic uncertainty, says CEO Tim Cook" rel="nofollow" href="https://www.cbsnews.com/news/apple-ceo-tim-cook-being-very-deliberate-on-hiring-economic-uncertainty/">Apple being "very deliberate" on hiring amid economic uncertainty, says CEO Tim Cook</a> &mdash; "What we're doing as a consequence of being in this period is we're being very deliberate on our hiring," Cook told "CBS Mornings" at Apple's headquarters in California. "That means we're continuing to hire, but not everywhere in the company are we hiring."</li><li><a title="Jay Owens (@hautepop)" rel="nofollow" href="https://nitter.net/hautepop/status/1591477455210283010">Jay Owens (@hautepop)</a> &mdash; Vox’s Future Perfect vertical, which took SBF money to shill for SBF ideology</li><li><a title="Preventing 2FA Crises" rel="nofollow" href="https://blog.elreydetoda.site/prevent-2fa-crises/">Preventing 2FA Crises</a> &mdash; A recent podcast episode I listed to detailed the painful process of what could happen if you lose your 2FA codes, and I hope to address how to prevent this even if you don't have SMS/calls to authenticate to the 2FA service I'm mentioning (their typical verification process).</li><li><a title="Send a Boost into the Show" rel="nofollow" href="https://podcastindex.org/apps?appTypes=app&amp;elements=Value">Send a Boost into the Show</a> &mdash; Upgrade to a Podcasting 2.0 compatible app, and send a Boost into the show. 🔥</li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
