2021-07-25 03:38:54 -07:00
2021-09-10 05:23:51 -07:00
<!doctype html>
< html lang = "en" class = "no-js" >
< head >
2021-07-25 03:38:54 -07:00
2021-09-10 05:23:51 -07:00
< meta charset = "utf-8" >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
< meta name = "description" content = "Trent's blog of mostly technical documentations." >
< link rel = "canonical" href = "https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" >
< link rel = "icon" href = "../../assets/images/favicon.png" >
< meta name = "generator" content = "mkdocs-1.2.2, mkdocs-material-7.2.6" >
< title > Trent's Favorite Podcasts - Trent's Blog< / title >
< link rel = "stylesheet" href = "../../assets/stylesheets/main.802231af.min.css" >
< link rel = "stylesheet" href = "../../assets/stylesheets/palette.3f5d1f46.min.css" >
< meta name = "theme-color" content = "#ffffff" >
< link rel = "preconnect" href = "https://fonts.gstatic.com" crossorigin >
< link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700%7CRoboto+Mono&display=fallback" >
< style > : root { --md-text-font-family : "Roboto" ; --md-code-font-family : "Roboto Mono" } < / style >
< link rel = "stylesheet" href = "../../extra.css" >
2021-09-10 04:30:02 -07:00
2021-09-10 05:23:51 -07:00
2021-09-10 15:26:22 -07:00
< meta property = "og:type" content = "website" / >
< meta property = "og:title" content = "Trent's Blog - Trent's Favorite Podcasts" / >
< meta property = "og:description" content = "Trent's blog of mostly technical documentations." / >
< meta property = "og:url" content = "https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/" / >
< meta property = "og:image" content = "https://blog.trentsonlinedocs.xyz/photos/trent.png" / >
< meta property = "og:image:type" content = "image/png" / >
< meta property = "og:image:width" content = "1120" / >
< meta property = "og:image:height" content = "1120" / >
< meta name = "twitter:card" content = "summary_large_image" / >
< meta name = "twitter:site" content = "@BoringTrent" / >
< meta name = "twitter:creator" content = "@BoringTrent" / >
< meta name = "twitter:title" content = "Trent's Blog - Trent's Favorite Podcasts" / >
< meta name = "twitter:description" content = "Trent's blog of mostly technical documentations." / >
< meta name = "twitter:image" content = "https://blog.trentsonlinedocs.xyz/photos/trent.png" / >
< link href = "https://blog.trentsonlinedocs.xyz/feed_rss_created.xml" type = "application/rss+xml" rel = "alternate" title = "Trent's Blog - RSS Feed Created" / >
< link href = "https://blog.trentsonlinedocs.xyz/feed_rss_updated.xml" type = "application/rss+xml" rel = "alternate" title = "Trent's Blog - RSS Feed Updated" / >
2021-09-10 05:23:51 -07:00
< / head >
< body dir = "ltr" data-md-color-scheme = "default" data-md-color-primary = "white" data-md-color-accent = "" >
< script > function _ _prefix ( e ) { return new URL ( "../.." , location ) . pathname + "." + e } function _ _get ( e , t = localStorage ) { return JSON . parse ( t . getItem ( _ _prefix ( e ) ) ) } < / script >
< input class = "md-toggle" data-md-toggle = "drawer" type = "checkbox" id = "__drawer" autocomplete = "off" >
< input class = "md-toggle" data-md-toggle = "search" type = "checkbox" id = "__search" autocomplete = "off" >
< label class = "md-overlay" for = "__drawer" > < / label >
< div data-md-component = "skip" >
< a href = "#introduction" class = "md-skip" >
Skip to content
< / a >
< / div >
< div data-md-component = "announce" >
< / div >
< header class = "md-header" data-md-component = "header" >
< nav class = "md-header__inner md-grid" aria-label = "Header" >
< a href = "../.." title = "Trent's Blog" class = "md-header__button md-logo" aria-label = "Trent's Blog" data-md-component = "logo" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z" / > < / svg >
< / a >
< label class = "md-header__button md-icon" for = "__drawer" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M3 6h18v2H3V6m0 5h18v2H3v-2m0 5h18v2H3v-2z" / > < / svg >
< / label >
< div class = "md-header__title" data-md-component = "header-title" >
< div class = "md-header__ellipsis" >
< div class = "md-header__topic" >
< span class = "md-ellipsis" >
Trent's Blog
< / span >
< / div >
< div class = "md-header__topic" data-md-component = "header-topic" >
< span class = "md-ellipsis" >
Trent's Favorite Podcasts
< / span >
< / div >
< / div >
< / div >
< label class = "md-header__button md-icon" for = "__search" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z" / > < / svg >
< / label >
< div class = "md-search" data-md-component = "search" role = "dialog" >
< label class = "md-search__overlay" for = "__search" > < / label >
< div class = "md-search__inner" role = "search" >
< form class = "md-search__form" name = "search" >
< input type = "text" class = "md-search__input" name = "query" aria-label = "Search" placeholder = "Search" autocapitalize = "off" autocorrect = "off" autocomplete = "off" spellcheck = "false" data-md-component = "search-query" required >
< label class = "md-search__icon md-icon" for = "__search" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M9.5 3A6.5 6.5 0 0 1 16 9.5c0 1.61-.59 3.09-1.56 4.23l.27.27h.79l5 5-1.5 1.5-5-5v-.79l-.27-.27A6.516 6.516 0 0 1 9.5 16 6.5 6.5 0 0 1 3 9.5 6.5 6.5 0 0 1 9.5 3m0 2C7 5 5 7 5 9.5S7 14 9.5 14 14 12 14 9.5 12 5 9.5 5z" / > < / svg >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z" / > < / svg >
< / label >
< nav class = "md-search__options" aria-label = "Search" >
< button type = "reset" class = "md-search__icon md-icon" aria-label = "Clear" tabindex = "-1" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12 19 6.41z" / > < / svg >
< / button >
< / nav >
< / form >
< div class = "md-search__output" >
< div class = "md-search__scrollwrap" data-md-scrollfix >
< div class = "md-search-result" data-md-component = "search-result" >
< div class = "md-search-result__meta" >
Initializing search
< / div >
< ol class = "md-search-result__list" > < / ol >
< / div >
2021-09-10 04:30:02 -07:00
< / div >
< / div >
2021-09-10 05:23:51 -07:00
< / div >
< / div >
< / nav >
< / header >
< div class = "md-container" data-md-component = "container" >
< nav class = "md-tabs" aria-label = "Tabs" data-md-component = "tabs" >
< div class = "md-tabs__inner md-grid" >
< ul class = "md-tabs__list" >
2021-09-10 20:26:47 -07:00
< li class = "md-tabs__item" >
< a href = "../.." class = "md-tabs__link" >
Home
< / a >
< / li >
< li class = "md-tabs__item" >
< a href = "../../rss/" class = "md-tabs__link" >
RSS
< / a >
< / li >
< li class = "md-tabs__item" >
< a href = "../../links/" class = "md-tabs__link" >
Links
< / a >
< / li >
< li class = "md-tabs__item" >
2021-09-11 04:13:33 -07:00
< a href = "../debian-11-ttrss/" class = "md-tabs__link md-tabs__link--active" >
2021-09-10 20:26:47 -07:00
Posts
< / a >
< / li >
< li class = "md-tabs__item" >
< a href = "https://trentpalmer.org" class = "md-tabs__link" >
TrentReads
< / a >
< / li >
< li class = "md-tabs__item" >
< a href = "https://blog.trentpalmer.org" class = "md-tabs__link" >
AttentionSpanHistory
< / a >
< / li >
< li class = "md-tabs__item" >
< a href = "https://github.com/TrentSPalmer" class = "md-tabs__link" >
GitHub
< / a >
< / li >
< li class = "md-tabs__item" >
< a href = "https://twitter.com/boringtrent" class = "md-tabs__link" >
Twitter
< / a >
< / li >
< li class = "md-tabs__item" >
< a href = "https://www.facebook.com/trentspalmer" class = "md-tabs__link" >
Facebook
< / a >
< / li >
< li class = "md-tabs__item" >
< a href = "https://docs.trentsonlinedocs.xyz/" class = "md-tabs__link" >
TrentDocs
< / a >
< / li >
< li class = "md-tabs__item" >
< a href = "https://trentsonlinedocs.xyz/hugo-themes-report/hugo-themes-report.html" class = "md-tabs__link" >
HugoThemesReport
< / a >
< / li >
2021-09-10 05:23:51 -07:00
< li class = "md-tabs__item" >
2021-09-10 20:26:47 -07:00
< a href = "https://play.google.com/store/apps/details?id=org.trentpalmer.libre_gps_parser" class = "md-tabs__link" >
LibreGpsParser
2021-09-10 05:23:51 -07:00
< / a >
< / li >
2021-09-10 20:26:47 -07:00
< / ul >
< / div >
< / nav >
< main class = "md-main" data-md-component = "main" >
< div class = "md-main__inner md-grid" >
< div class = "md-sidebar md-sidebar--primary" data-md-component = "sidebar" data-md-type = "navigation" >
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
< nav class = "md-nav md-nav--primary md-nav--lifted" aria-label = "Navigation" data-md-level = "0" >
< label class = "md-nav__title" for = "__drawer" >
< a href = "../.." title = "Trent's Blog" class = "md-nav__button md-logo" aria-label = "Trent's Blog" data-md-component = "logo" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M12 8a3 3 0 0 0 3-3 3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3m0 3.54C9.64 9.35 6.5 8 3 8v11c3.5 0 6.64 1.35 9 3.54 2.36-2.19 5.5-3.54 9-3.54V8c-3.5 0-6.64 1.35-9 3.54z" / > < / svg >
< / a >
Trent's Blog
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle" data-md-toggle = "__nav_1" type = "checkbox" id = "__nav_1" >
< label class = "md-nav__link" for = "__nav_1" >
Home
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" aria-label = "Home" data-md-level = "1" >
< label class = "md-nav__title" for = "__nav_1" >
< span class = "md-nav__icon md-icon" > < / span >
Home
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../.." class = "md-nav__link" >
Home
< / a >
< / li >
2021-09-11 04:13:33 -07:00
< li class = "md-nav__item" >
< a href = "../debian-11-ttrss/" class = "md-nav__link" >
Debian 11 TT-RSS
< / a >
< / li >
2021-09-10 20:26:47 -07:00
< li class = "md-nav__item" >
< input class = "md-nav__toggle md-toggle" data-md-toggle = "toc" type = "checkbox" id = "__toc" >
< label class = "md-nav__link md-nav__link--active" for = "__toc" >
Trent's Favorite Podcasts
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< a href = "./" class = "md-nav__link md-nav__link--active" >
Trent's Favorite Podcasts
< / a >
< nav class = "md-nav md-nav--secondary" aria-label = "Table of contents" >
< label class = "md-nav__title" for = "__toc" >
< span class = "md-nav__icon md-icon" > < / span >
Table of contents
< / label >
< ul class = "md-nav__list" data-md-component = "toc" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "#introduction" class = "md-nav__link" >
Introduction
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#categories" class = "md-nav__link" >
Categories
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#alphabetical" class = "md-nav__link" >
Alphabetical
< / a >
< nav class = "md-nav" aria-label = "Alphabetical" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#25-admins" class = "md-nav__link" >
2.5 Admins
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#ask-noah-show" class = "md-nav__link" >
Ask Noah Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#bohemican-podcast" class = "md-nav__link" >
Bohemican Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#coder-radio" class = "md-nav__link" >
Coder Radio
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#destination-linux" class = "md-nav__link" >
Destination Linux
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-chat" class = "md-nav__link" >
Django Chat
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-riffs" class = "md-nav__link" >
Django Riffs
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#engines-of-our-ingenuity" class = "md-nav__link" >
Engines Of Our Ingenuity
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#floss-weekly" class = "md-nav__link" >
FLOSS Weekly
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#gnu-world-order" class = "md-nav__link" >
GNU World Order
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#hardcore-history" class = "md-nav__link" >
HardCore History
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#history-of-germany" class = "md-nav__link" >
History Of Germany
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#in-our-time-history" class = "md-nav__link" >
In Our Time: History
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#its-all-widgets-flutter-podcast" class = "md-nav__link" >
It's All Widgets Flutter Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#late-night-linux" class = "md-nav__link" >
Late Night Linux
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-action-news" class = "md-nav__link" >
Linux Action News
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-inlaws" class = "md-nav__link" >
Linux InLaws
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-unplugged" class = "md-nav__link" >
Linux Unplugged
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#minipc" class = "md-nav__link" >
MiniPC
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#mintcast" class = "md-nav__link" >
MintCast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#no-agenda" class = "md-nav__link" >
No Agenda
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#open-source-voices" class = "md-nav__link" >
Open Source Voices
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#python-bytes" class = "md-nav__link" >
Python Bytes
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#react-podcast" class = "md-nav__link" >
React Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#scholars-sense" class = "md-nav__link" >
Scholars & Sense
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#self-hosted" class = "md-nav__link" >
Self-Hosted
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#sunday-morning-linux-review" class = "md-nav__link" >
Sunday Morning Linux Review
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#syntax" class = "md-nav__link" >
Syntax
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talk-python-to-me" class = "md-nav__link" >
Talk Python To Me
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talking-kotlin" class = "md-nav__link" >
Talking Kotlin
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-history-of-ancient-greece" class = "md-nav__link" >
The History Of Ancient Greece
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-matt-freire-show" class = "md-nav__link" >
The Matt Freire Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-mike-dominick-show" class = "md-nav__link" >
The Mike Dominick Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#ubuntu-podcast" class = "md-nav__link" >
Ubuntu Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#youre-dead-to-me" class = "md-nav__link" >
You're Dead To Me
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#android" class = "md-nav__link" >
Android
< / a >
< nav class = "md-nav" aria-label = "Android" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#its-all-widgets-flutter-podcast_1" class = "md-nav__link" >
It's All Widgets Flutter Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talking-kotlin_1" class = "md-nav__link" >
Talking Kotlin
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#chaos" class = "md-nav__link" >
Chaos
< / a >
< nav class = "md-nav" aria-label = "Chaos" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_1" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#czechia" class = "md-nav__link" >
Czechia
< / a >
< nav class = "md-nav" aria-label = "Czechia" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#bohemican-podcast_1" class = "md-nav__link" >
Bohemican Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#dart" class = "md-nav__link" >
Dart
< / a >
< nav class = "md-nav" aria-label = "Dart" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#its-all-widgets-flutter-podcast_2" class = "md-nav__link" >
It's All Widgets Flutter Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#development" class = "md-nav__link" >
Development
< / a >
< nav class = "md-nav" aria-label = "Development" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#coder-radio_1" class = "md-nav__link" >
Coder Radio
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-chat_1" class = "md-nav__link" >
Django Chat
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-riffs_1" class = "md-nav__link" >
Django Riffs
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#its-all-widgets-flutter-podcast_3" class = "md-nav__link" >
It's All Widgets Flutter Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#python-bytes_1" class = "md-nav__link" >
Python Bytes
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#react-podcast_1" class = "md-nav__link" >
React Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#syntax_1" class = "md-nav__link" >
Syntax
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talk-python-to-me_1" class = "md-nav__link" >
Talk Python To Me
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talking-kotlin_2" class = "md-nav__link" >
Talking Kotlin
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-matt-freire-show_1" class = "md-nav__link" >
The Matt Freire Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-mike-dominick-show_1" class = "md-nav__link" >
The Mike Dominick Show
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#django" class = "md-nav__link" >
Django
< / a >
< nav class = "md-nav" aria-label = "Django" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#django-chat_2" class = "md-nav__link" >
Django Chat
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-riffs_2" class = "md-nav__link" >
Django Riffs
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#entertaining" class = "md-nav__link" >
Entertaining
< / a >
< nav class = "md-nav" aria-label = "Entertaining" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#hardcore-history_1" class = "md-nav__link" >
HardCore History
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#no-agenda_1" class = "md-nav__link" >
No Agenda
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#youre-dead-to-me_1" class = "md-nav__link" >
You're Dead To Me
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#engineering" class = "md-nav__link" >
Engineering
< / a >
< nav class = "md-nav" aria-label = "Engineering" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#engines-of-our-ingenuity_1" class = "md-nav__link" >
Engines Of Our Ingenuity
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#europe" class = "md-nav__link" >
Europe
< / a >
< nav class = "md-nav" aria-label = "Europe" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_2" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#feudalism" class = "md-nav__link" >
Feudalism
< / a >
< nav class = "md-nav" aria-label = "Feudalism" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_3" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#germany" class = "md-nav__link" >
Germany
< / a >
< nav class = "md-nav" aria-label = "Germany" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#history-of-germany_1" class = "md-nav__link" >
History Of Germany
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_4" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#greece" class = "md-nav__link" >
Greece
< / a >
< nav class = "md-nav" aria-label = "Greece" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#the-history-of-ancient-greece_1" class = "md-nav__link" >
The History Of Ancient Greece
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#history" class = "md-nav__link" >
History
< / a >
< nav class = "md-nav" aria-label = "History" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#bohemican-podcast_2" class = "md-nav__link" >
Bohemican Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#hardcore-history_2" class = "md-nav__link" >
HardCore History
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#history-of-germany_2" class = "md-nav__link" >
History Of Germany
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#in-our-time-history_1" class = "md-nav__link" >
In Our Time: History
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-history-of-ancient-greece_2" class = "md-nav__link" >
The History Of Ancient Greece
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_5" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#youre-dead-to-me_2" class = "md-nav__link" >
You're Dead To Me
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#home-lab" class = "md-nav__link" >
Home Lab
< / a >
< nav class = "md-nav" aria-label = "Home Lab" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#self-hosted_1" class = "md-nav__link" >
Self-Hosted
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#internet-of-things" class = "md-nav__link" >
Internet of Things
< / a >
< nav class = "md-nav" aria-label = "Internet of Things" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#minipc_1" class = "md-nav__link" >
MiniPC
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#self-hosted_2" class = "md-nav__link" >
Self-Hosted
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#self-hosted_3" class = "md-nav__link" >
Self-Hosted
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#java" class = "md-nav__link" >
Java
< / a >
< nav class = "md-nav" aria-label = "Java" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#talking-kotlin_3" class = "md-nav__link" >
Talking Kotlin
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#javascript" class = "md-nav__link" >
Javascript
< / a >
< nav class = "md-nav" aria-label = "Javascript" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#react-podcast_2" class = "md-nav__link" >
React Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#syntax_2" class = "md-nav__link" >
Syntax
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#kotlin" class = "md-nav__link" >
Kotlin
< / a >
< nav class = "md-nav" aria-label = "Kotlin" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#talking-kotlin_4" class = "md-nav__link" >
Talking Kotlin
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#linux" class = "md-nav__link" >
Linux
< / a >
< nav class = "md-nav" aria-label = "Linux" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#ask-noah-show_1" class = "md-nav__link" >
Ask Noah Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#destination-linux_1" class = "md-nav__link" >
Destination Linux
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#gnu-world-order_1" class = "md-nav__link" >
GNU World Order
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#late-night-linux_1" class = "md-nav__link" >
Late Night Linux
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-action-news_1" class = "md-nav__link" >
Linux Action News
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-inlaws_1" class = "md-nav__link" >
Linux InLaws
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-unplugged_1" class = "md-nav__link" >
Linux Unplugged
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#minipc_2" class = "md-nav__link" >
MiniPC
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#mintcast_1" class = "md-nav__link" >
MintCast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#self-hosted_4" class = "md-nav__link" >
Self-Hosted
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#sunday-morning-linux-review_1" class = "md-nav__link" >
Sunday Morning Linux Review
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#ubuntu-podcast_1" class = "md-nav__link" >
Ubuntu Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-mint" class = "md-nav__link" >
Linux Mint
< / a >
< nav class = "md-nav" aria-label = "Linux Mint" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#mintcast_2" class = "md-nav__link" >
MintCast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#middle-ages" class = "md-nav__link" >
Middle Ages
< / a >
< nav class = "md-nav" aria-label = "Middle Ages" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_6" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#open-source" class = "md-nav__link" >
Open Source
< / a >
< nav class = "md-nav" aria-label = "Open Source" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#ask-noah-show_2" class = "md-nav__link" >
Ask Noah Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#floss-weekly_1" class = "md-nav__link" >
FLOSS Weekly
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#minipc_3" class = "md-nav__link" >
MiniPC
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#open-source-voices_1" class = "md-nav__link" >
Open Source Voices
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#politics" class = "md-nav__link" >
Politics
< / a >
< nav class = "md-nav" aria-label = "Politics" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#no-agenda_2" class = "md-nav__link" >
No Agenda
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#scholars-sense_1" class = "md-nav__link" >
Scholars & Sense
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#python" class = "md-nav__link" >
Python
< / a >
< nav class = "md-nav" aria-label = "Python" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#django-chat_3" class = "md-nav__link" >
Django Chat
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-riffs_3" class = "md-nav__link" >
Django Riffs
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#python-bytes_2" class = "md-nav__link" >
Python Bytes
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talk-python-to-me_2" class = "md-nav__link" >
Talk Python To Me
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#react" class = "md-nav__link" >
React
< / a >
< nav class = "md-nav" aria-label = "React" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#react-podcast_3" class = "md-nav__link" >
React Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#reformation" class = "md-nav__link" >
Reformation
< / a >
< nav class = "md-nav" aria-label = "Reformation" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_7" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#slackware" class = "md-nav__link" >
Slackware
< / a >
< nav class = "md-nav" aria-label = "Slackware" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#gnu-world-order_2" class = "md-nav__link" >
GNU World Order
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#small-board-computers" class = "md-nav__link" >
Small Board Computers
< / a >
< nav class = "md-nav" aria-label = "Small Board Computers" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#minipc_4" class = "md-nav__link" >
MiniPC
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#sysadmin" class = "md-nav__link" >
SysAdmin
< / a >
< nav class = "md-nav" aria-label = "SysAdmin" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#25-admins_1" class = "md-nav__link" >
2.5 Admins
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#ask-noah-show_3" class = "md-nav__link" >
Ask Noah Show
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#travel" class = "md-nav__link" >
Travel
< / a >
< nav class = "md-nav" aria-label = "Travel" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#bohemican-podcast_3" class = "md-nav__link" >
Bohemican Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#tutorial" class = "md-nav__link" >
Tutorial
< / a >
< nav class = "md-nav" aria-label = "Tutorial" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#django-riffs_4" class = "md-nav__link" >
Django Riffs
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#ubuntu" class = "md-nav__link" >
Ubuntu
< / a >
< nav class = "md-nav" aria-label = "Ubuntu" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#ubuntu-podcast_2" class = "md-nav__link" >
Ubuntu Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#web" class = "md-nav__link" >
Web
< / a >
< nav class = "md-nav" aria-label = "Web" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#django-chat_4" class = "md-nav__link" >
Django Chat
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#its-all-widgets-flutter-podcast_4" class = "md-nav__link" >
It's All Widgets Flutter Podcast
< / a >
< / li >
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< li class = "md-nav__item" >
< a href = "#react-podcast_4" class = "md-nav__link" >
React Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#syntax_3" class = "md-nav__link" >
Syntax
< / a >
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#rss-feeds" class = "md-nav__link" >
RSS Feeds
< / a >
< / li >
< / ul >
< / nav >
< / li >
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< li class = "md-nav__item" >
< a href = "../test-qr-svg-django/" class = "md-nav__link" >
Test QR SVG Django
2021-09-10 05:23:51 -07:00
< / a >
< / li >
2021-09-10 20:26:47 -07:00
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< li class = "md-nav__item" >
< a href = "../prosody-photo-uploads/" class = "md-nav__link" >
Prosody Photo Uploads
< / a >
< / li >
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< li class = "md-nav__item" >
< a href = "../xmpp-apt-notifications/" class = "md-nav__link" >
XMPP Apt Notification
2021-09-10 05:23:51 -07:00
< / a >
< / li >
2021-09-10 20:26:47 -07:00
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< li class = "md-nav__item" >
< a href = "../apache-virtual-hosts/" class = "md-nav__link" >
Apache Virtual Hosts
< / a >
< / li >
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< li class = "md-nav__item" >
< a href = "../sendxmpp-handler-for-python-logging/" class = "md-nav__link" >
SENDXMPP Handler for Python Logging
2021-09-10 05:23:51 -07:00
< / a >
< / li >
2021-09-10 20:26:47 -07:00
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< li class = "md-nav__item" >
< a href = "../instructions-for-tethering-from-phone/" class = "md-nav__link" >
Instruction For Tethering From Phone
< / a >
< / li >
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< li class = "md-nav__item" >
< a href = "../lmde4-custom-partitions-disk-encryption/" class = "md-nav__link" >
LMDE4 Custom Partitions for Disk Encryption
< / a >
< / li >
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< li class = "md-nav__item" >
< a href = "../linux-move-cursor-with-keyboard/" class = "md-nav__link" >
Linux Move Cursor With Keyboard
< / a >
< / li >
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< li class = "md-nav__item" >
< a href = "../simplified-raspberry-streaming/" class = "md-nav__link" >
Simplified Raspberry Streaming
< / a >
< / li >
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< li class = "md-nav__item" >
< a href = "../clear-linux-encrypted-xfs-root/" class = "md-nav__link" >
Clear Linux Encrypted XFS Root
< / a >
< / li >
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< li class = "md-nav__item" >
< a href = "../clear-linux-guest-virt-manager/" class = "md-nav__link" >
Clear Linux Guest Virt Manager
< / a >
< / li >
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< li class = "md-nav__item" >
< a href = "../faster-partitioning-with-sgdisk/" class = "md-nav__link" >
Faster Partitioning with Sgdisk
< / a >
< / li >
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< li class = "md-nav__item" >
< a href = "../lmde3-xfs-full-disk-encryption/" class = "md-nav__link" >
LMDE3 XFS Full Disk Encryption
< / a >
< / li >
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
2021-09-10 05:23:51 -07:00
< li class = "md-nav__item" >
2021-09-10 20:26:47 -07:00
< a href = "../rewrite-hugo-themes-report-in-python/" class = "md-nav__link" >
Rewrite Hugo Themes Report In Python
2021-09-10 05:23:51 -07:00
< / a >
< / li >
2021-09-10 20:26:47 -07:00
< / ul >
< / nav >
< / li >
2021-09-10 05:23:51 -07:00
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle" data-md-toggle = "__nav_2" type = "checkbox" id = "__nav_2" >
< label class = "md-nav__link" for = "__nav_2" >
RSS
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" aria-label = "RSS" data-md-level = "1" >
< label class = "md-nav__title" for = "__nav_2" >
< span class = "md-nav__icon md-icon" > < / span >
RSS
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../rss/" class = "md-nav__link" >
RSS
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "/feed_rss_created.xml" class = "md-nav__link" >
RssCreated
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "/feed_rss_updated.xml" class = "md-nav__link" >
RssUpdated
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle" data-md-toggle = "__nav_3" type = "checkbox" id = "__nav_3" >
< label class = "md-nav__link" for = "__nav_3" >
Links
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" aria-label = "Links" data-md-level = "1" >
< label class = "md-nav__title" for = "__nav_3" >
< span class = "md-nav__icon md-icon" > < / span >
Links
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "../../links/" class = "md-nav__link" >
Links
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://trentpalmer.org" class = "md-nav__link" >
TrentReads
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://blog.trentpalmer.org" class = "md-nav__link" >
AttentionSpanHistory
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://github.com/TrentSPalmer" class = "md-nav__link" >
GitHub
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://twitter.com/boringtrent" class = "md-nav__link" >
Twitter
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://www.facebook.com/trentspalmer" class = "md-nav__link" >
Facebook
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://docs.trentsonlinedocs.xyz/" class = "md-nav__link" >
TrentDocs
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://trentsonlinedocs.xyz/hugo-themes-report/hugo-themes-report.html" class = "md-nav__link" >
HugoThemesReport
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://play.google.com/store/apps/details?id=org.trentpalmer.libre_gps_parser" class = "md-nav__link" >
LibreGpsParser
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://concise-pdx.com/" class = "md-nav__link" >
ConcisePDX
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://trentspalmer.github.io/fcc-challenges/" class = "md-nav__link" >
FreeCodeCampChallenges
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://trentpalmer.work/6a57bbe24d8244289610bf57533d6c6f/" class = "md-nav__link" >
DeviceLayout
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item md-nav__item--active md-nav__item--nested" >
< input class = "md-nav__toggle md-toggle" data-md-toggle = "__nav_4" type = "checkbox" id = "__nav_4" checked >
< label class = "md-nav__link" for = "__nav_4" >
Posts
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< nav class = "md-nav" aria-label = "Posts" data-md-level = "1" >
< label class = "md-nav__title" for = "__nav_4" >
< span class = "md-nav__icon md-icon" > < / span >
Posts
< / label >
< ul class = "md-nav__list" data-md-scrollfix >
2021-09-11 04:13:33 -07:00
< li class = "md-nav__item" >
< a href = "../debian-11-ttrss/" class = "md-nav__link" >
Debian 11 TT-RSS
< / a >
< / li >
2021-09-10 05:23:51 -07:00
< li class = "md-nav__item md-nav__item--active" >
< input class = "md-nav__toggle md-toggle" data-md-toggle = "toc" type = "checkbox" id = "__toc" >
< label class = "md-nav__link md-nav__link--active" for = "__toc" >
Trent's Favorite Podcasts
< span class = "md-nav__icon md-icon" > < / span >
< / label >
< a href = "./" class = "md-nav__link md-nav__link--active" >
Trent's Favorite Podcasts
< / a >
< nav class = "md-nav md-nav--secondary" aria-label = "Table of contents" >
< label class = "md-nav__title" for = "__toc" >
< span class = "md-nav__icon md-icon" > < / span >
Table of contents
< / label >
< ul class = "md-nav__list" data-md-component = "toc" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "#introduction" class = "md-nav__link" >
Introduction
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#categories" class = "md-nav__link" >
Categories
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#alphabetical" class = "md-nav__link" >
Alphabetical
< / a >
< nav class = "md-nav" aria-label = "Alphabetical" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#25-admins" class = "md-nav__link" >
2.5 Admins
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#ask-noah-show" class = "md-nav__link" >
Ask Noah Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#bohemican-podcast" class = "md-nav__link" >
Bohemican Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#coder-radio" class = "md-nav__link" >
Coder Radio
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#destination-linux" class = "md-nav__link" >
Destination Linux
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-chat" class = "md-nav__link" >
Django Chat
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-riffs" class = "md-nav__link" >
Django Riffs
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#engines-of-our-ingenuity" class = "md-nav__link" >
Engines Of Our Ingenuity
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#floss-weekly" class = "md-nav__link" >
FLOSS Weekly
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#gnu-world-order" class = "md-nav__link" >
GNU World Order
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#hardcore-history" class = "md-nav__link" >
HardCore History
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#history-of-germany" class = "md-nav__link" >
History Of Germany
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#in-our-time-history" class = "md-nav__link" >
In Our Time: History
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#its-all-widgets-flutter-podcast" class = "md-nav__link" >
It's All Widgets Flutter Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#late-night-linux" class = "md-nav__link" >
Late Night Linux
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-action-news" class = "md-nav__link" >
Linux Action News
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-inlaws" class = "md-nav__link" >
Linux InLaws
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-unplugged" class = "md-nav__link" >
Linux Unplugged
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#minipc" class = "md-nav__link" >
MiniPC
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#mintcast" class = "md-nav__link" >
MintCast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#no-agenda" class = "md-nav__link" >
No Agenda
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#open-source-voices" class = "md-nav__link" >
Open Source Voices
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#python-bytes" class = "md-nav__link" >
Python Bytes
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#react-podcast" class = "md-nav__link" >
React Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#scholars-sense" class = "md-nav__link" >
Scholars & Sense
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#self-hosted" class = "md-nav__link" >
Self-Hosted
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#sunday-morning-linux-review" class = "md-nav__link" >
Sunday Morning Linux Review
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#syntax" class = "md-nav__link" >
Syntax
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talk-python-to-me" class = "md-nav__link" >
Talk Python To Me
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talking-kotlin" class = "md-nav__link" >
Talking Kotlin
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-history-of-ancient-greece" class = "md-nav__link" >
The History Of Ancient Greece
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-matt-freire-show" class = "md-nav__link" >
The Matt Freire Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-mike-dominick-show" class = "md-nav__link" >
The Mike Dominick Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#ubuntu-podcast" class = "md-nav__link" >
Ubuntu Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#youre-dead-to-me" class = "md-nav__link" >
You're Dead To Me
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#android" class = "md-nav__link" >
Android
< / a >
< nav class = "md-nav" aria-label = "Android" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#its-all-widgets-flutter-podcast_1" class = "md-nav__link" >
It's All Widgets Flutter Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talking-kotlin_1" class = "md-nav__link" >
Talking Kotlin
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#chaos" class = "md-nav__link" >
Chaos
< / a >
< nav class = "md-nav" aria-label = "Chaos" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_1" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#czechia" class = "md-nav__link" >
Czechia
< / a >
< nav class = "md-nav" aria-label = "Czechia" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#bohemican-podcast_1" class = "md-nav__link" >
Bohemican Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#dart" class = "md-nav__link" >
Dart
< / a >
< nav class = "md-nav" aria-label = "Dart" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#its-all-widgets-flutter-podcast_2" class = "md-nav__link" >
It's All Widgets Flutter Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#development" class = "md-nav__link" >
Development
< / a >
< nav class = "md-nav" aria-label = "Development" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#coder-radio_1" class = "md-nav__link" >
Coder Radio
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-chat_1" class = "md-nav__link" >
Django Chat
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-riffs_1" class = "md-nav__link" >
Django Riffs
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#its-all-widgets-flutter-podcast_3" class = "md-nav__link" >
It's All Widgets Flutter Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#python-bytes_1" class = "md-nav__link" >
Python Bytes
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#react-podcast_1" class = "md-nav__link" >
React Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#syntax_1" class = "md-nav__link" >
Syntax
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talk-python-to-me_1" class = "md-nav__link" >
Talk Python To Me
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talking-kotlin_2" class = "md-nav__link" >
Talking Kotlin
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-matt-freire-show_1" class = "md-nav__link" >
The Matt Freire Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-mike-dominick-show_1" class = "md-nav__link" >
The Mike Dominick Show
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#django" class = "md-nav__link" >
Django
< / a >
< nav class = "md-nav" aria-label = "Django" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#django-chat_2" class = "md-nav__link" >
Django Chat
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-riffs_2" class = "md-nav__link" >
Django Riffs
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#entertaining" class = "md-nav__link" >
Entertaining
< / a >
< nav class = "md-nav" aria-label = "Entertaining" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#hardcore-history_1" class = "md-nav__link" >
HardCore History
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#no-agenda_1" class = "md-nav__link" >
No Agenda
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#youre-dead-to-me_1" class = "md-nav__link" >
You're Dead To Me
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#engineering" class = "md-nav__link" >
Engineering
< / a >
< nav class = "md-nav" aria-label = "Engineering" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#engines-of-our-ingenuity_1" class = "md-nav__link" >
Engines Of Our Ingenuity
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#europe" class = "md-nav__link" >
Europe
< / a >
< nav class = "md-nav" aria-label = "Europe" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_2" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#feudalism" class = "md-nav__link" >
Feudalism
< / a >
< nav class = "md-nav" aria-label = "Feudalism" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_3" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#germany" class = "md-nav__link" >
Germany
< / a >
< nav class = "md-nav" aria-label = "Germany" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#history-of-germany_1" class = "md-nav__link" >
History Of Germany
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_4" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#greece" class = "md-nav__link" >
Greece
< / a >
< nav class = "md-nav" aria-label = "Greece" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#the-history-of-ancient-greece_1" class = "md-nav__link" >
The History Of Ancient Greece
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#history" class = "md-nav__link" >
History
< / a >
< nav class = "md-nav" aria-label = "History" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#bohemican-podcast_2" class = "md-nav__link" >
Bohemican Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#hardcore-history_2" class = "md-nav__link" >
HardCore History
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#history-of-germany_2" class = "md-nav__link" >
History Of Germany
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#in-our-time-history_1" class = "md-nav__link" >
In Our Time: History
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-history-of-ancient-greece_2" class = "md-nav__link" >
The History Of Ancient Greece
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_5" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#youre-dead-to-me_2" class = "md-nav__link" >
You're Dead To Me
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#home-lab" class = "md-nav__link" >
Home Lab
< / a >
< nav class = "md-nav" aria-label = "Home Lab" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#self-hosted_1" class = "md-nav__link" >
Self-Hosted
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#internet-of-things" class = "md-nav__link" >
Internet of Things
< / a >
< nav class = "md-nav" aria-label = "Internet of Things" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#minipc_1" class = "md-nav__link" >
MiniPC
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#self-hosted_2" class = "md-nav__link" >
Self-Hosted
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#self-hosted_3" class = "md-nav__link" >
Self-Hosted
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#java" class = "md-nav__link" >
Java
< / a >
< nav class = "md-nav" aria-label = "Java" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#talking-kotlin_3" class = "md-nav__link" >
Talking Kotlin
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#javascript" class = "md-nav__link" >
Javascript
< / a >
< nav class = "md-nav" aria-label = "Javascript" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#react-podcast_2" class = "md-nav__link" >
React Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#syntax_2" class = "md-nav__link" >
Syntax
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#kotlin" class = "md-nav__link" >
Kotlin
< / a >
< nav class = "md-nav" aria-label = "Kotlin" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#talking-kotlin_4" class = "md-nav__link" >
Talking Kotlin
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#linux" class = "md-nav__link" >
Linux
< / a >
< nav class = "md-nav" aria-label = "Linux" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#ask-noah-show_1" class = "md-nav__link" >
Ask Noah Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#destination-linux_1" class = "md-nav__link" >
Destination Linux
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#gnu-world-order_1" class = "md-nav__link" >
GNU World Order
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#late-night-linux_1" class = "md-nav__link" >
Late Night Linux
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-action-news_1" class = "md-nav__link" >
Linux Action News
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-inlaws_1" class = "md-nav__link" >
Linux InLaws
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-unplugged_1" class = "md-nav__link" >
Linux Unplugged
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#minipc_2" class = "md-nav__link" >
MiniPC
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#mintcast_1" class = "md-nav__link" >
MintCast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#self-hosted_4" class = "md-nav__link" >
Self-Hosted
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#sunday-morning-linux-review_1" class = "md-nav__link" >
Sunday Morning Linux Review
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#ubuntu-podcast_1" class = "md-nav__link" >
Ubuntu Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-mint" class = "md-nav__link" >
Linux Mint
< / a >
< nav class = "md-nav" aria-label = "Linux Mint" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#mintcast_2" class = "md-nav__link" >
MintCast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#middle-ages" class = "md-nav__link" >
Middle Ages
< / a >
< nav class = "md-nav" aria-label = "Middle Ages" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_6" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#open-source" class = "md-nav__link" >
Open Source
< / a >
< nav class = "md-nav" aria-label = "Open Source" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#ask-noah-show_2" class = "md-nav__link" >
Ask Noah Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#floss-weekly_1" class = "md-nav__link" >
FLOSS Weekly
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#minipc_3" class = "md-nav__link" >
MiniPC
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#open-source-voices_1" class = "md-nav__link" >
Open Source Voices
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#politics" class = "md-nav__link" >
Politics
< / a >
< nav class = "md-nav" aria-label = "Politics" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#no-agenda_2" class = "md-nav__link" >
No Agenda
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#scholars-sense_1" class = "md-nav__link" >
Scholars & Sense
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#python" class = "md-nav__link" >
Python
< / a >
< nav class = "md-nav" aria-label = "Python" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#django-chat_3" class = "md-nav__link" >
Django Chat
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-riffs_3" class = "md-nav__link" >
Django Riffs
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#python-bytes_2" class = "md-nav__link" >
Python Bytes
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talk-python-to-me_2" class = "md-nav__link" >
Talk Python To Me
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#react" class = "md-nav__link" >
React
< / a >
< nav class = "md-nav" aria-label = "React" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#react-podcast_3" class = "md-nav__link" >
React Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#reformation" class = "md-nav__link" >
Reformation
< / a >
< nav class = "md-nav" aria-label = "Reformation" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_7" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#slackware" class = "md-nav__link" >
Slackware
< / a >
< nav class = "md-nav" aria-label = "Slackware" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#gnu-world-order_2" class = "md-nav__link" >
GNU World Order
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#small-board-computers" class = "md-nav__link" >
Small Board Computers
< / a >
< nav class = "md-nav" aria-label = "Small Board Computers" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#minipc_4" class = "md-nav__link" >
MiniPC
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#sysadmin" class = "md-nav__link" >
SysAdmin
< / a >
< nav class = "md-nav" aria-label = "SysAdmin" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#25-admins_1" class = "md-nav__link" >
2.5 Admins
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#ask-noah-show_3" class = "md-nav__link" >
Ask Noah Show
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#travel" class = "md-nav__link" >
Travel
< / a >
< nav class = "md-nav" aria-label = "Travel" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#bohemican-podcast_3" class = "md-nav__link" >
Bohemican Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#tutorial" class = "md-nav__link" >
Tutorial
< / a >
< nav class = "md-nav" aria-label = "Tutorial" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#django-riffs_4" class = "md-nav__link" >
Django Riffs
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#ubuntu" class = "md-nav__link" >
Ubuntu
< / a >
< nav class = "md-nav" aria-label = "Ubuntu" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#ubuntu-podcast_2" class = "md-nav__link" >
Ubuntu Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#web" class = "md-nav__link" >
Web
< / a >
< nav class = "md-nav" aria-label = "Web" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#django-chat_4" class = "md-nav__link" >
Django Chat
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#its-all-widgets-flutter-podcast_4" class = "md-nav__link" >
It's All Widgets Flutter Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#react-podcast_4" class = "md-nav__link" >
React Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#syntax_3" class = "md-nav__link" >
Syntax
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#rss-feeds" class = "md-nav__link" >
RSS Feeds
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "../test-qr-svg-django/" class = "md-nav__link" >
2021-09-10 20:26:47 -07:00
Test QR SVG Django
2021-09-10 05:23:51 -07:00
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../prosody-photo-uploads/" class = "md-nav__link" >
Prosody Photo Uploads
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../xmpp-apt-notifications/" class = "md-nav__link" >
2021-09-10 20:26:47 -07:00
XMPP Apt Notification
2021-09-10 05:23:51 -07:00
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../apache-virtual-hosts/" class = "md-nav__link" >
Apache Virtual Hosts
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../sendxmpp-handler-for-python-logging/" class = "md-nav__link" >
2021-09-10 20:26:47 -07:00
SENDXMPP Handler for Python Logging
2021-09-10 05:23:51 -07:00
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../instructions-for-tethering-from-phone/" class = "md-nav__link" >
2021-09-10 20:26:47 -07:00
Instruction For Tethering From Phone
2021-09-10 05:23:51 -07:00
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../lmde4-custom-partitions-disk-encryption/" class = "md-nav__link" >
2021-09-10 20:26:47 -07:00
LMDE4 Custom Partitions for Disk Encryption
2021-09-10 05:23:51 -07:00
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../linux-move-cursor-with-keyboard/" class = "md-nav__link" >
Linux Move Cursor With Keyboard
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../simplified-raspberry-streaming/" class = "md-nav__link" >
Simplified Raspberry Streaming
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../clear-linux-encrypted-xfs-root/" class = "md-nav__link" >
2021-09-10 20:26:47 -07:00
Clear Linux Encrypted XFS Root
2021-09-10 05:23:51 -07:00
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../clear-linux-guest-virt-manager/" class = "md-nav__link" >
Clear Linux Guest Virt Manager
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../faster-partitioning-with-sgdisk/" class = "md-nav__link" >
2021-09-10 20:26:47 -07:00
Faster Partitioning with Sgdisk
2021-09-10 05:23:51 -07:00
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../lmde3-xfs-full-disk-encryption/" class = "md-nav__link" >
2021-09-10 20:26:47 -07:00
LMDE3 XFS Full Disk Encryption
2021-09-10 05:23:51 -07:00
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "../rewrite-hugo-themes-report-in-python/" class = "md-nav__link" >
2021-09-10 20:26:47 -07:00
Rewrite Hugo Themes Report In Python
2021-09-10 05:23:51 -07:00
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "https://trentpalmer.org" class = "md-nav__link" >
TrentReads
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://blog.trentpalmer.org" class = "md-nav__link" >
AttentionSpanHistory
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://github.com/TrentSPalmer" class = "md-nav__link" >
GitHub
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://twitter.com/boringtrent" class = "md-nav__link" >
Twitter
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://www.facebook.com/trentspalmer" class = "md-nav__link" >
Facebook
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://docs.trentsonlinedocs.xyz/" class = "md-nav__link" >
TrentDocs
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://trentsonlinedocs.xyz/hugo-themes-report/hugo-themes-report.html" class = "md-nav__link" >
HugoThemesReport
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "https://play.google.com/store/apps/details?id=org.trentpalmer.libre_gps_parser" class = "md-nav__link" >
LibreGpsParser
< / a >
< / li >
< / ul >
< / nav >
< / div >
< / div >
< / div >
< div class = "md-sidebar md-sidebar--secondary" data-md-component = "sidebar" data-md-type = "toc" >
< div class = "md-sidebar__scrollwrap" >
< div class = "md-sidebar__inner" >
< nav class = "md-nav md-nav--secondary" aria-label = "Table of contents" >
< label class = "md-nav__title" for = "__toc" >
< span class = "md-nav__icon md-icon" > < / span >
Table of contents
< / label >
< ul class = "md-nav__list" data-md-component = "toc" data-md-scrollfix >
< li class = "md-nav__item" >
< a href = "#introduction" class = "md-nav__link" >
Introduction
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#categories" class = "md-nav__link" >
Categories
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#alphabetical" class = "md-nav__link" >
Alphabetical
< / a >
< nav class = "md-nav" aria-label = "Alphabetical" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#25-admins" class = "md-nav__link" >
2.5 Admins
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#ask-noah-show" class = "md-nav__link" >
Ask Noah Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#bohemican-podcast" class = "md-nav__link" >
Bohemican Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#coder-radio" class = "md-nav__link" >
Coder Radio
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#destination-linux" class = "md-nav__link" >
Destination Linux
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-chat" class = "md-nav__link" >
Django Chat
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-riffs" class = "md-nav__link" >
Django Riffs
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#engines-of-our-ingenuity" class = "md-nav__link" >
Engines Of Our Ingenuity
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#floss-weekly" class = "md-nav__link" >
FLOSS Weekly
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#gnu-world-order" class = "md-nav__link" >
GNU World Order
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#hardcore-history" class = "md-nav__link" >
HardCore History
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#history-of-germany" class = "md-nav__link" >
History Of Germany
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#in-our-time-history" class = "md-nav__link" >
In Our Time: History
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#its-all-widgets-flutter-podcast" class = "md-nav__link" >
It's All Widgets Flutter Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#late-night-linux" class = "md-nav__link" >
Late Night Linux
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-action-news" class = "md-nav__link" >
Linux Action News
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-inlaws" class = "md-nav__link" >
Linux InLaws
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-unplugged" class = "md-nav__link" >
Linux Unplugged
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#minipc" class = "md-nav__link" >
MiniPC
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#mintcast" class = "md-nav__link" >
MintCast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#no-agenda" class = "md-nav__link" >
No Agenda
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#open-source-voices" class = "md-nav__link" >
Open Source Voices
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#python-bytes" class = "md-nav__link" >
Python Bytes
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#react-podcast" class = "md-nav__link" >
React Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#scholars-sense" class = "md-nav__link" >
Scholars & Sense
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#self-hosted" class = "md-nav__link" >
Self-Hosted
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#sunday-morning-linux-review" class = "md-nav__link" >
Sunday Morning Linux Review
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#syntax" class = "md-nav__link" >
Syntax
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talk-python-to-me" class = "md-nav__link" >
Talk Python To Me
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talking-kotlin" class = "md-nav__link" >
Talking Kotlin
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-history-of-ancient-greece" class = "md-nav__link" >
The History Of Ancient Greece
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-matt-freire-show" class = "md-nav__link" >
The Matt Freire Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-mike-dominick-show" class = "md-nav__link" >
The Mike Dominick Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#ubuntu-podcast" class = "md-nav__link" >
Ubuntu Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#youre-dead-to-me" class = "md-nav__link" >
You're Dead To Me
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#android" class = "md-nav__link" >
Android
< / a >
< nav class = "md-nav" aria-label = "Android" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#its-all-widgets-flutter-podcast_1" class = "md-nav__link" >
It's All Widgets Flutter Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talking-kotlin_1" class = "md-nav__link" >
Talking Kotlin
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#chaos" class = "md-nav__link" >
Chaos
< / a >
< nav class = "md-nav" aria-label = "Chaos" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_1" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#czechia" class = "md-nav__link" >
Czechia
< / a >
< nav class = "md-nav" aria-label = "Czechia" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#bohemican-podcast_1" class = "md-nav__link" >
Bohemican Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#dart" class = "md-nav__link" >
Dart
< / a >
< nav class = "md-nav" aria-label = "Dart" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#its-all-widgets-flutter-podcast_2" class = "md-nav__link" >
It's All Widgets Flutter Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#development" class = "md-nav__link" >
Development
< / a >
< nav class = "md-nav" aria-label = "Development" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#coder-radio_1" class = "md-nav__link" >
Coder Radio
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-chat_1" class = "md-nav__link" >
Django Chat
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-riffs_1" class = "md-nav__link" >
Django Riffs
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#its-all-widgets-flutter-podcast_3" class = "md-nav__link" >
It's All Widgets Flutter Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#python-bytes_1" class = "md-nav__link" >
Python Bytes
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#react-podcast_1" class = "md-nav__link" >
React Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#syntax_1" class = "md-nav__link" >
Syntax
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talk-python-to-me_1" class = "md-nav__link" >
Talk Python To Me
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talking-kotlin_2" class = "md-nav__link" >
Talking Kotlin
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-matt-freire-show_1" class = "md-nav__link" >
The Matt Freire Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-mike-dominick-show_1" class = "md-nav__link" >
The Mike Dominick Show
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#django" class = "md-nav__link" >
Django
< / a >
< nav class = "md-nav" aria-label = "Django" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#django-chat_2" class = "md-nav__link" >
Django Chat
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-riffs_2" class = "md-nav__link" >
Django Riffs
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#entertaining" class = "md-nav__link" >
Entertaining
< / a >
< nav class = "md-nav" aria-label = "Entertaining" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#hardcore-history_1" class = "md-nav__link" >
HardCore History
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#no-agenda_1" class = "md-nav__link" >
No Agenda
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#youre-dead-to-me_1" class = "md-nav__link" >
You're Dead To Me
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#engineering" class = "md-nav__link" >
Engineering
< / a >
< nav class = "md-nav" aria-label = "Engineering" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#engines-of-our-ingenuity_1" class = "md-nav__link" >
Engines Of Our Ingenuity
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#europe" class = "md-nav__link" >
Europe
< / a >
< nav class = "md-nav" aria-label = "Europe" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_2" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#feudalism" class = "md-nav__link" >
Feudalism
< / a >
< nav class = "md-nav" aria-label = "Feudalism" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_3" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#germany" class = "md-nav__link" >
Germany
< / a >
< nav class = "md-nav" aria-label = "Germany" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#history-of-germany_1" class = "md-nav__link" >
History Of Germany
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_4" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#greece" class = "md-nav__link" >
Greece
< / a >
< nav class = "md-nav" aria-label = "Greece" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#the-history-of-ancient-greece_1" class = "md-nav__link" >
The History Of Ancient Greece
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#history" class = "md-nav__link" >
History
< / a >
< nav class = "md-nav" aria-label = "History" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#bohemican-podcast_2" class = "md-nav__link" >
Bohemican Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#hardcore-history_2" class = "md-nav__link" >
HardCore History
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#history-of-germany_2" class = "md-nav__link" >
History Of Germany
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#in-our-time-history_1" class = "md-nav__link" >
In Our Time: History
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#the-history-of-ancient-greece_2" class = "md-nav__link" >
The History Of Ancient Greece
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_5" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#youre-dead-to-me_2" class = "md-nav__link" >
You're Dead To Me
< / a >
< / li >
< / ul >
2021-07-25 03:38:54 -07:00
< / nav >
2021-09-10 05:23:51 -07:00
< / li >
2021-07-25 03:38:54 -07:00
2021-09-10 05:23:51 -07:00
< li class = "md-nav__item" >
< a href = "#home-lab" class = "md-nav__link" >
Home Lab
< / a >
< nav class = "md-nav" aria-label = "Home Lab" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#self-hosted_1" class = "md-nav__link" >
Self-Hosted
< / a >
< / li >
< / ul >
< / nav >
< / li >
2021-07-25 03:38:54 -07:00
2021-09-10 05:23:51 -07:00
< li class = "md-nav__item" >
< a href = "#internet-of-things" class = "md-nav__link" >
Internet of Things
< / a >
< nav class = "md-nav" aria-label = "Internet of Things" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#minipc_1" class = "md-nav__link" >
MiniPC
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#self-hosted_2" class = "md-nav__link" >
Self-Hosted
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#self-hosted_3" class = "md-nav__link" >
Self-Hosted
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#java" class = "md-nav__link" >
Java
< / a >
< nav class = "md-nav" aria-label = "Java" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#talking-kotlin_3" class = "md-nav__link" >
Talking Kotlin
< / a >
< / li >
< / ul >
< / nav >
< / li >
2021-07-25 03:38:54 -07:00
2021-09-10 05:23:51 -07:00
< li class = "md-nav__item" >
< a href = "#javascript" class = "md-nav__link" >
Javascript
< / a >
< nav class = "md-nav" aria-label = "Javascript" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#react-podcast_2" class = "md-nav__link" >
React Podcast
< / a >
< / li >
2021-07-25 03:38:54 -07:00
2021-09-10 05:23:51 -07:00
< li class = "md-nav__item" >
< a href = "#syntax_2" class = "md-nav__link" >
Syntax
< / a >
< / li >
2021-07-25 03:38:54 -07:00
2021-09-10 05:23:51 -07:00
< / ul >
< / nav >
< / li >
2021-07-25 03:38:54 -07:00
2021-09-10 05:23:51 -07:00
< li class = "md-nav__item" >
< a href = "#kotlin" class = "md-nav__link" >
Kotlin
< / a >
< nav class = "md-nav" aria-label = "Kotlin" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#talking-kotlin_4" class = "md-nav__link" >
Talking Kotlin
< / a >
< / li >
< / ul >
< / nav >
< / li >
2021-07-25 03:38:54 -07:00
2021-09-10 05:23:51 -07:00
< li class = "md-nav__item" >
< a href = "#linux" class = "md-nav__link" >
Linux
< / a >
2021-07-25 03:38:54 -07:00
2021-09-10 05:23:51 -07:00
< nav class = "md-nav" aria-label = "Linux" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#ask-noah-show_1" class = "md-nav__link" >
Ask Noah Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#destination-linux_1" class = "md-nav__link" >
Destination Linux
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#gnu-world-order_1" class = "md-nav__link" >
GNU World Order
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#late-night-linux_1" class = "md-nav__link" >
Late Night Linux
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-action-news_1" class = "md-nav__link" >
Linux Action News
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-inlaws_1" class = "md-nav__link" >
Linux InLaws
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-unplugged_1" class = "md-nav__link" >
Linux Unplugged
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#minipc_2" class = "md-nav__link" >
MiniPC
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#mintcast_1" class = "md-nav__link" >
MintCast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#self-hosted_4" class = "md-nav__link" >
Self-Hosted
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#sunday-morning-linux-review_1" class = "md-nav__link" >
Sunday Morning Linux Review
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#ubuntu-podcast_1" class = "md-nav__link" >
Ubuntu Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#linux-mint" class = "md-nav__link" >
Linux Mint
< / a >
< nav class = "md-nav" aria-label = "Linux Mint" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#mintcast_2" class = "md-nav__link" >
MintCast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#middle-ages" class = "md-nav__link" >
Middle Ages
< / a >
< nav class = "md-nav" aria-label = "Middle Ages" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_6" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#open-source" class = "md-nav__link" >
Open Source
< / a >
< nav class = "md-nav" aria-label = "Open Source" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#ask-noah-show_2" class = "md-nav__link" >
Ask Noah Show
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#floss-weekly_1" class = "md-nav__link" >
FLOSS Weekly
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#minipc_3" class = "md-nav__link" >
MiniPC
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#open-source-voices_1" class = "md-nav__link" >
Open Source Voices
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#politics" class = "md-nav__link" >
Politics
< / a >
< nav class = "md-nav" aria-label = "Politics" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#no-agenda_2" class = "md-nav__link" >
No Agenda
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#scholars-sense_1" class = "md-nav__link" >
Scholars & Sense
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#python" class = "md-nav__link" >
Python
< / a >
< nav class = "md-nav" aria-label = "Python" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#django-chat_3" class = "md-nav__link" >
Django Chat
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#django-riffs_3" class = "md-nav__link" >
Django Riffs
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#python-bytes_2" class = "md-nav__link" >
Python Bytes
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#talk-python-to-me_2" class = "md-nav__link" >
Talk Python To Me
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#react" class = "md-nav__link" >
React
< / a >
< nav class = "md-nav" aria-label = "React" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#react-podcast_3" class = "md-nav__link" >
React Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#reformation" class = "md-nav__link" >
Reformation
< / a >
< nav class = "md-nav" aria-label = "Reformation" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#wittenberg-to-westphalia_7" class = "md-nav__link" >
Wittenberg To Westphalia
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#slackware" class = "md-nav__link" >
Slackware
< / a >
< nav class = "md-nav" aria-label = "Slackware" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#gnu-world-order_2" class = "md-nav__link" >
GNU World Order
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#small-board-computers" class = "md-nav__link" >
Small Board Computers
< / a >
< nav class = "md-nav" aria-label = "Small Board Computers" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#minipc_4" class = "md-nav__link" >
MiniPC
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#sysadmin" class = "md-nav__link" >
SysAdmin
< / a >
< nav class = "md-nav" aria-label = "SysAdmin" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#25-admins_1" class = "md-nav__link" >
2.5 Admins
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#ask-noah-show_3" class = "md-nav__link" >
Ask Noah Show
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#travel" class = "md-nav__link" >
Travel
< / a >
< nav class = "md-nav" aria-label = "Travel" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#bohemican-podcast_3" class = "md-nav__link" >
Bohemican Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#tutorial" class = "md-nav__link" >
Tutorial
< / a >
< nav class = "md-nav" aria-label = "Tutorial" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#django-riffs_4" class = "md-nav__link" >
Django Riffs
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#ubuntu" class = "md-nav__link" >
Ubuntu
< / a >
< nav class = "md-nav" aria-label = "Ubuntu" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#ubuntu-podcast_2" class = "md-nav__link" >
Ubuntu Podcast
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#web" class = "md-nav__link" >
Web
< / a >
< nav class = "md-nav" aria-label = "Web" >
< ul class = "md-nav__list" >
< li class = "md-nav__item" >
< a href = "#django-chat_4" class = "md-nav__link" >
Django Chat
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#its-all-widgets-flutter-podcast_4" class = "md-nav__link" >
It's All Widgets Flutter Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#react-podcast_4" class = "md-nav__link" >
React Podcast
< / a >
< / li >
< li class = "md-nav__item" >
< a href = "#syntax_3" class = "md-nav__link" >
Syntax
< / a >
< / li >
< / ul >
< / nav >
< / li >
< li class = "md-nav__item" >
< a href = "#rss-feeds" class = "md-nav__link" >
RSS Feeds
< / a >
< / li >
< / ul >
< / nav >
< / div >
< / div >
< / div >
< div class = "md-content" data-md-component = "content" >
< article class = "md-content__inner md-typeset" >
2021-07-25 03:38:54 -07:00
2021-09-10 20:26:47 -07:00
2021-09-10 05:23:51 -07:00
< h1 > Trent's Favorite Podcasts< / h1 >
2021-07-25 03:38:54 -07:00
< p > date: 2021-07-23< / p >
< h2 id = "introduction" > < strong > Introduction< / strong > < / h2 >
< p > Someone asked me 10 years ago what are my favorite podcasts, so here you go.
Note that a lot of podcasts tend to improve over
time as the hosts become more skilled at production.< / p >
< p > Now you see why road trips with me are so much fun!< / p >
< p > To subscribe to any podcast, simply paste the rss link in to any podcast client application.
My preference on Android is
< a href = "https://play.google.com/store/apps/details?id=de.danoeh.antennapod" target = "_blank" > AntennaPod< / a > ,
but there are many others to choose from.< / p >
< h2 id = "categories" > < strong > Categories< / strong > < / h2 >
< p > < a href = "#rss-feeds" > RSS Feeds< / a > ,
< a href = "#alphabetical" > Alphabetical< / a > ,
< a href = "#android" > Android< / a > ,
< a href = "#chaos" > Chaos< / a > ,
< a href = "#czechia" > Czechia< / a > ,
< a href = "#dart" > Dart< / a > ,
< a href = "#development" > Development< / a > ,
< a href = "#django" > Django< / a > ,
< a href = "#entertaining" > Entertaining< / a > ,
< a href = "#engineering" > Engineering< / a > ,
< a href = "#europe" > Europe< / a > ,
< a href = "#feudalism" > Feudalism< / a > ,
< a href = "#germany" > Germany< / a > ,
< a href = "#greece" > Greece< / a > ,
< a href = "#history" > History< / a > ,
< a href = "#home-lab" > HomeLab< / a > ,
< a href = "#internet-of-things" > IOT< / a > ,
< a href = "#java" > Java< / a > ,
< a href = "#javascript" > Javascript< / a > ,
< a href = "#kotlin" > Kotlin< / a > ,
< a href = "#linux" > Linux< / a > ,
< a href = "#linux-mint" > linuxMint< / a > ,
< a href = "#middle-ages" > MiddleAges< / a > ,
< a href = "#open-source" > OpenSource< / a > ,
< a href = "#politics" > Politics< / a > ,
< a href = "#python" > Python< / a > ,
< a href = "#react" > React< / a > ,
< a href = "#reformation" > Reformation< / a > ,
< a href = "#slackware" > Slackware< / a > ,
< a href = "#small-board-computers" > SBCs< / a > ,
< a href = "#sysadmin" > SysAdmin< / a > ,
< a href = "#travel" > Travel< / a > ,
< a href = "#tutorial" > Tutorial< / a > ,
< a href = "#ubuntu" > Ubuntu< / a > ,
< a href = "#web" > Web< / a > < / p >
< h2 id = "alphabetical" > < strong > Alphabetical< / strong > < / h2 >
< h3 id = "25-admins" > < a href = "https://2.5admins.com/" target = "_blank" > 2.5 Admins< / a > < / h3 >
< p > Host < a href = "https://twitter.com/joeressington" target = "_blank" > Joe Ressington< / a > is a podcast
production savant. < a href = "https://arstechnica.com/author/jimsalter/" target = "_blank" > Jim Salter< / a >
is a SysAdmin and tech journalist and a developer of ZFS utilities.
< a href = "http://www.allanjude.com/" target = "_blank" > Allan Jude< / a > is a
< a href = "https://www.freebsd.org/" target = "_blank" > FreeBSD< / a > developer who operates
a video streaming service called < a href = "https://www.scaleengine.com/" target = "_blank" > Scale Engine< / a > .< / p >
< ul >
< li > < a href = "https://2.5admins.com/feed/podcast" target = "_blank" > 2.5 Admins RSS< / a > < / li >
< / ul >
< h3 id = "ask-noah-show" > < a href = "http://www.asknoahshow.com/" target = "_blank" > Ask Noah Show< / a > < / h3 >
< p > < a href = "http://www.asknoahshow.com/" target = "_blank" > Ask Noah Show< / a > is a Radio Callin Show
about Linux and Open Source. Host < a href = "https://twitter.com/kernellinux" target = "_blank" > Noah Chelliah< / a >
operates < a href = "https://www.altispeed.com/" target = "_blank" > AltiSpeed< / a > , an IT company in Fargo.< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/asknoah/rss" target = "_blank" > Ask Noah Show RSS< / a > < / li >
< / ul >
< h3 id = "bohemican-podcast" > < a href = "http://www.bohemican.com/bohemican-podcast.html" target = "_blank" > Bohemican Podcast< / a > < / h3 >
< p > < a href = "http://www.bohemican.com/bohemican-podcast.html" target = "_blank" > Bohemican Podcast< / a >
is a podcast about the history of Bohemia and Moravia including travel tips.
Hosts Travis Dow and Pete Coleman are Americans living and working in Prague.< / p >
< ul >
< li > < a href = "https://rss.acast.com/bohemican" target = "_blank" > Bohemican RSS< / a > < / li >
< / ul >
< h3 id = "coder-radio" > < a href = "https://coder.show/" target = "_blank" > Coder Radio< / a > < / h3 >
< p > < a href = "https://coder.show/" target = "_blank" > Coder Radio< / a > features
< a href = "https://dominickm.com/" target = "_blank" > Mike Dominick< / a > .< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/coder/rss" target = "_blank" > Coder Radio RSS< / a > < / li >
< / ul >
< h3 id = "destination-linux" > < a href = "https://destinationlinux.org/" target = "_blank" > Destination Linux< / a > < / h3 >
< p > < a href = "https://destinationlinux.org/" target = "_blank" > Destination Linux< / a > is a round-table
podcast about Linux.< / p >
< ul >
< li > < a href = "https://destinationlinux.org/feed/mp3" target = "_blank" > Destination Linux RSS< / a > < / li >
< / ul >
< h3 id = "django-chat" > < a href = "https://djangochat.com/" target = "_blank" > Django Chat< / a > < / h3 >
< p > < a href = "https://djangochat.com/" target = "_blank" > Django Chat< / a > is a two-man
team podcast about the development and community of
< a href = "https://www.djangoproject.com/" target = "_blank" > Django< / a > , which is
an opinionated and structured python web-application framework.< / p >
< ul >
< li > < a href = "https://feeds.simplecast.com/WpQaX_cs" target = "_blank" > Django Chat RSS< / a > < / li >
< / ul >
< h3 id = "django-riffs" > < a href = "https://djangoriffs.com/" target = "_blank" > Django Riffs< / a > < / h3 >
< p > < a href = "https://djangoriffs.com/" target = "_blank" > Django Riffs< / a > is
an instructional, tutorial podcast about
< a href = "https://www.djangoproject.com/" target = "_blank" > Django< / a > , which is
an opinionated and structured python web-application framework.< / p >
< ul >
< li > < a href = "https://feeds.simplecast.com/l_5sU3vk" target = "_blank" > Django Riffs RSS< / a > < / li >
< / ul >
< h3 id = "engines-of-our-ingenuity" > < a href = "https://www.uh.edu/engines/" target = "_blank" > Engines Of Our Ingenuity< / a > < / h3 >
< p > < a href = "https://www.uh.edu/engines/" target = "_blank" > Engines Of Our Ingenuity< / a >
is a short daily podcast about engineering and culture.< / p >
< ul >
< li > < a href = "https://www.houstonpublicmedia.org/podcasts/engines-of-our-ingenuity/" target = "_blank" > Engines Of Our Ingenuity< / a > < / li >
< / ul >
< h3 id = "floss-weekly" > < a href = "https://twit.tv/shows/floss-weekly" target = "_blank" > FLOSS Weekly< / a > < / h3 >
< p > < a href = "https://twit.tv/shows/floss-weekly" target = "_blank" > FLOSS Weekly< / a > is a
podcast about free, libre, open-source software.< / p >
< ul >
< li > < a href = "https://feeds.twit.tv/floss.xml" target = "_blank" > FLOSS Weekly RSS< / a > < / li >
< / ul >
< h3 id = "gnu-world-order" > < a href = "https://gnuworldorder.info/" target = "_blank" > GNU World Order< / a > < / h3 >
< p > < a href = "https://gnuworldorder.info/" target = "_blank" > GNU World Order< / a > is a podcast
about Linux, especially Slackware.< / p >
< ul >
< li > < a href = "https://gnuworldorder.info/ogg.xml" target = "_blank" > GNU World Order RSS< / a > < / li >
< / ul >
< h3 id = "hardcore-history" > < a href = "https://www.dancarlin.com/hardcore-history-series/" target = "_blank" > HardCore History< / a > < / h3 >
< p > < a href = "https://www.dancarlin.com/hardcore-history-series/" target = "_blank" > HardCore History< / a >
is an exciting and entertaining history podcast, mostly focusing on war.< / p >
< ul >
< li > < a href = "https://feeds.feedburner.com/dancarlin/history?format=xml" target = "_blank" > HardCore History RSS< / a > < / li >
< / ul >
< h3 id = "history-of-germany" > < a href = "https://play.acast.com/s/historyofgermany" target = "_blank" > History Of Germany< / a > < / h3 >
< p > Unfortunately, the
< a href = "https://play.acast.com/s/historyofgermany" target = "_blank" > History Of Germany< / a >
podcast, hosted by Travis Dow,
suffers from sputtery repitition, um you know sputtery repitition,
circular explanations, so like circular explanations,
and some minor < em > valley talk< / em > and < em > vocal fry< / em > issues,
so um like yeah.< / p >
< p > But the subject target is rich, exhaustive, and comprehensive, and covers
the history of both Germany and Germanic peoples and tribes beginning
with the Neanderthals.< / p >
< ul >
< li > < a href = "https://feeds.acast.com/public/shows/4b1ee9e3-abbb-4c40-b97a-5886583f55f9" target = "_blank" > History Of Germany RSS< / a > < / li >
< / ul >
< h3 id = "in-our-time-history" > < a href = "https://www.bbc.co.uk/programmes/b006qykl" target = "_blank" > In Our Time: History< / a > < / h3 >
< p > < a href = "https://www.bbc.co.uk/programmes/b006qykl" target = "_blank" > In Our Time: History< / a >
is a lively and argumentative history conversation betwixt a revolving round-table
of academic historians.< / p >
< ul >
< li > < a href = "https://podcasts.files.bbci.co.uk/p01dh5yg.rss" target = "_blank" > In Our Time: History RSS< / a > < / li >
< / ul >
< h3 id = "its-all-widgets-flutter-podcast" > < a href = "https://itsallwidgets.com/podcast" target = "_blank" > It's All Widgets Flutter Podcast< / a > < / h3 >
< p > < a href = "https://itsallwidgets.com/podcast" target = "_blank" > It's All Widgets Flutter Podcast< / a >
is a podcast about < a href = "https://flutter.dev/" target = "_blank" > Flutter< / a > .< / p >
< ul >
< li > < a href = "https://itsallwidgets.com/podcast/feed" target = "_blank" > It's All Widgets Flutter Podcast RSS< / a > < / li >
< / ul >
< h3 id = "late-night-linux" > < a href = "https://latenightlinux.com/" target = "_blank" > Late Night Linux< / a > < / h3 >
< p > < a href = "https://latenightlinux.com/" target = "_blank" > Late Night Linux< / a >
is a round-table podcast of exquisite production value, about Linux.< / p >
< ul >
< li > < a href = "https://latenightlinux.com/feed/mp3" target = "_blank" > Late Night Linux RSS< / a > < / li >
< / ul >
< h3 id = "linux-action-news" > < a href = "https://linuxactionnews.com/" target = "_blank" > Linux Action News< / a > < / h3 >
< p > < a href = "https://linuxactionnews.com/" target = "_blank" > Linux Action News< / a >
is a weekly podcast of Linux News.< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/linuxactionnews/rss" target = "_blank" > Linux Action News RSS< / a > < / li >
< / ul >
< h3 id = "linux-inlaws" > < a href = "https://linuxinlaws.eu/" target = "_blank" > Linux InLaws< / a > < / h3 >
< p > < a href = "https://linuxinlaws.eu/" target = "_blank" > Linux InLaws< / a >
ist ein bier-sodden Podcast über Linux.< / p >
< ul >
< li > < a href = "https://linuxinlaws.eu/inlaws_rss.xml" target = "_blank" > Linux InLaws RSS< / a > < / li >
< / ul >
< h3 id = "linux-unplugged" > < a href = "https://linuxunplugged.com/" target = "_blank" > Linux Unplugged< / a > < / h3 >
< p > < a href = "https://linuxunplugged.com/" target = "_blank" > Linux Unplugged< / a >
is a podcast about Linux with live audience participation via mumble.< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/linuxunplugged/rss" target = "_blank" > Linux Unplugged RSS< / a > < / li >
< / ul >
< h3 id = "minipc" > < a href = "https://podnutz.com/category/minipc/" target = "_blank" > MiniPC< / a > < / h3 >
< p > < a href = "https://podnutz.com/category/minipc/" target = "_blank" > MiniPC< / a >
is a round-table podcast about SBC computers, such as the RaspberryPI,
as well as IOT.< / p >
< ul >
< li > < a href = "https://feeds.feedburner.com/podnutz/minipcshow" target = "_blank" > MiniPC RSS< / a > < / li >
< / ul >
< h3 id = "mintcast" > < a href = "https://mintcast.org/" target = "_blank" > MintCast< / a > < / h3 >
< p > < a href = "https://mintcast.org/" target = "_blank" > MintCast< / a > is a long-running
round-table podcast by the Linux Mint community for all users of Linux.< / p >
< ul >
< li > < a href = "https://mintcast.org/category/mp3/feed/" target = "_blank" > MintCast RSS< / a > < / li >
< / ul >
< h3 id = "no-agenda" > < a href = "https://www.noagendashow.net/" target = "_blank" > No Agenda< / a > < / h3 >
< p > < a href = "https://www.noagendashow.net/" target = "_blank" > No Agenda< / a > Host
< a href = "https://en.wikipedia.org/wiki/Adam_Curry" target = "_blank" > Adam Curry< / a >
is a former MTV Personality from the
80s, and consequently the podcast has a very high production value. Host
< a href = "https://en.wikipedia.org/wiki/John_C._Dvorak" target = "_blank" > John C Dvorak< / a >
is a tech journalist.< / p >
< ul >
< li > < a href = "http://feed.nashownotes.com/rss.xml" target = "_blank" > No Agenda RSS< / a > < / li >
< / ul >
< h3 id = "open-source-voices" > < a href = "https://www.opensourcevoices.org/" target = "_blank" > Open Source Voices< / a > < / h3 >
< p > < a href = "https://www.opensourcevoices.org/" target = "_blank" > Open Source Voices< / a >
is an interview podcast featuring open-source personalities, hosted by
< a href = "https://www.linkedin.com/in/q5sys/" target = "_blank" > J.T. Pennington< / a > < / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/opensourcevoices/rss" target = "_blank" > Open Source Voices< / a > < / li >
< / ul >
< h3 id = "python-bytes" > < a href = "https://pythonbytes.fm/" target = "_blank" > Python Bytes< / a > < / h3 >
< p > < a href = "https://pythonbytes.fm/" target = "_blank" > Python Bytes< / a > is a podcast
about Python.< / p >
< ul >
< li > < a href = "https://pythonbytes.fm/episodes/all" target = "_blank" > Python Bytes RSS< / a > < / li >
< / ul >
< h3 id = "react-podcast" > < a href = "https://reactpodcast.simplecast.com/" target = "_blank" > React Podcast< / a > < / h3 >
< p > < a href = "https://reactpodcast.simplecast.com/" target = "_blank" > React Podcast< / a >
is a podcast about javascript web development with
< a href = "https://reactjs.org/" target = "_blank" > react< / a > .< / p >
< ul >
< li > < a href = "https://feeds.simplecast.com/JoR28o79" target = "_blank" > React Podcast RSS< / a > < / li >
< / ul >
< h3 id = "scholars-sense" > < a href = "https://podcastindex.org/podcast/3748621" target = "_blank" > Scholars & Sense< / a > < / h3 >
< p > Host < a href = "https://en.wikipedia.org/wiki/Victor_Davis_Hanson" target = "_blank" > Victor Davis Hanson< / a >
is a Classicist and Historian.< / p >
< ul >
< li > < a href = "https://feeds.buzzsprout.com/1770105.rss" target = "_blank" > Scholars & Sense RSS< / a > < / li >
< / ul >
< h3 id = "self-hosted" > < a href = "https://selfhosted.show/" target = "_blank" > Self-Hosted< / a > < / h3 >
< p > < a href = "https://selfhosted.show/" target = "_blank" > Self-Hosted< / a >
is a podcast about self-hosting, homelabs, and IOT.< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/selfhosted/rss" target = "_blank" > Self-Hosted RSS< / a > < / li >
< / ul >
< h3 id = "sunday-morning-linux-review" > < a href = "https://smlr.us/" target = "_blank" > Sunday Morning Linux Review< / a > < / h3 >
< p > < a href = "https://smlr.us/" target = "_blank" > Sunday Morning Linux Review< / a >
is an occassional round-table podcast about Linux.< / p >
< ul >
< li > < a href = "https://smlr.us/?feed=podcast" target = "_blank" > Sunday Morning Linux Review RSS< / a > < / li >
< / ul >
< h3 id = "syntax" > < a href = "https://syntax.fm/" target = "_blank" > Syntax< / a > < / h3 >
< p > < a href = "https://syntax.fm/" target = "_blank" > Syntax< / a > is a podcast about
web development.< / p >
< ul >
< li > < a href = "https://feed.syntax.fm/rss" target = "_blank" > Syntax RSS< / a > < / li >
< / ul >
< h3 id = "talk-python-to-me" > < a href = "https://talkpython.fm/" target = "_blank" > Talk Python To Me< / a > < / h3 >
< p > < a href = "https://talkpython.fm/" target = "_blank" > Talk Python To Me< / a >
is a podcast about python.< / p >
< ul >
< li > < a href = "https://talkpython.fm/episodes/all" target = "_blank" > Talk Python To Me RSS< / a > < / li >
< / ul >
< h3 id = "talking-kotlin" > < a href = "https://talkingkotlin.com/" target = "_blank" > Talking Kotlin< / a > < / h3 >
< p > < a href = "https://talkingkotlin.com/" target = "_blank" > Talking Kotlin< / a >
is a podcast about the
< a href = "https://kotlinlang.org/" target = "_blank" > Kotlin Programming Language< / a > ,
which is the default programming language for Android Applications.< / p >
< p > Both kotlin and the podcast are created by
< a href = "https://www.jetbrains.com/" target = "_blank" > JetBrains< / a > , which is
a company that creates and sells professional IDE's, from which
< a href = "https://developer.android.com/studio" target = "_blank" > Android Studio< / a > is derived.< / p >
< ul >
< li > < a href = "https://talkingkotlin.com/feed" target = "_blank" > Talking Kotlin RSS< / a > < / li >
< / ul >
< h3 id = "the-history-of-ancient-greece" > < a href = "http://www.thehistoryofancientgreece.com/" target = "_blank" > The History Of Ancient Greece< / a > < / h3 >
< p > Unfortunately, < a href = "http://www.thehistoryofancientgreece.com/" target = "_blank" > The History Of Ancient Greece< / a >
lacks expressiveness and poetic phrasing. Your Bible-reading Grandpa's lyrical,
King's-English word-smithing this is not.
However, the abundance of content is thorough and exhaustive.< / p >
< ul >
< li > < a href = "https://ancientgreece.libsyn.com/rss" target = "_blank" > The History Of Ancient Greece RSS< / a > < / li >
< / ul >
< h3 id = "the-matt-freire-show" > < a href = "https://mattfreire.blog/" target = "_blank" > The Matt Freire Show< / a > < / h3 >
< p > < a href = "https://mattfreire.blog/" target = "_blank" > The Matt Freire Show< / a >
is an occassional interview podcast about development.< / p >
< ul >
< li > < a href = "https://feeds.transistor.fm/the-matt-freire-show" target = "_blank" > The Matt Freire Show RSS< / a > < / li >
< / ul >
< h3 id = "the-mike-dominick-show" > < a href = "https://www.automator.show/" target = "_blank" > The Mike Dominick Show< / a > < / h3 >
< p > < a href = "https://www.automator.show/" target = "_blank" > The Mike Dominick Show< / a >
is an occassional interview podcast about development.< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/mdominick/rss" target = "_blank" > The Mike Dominick Show RSS< / a > < / li >
< / ul >
< h3 id = "ubuntu-podcast" > < a href = "https://ubuntupodcast.org/" target = "_blank" > Ubuntu Podcast< / a > < / h3 >
< p > < a href = "https://ubuntupodcast.org/" target = "_blank" > Ubuntu Podcast< / a >
is a podcast about Linux and < a href = "https://ubuntu.com/" target = "_blank" > Ubuntu< / a > ,
hosted by a round-table of current and former Ubuntu users and employees.< / p >
< ul >
< li > < a href = "https://ubuntupodcast.org/feed/podcast/" target = "_blank" > Ubuntu Podcast RSS< / a > < / li >
< / ul >
< h3 id = "wittenberg-to-westphalia" > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a > < / h3 >
< p > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a >
is nominally a podcast about the < em > Wars of the Reformation< / em > , Wittenberg being the city where
Martin Luther began the Protestant Reformation in 1517, and Westphalia being where the end
of the 30-Years-War was negotiated in 1648.< / p >
< p > But in reality this podcast exhaustively covers European History from the Fall of The
Roman Empire onward, with much prologue and tangent. This is a really awesome podcast.< / p >
< ul >
< li > < a href = "https://rss.acast.com/wittenbergtowestphalia" target = "_blank" > Wittenberg To Westphalia RSS< / a > < / li >
< / ul >
< h3 id = "youre-dead-to-me" > < a href = "https://www.bbc.co.uk/programmes/p07mdbhg" target = "_blank" > You're Dead To Me< / a > < / h3 >
< p > < a href = "https://www.bbc.co.uk/programmes/p07mdbhg" target = "_blank" > You're Dead To Me< / a > ,
is a fun and serious history and humour podcast featuring a different academic historian,
and a different professional comic personality each episode.< / p >
< ul >
< li > < a href = "https://podcasts.files.bbci.co.uk/p07mdbhg.rss" target = "_blank" > You're Dead To Me RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "android" > < strong > Android< / strong > < / h2 >
< h3 id = "its-all-widgets-flutter-podcast_1" > < a href = "https://itsallwidgets.com/podcast" target = "_blank" > It's All Widgets Flutter Podcast< / a > < / h3 >
< p > < a href = "https://itsallwidgets.com/podcast" target = "_blank" > It's All Widgets Flutter Podcast< / a >
is a podcast about < a href = "https://flutter.dev/" target = "_blank" > Flutter< / a > .< / p >
< ul >
< li > < a href = "https://itsallwidgets.com/podcast/feed" target = "_blank" > It's All Widgets Flutter Podcast RSS< / a > < / li >
< / ul >
< h3 id = "talking-kotlin_1" > < a href = "https://talkingkotlin.com/" target = "_blank" > Talking Kotlin< / a > < / h3 >
< p > < a href = "https://talkingkotlin.com/" target = "_blank" > Talking Kotlin< / a >
is a podcast about the
< a href = "https://kotlinlang.org/" target = "_blank" > Kotlin Programming Language< / a > ,
which is the default programming language for Android Applications.< / p >
< p > Both kotlin and the podcast are created by
< a href = "https://www.jetbrains.com/" target = "_blank" > JetBrains< / a > , which is
a company that creates and sells professional IDE's, from which
< a href = "https://developer.android.com/studio" target = "_blank" > Android Studio< / a > is derived.< / p >
< ul >
< li > < a href = "https://talkingkotlin.com/feed" target = "_blank" > Talking Kotlin RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "chaos" > < strong > Chaos< / strong > < / h2 >
< h3 id = "wittenberg-to-westphalia_1" > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a > < / h3 >
< p > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a >
is nominally a podcast about the < em > Wars of the Reformation< / em > , Wittenberg being the city where
Martin Luther began the Protestant Reformation in 1517, and Westphalia being where the end
of the 30-Years-War was negotiated in 1648.< / p >
< p > But in reality this podcast exhaustively covers European History from the Fall of The
Roman Empire onward, with much prologue and tangent. This is a really awesome podcast.< / p >
< ul >
< li > < a href = "https://rss.acast.com/wittenbergtowestphalia" target = "_blank" > Wittenberg To Westphalia RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "czechia" > < strong > Czechia< / strong > < / h2 >
< h3 id = "bohemican-podcast_1" > < a href = "http://www.bohemican.com/bohemican-podcast.html" target = "_blank" > Bohemican Podcast< / a > < / h3 >
< p > < a href = "http://www.bohemican.com/bohemican-podcast.html" target = "_blank" > Bohemican Podcast< / a >
is a podcast about the history of Bohemia and Moravia including travel tips.
Hosts Travis Dow and Pete Coleman are Americans living and working in Prague.< / p >
< ul >
< li > < a href = "https://rss.acast.com/bohemican" target = "_blank" > Bohemican RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "dart" > < strong > Dart< / strong > < / h2 >
< h3 id = "its-all-widgets-flutter-podcast_2" > < a href = "https://itsallwidgets.com/podcast" target = "_blank" > It's All Widgets Flutter Podcast< / a > < / h3 >
< p > < a href = "https://itsallwidgets.com/podcast" target = "_blank" > It's All Widgets Flutter Podcast< / a >
is a podcast about < a href = "https://flutter.dev/" target = "_blank" > Flutter< / a > .< / p >
< ul >
< li > < a href = "https://itsallwidgets.com/podcast/feed" target = "_blank" > It's All Widgets Flutter Podcast RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "development" > < strong > Development< / strong > < / h2 >
< h3 id = "coder-radio_1" > < a href = "https://coder.show/" target = "_blank" > Coder Radio< / a > < / h3 >
< p > < a href = "https://coder.show/" target = "_blank" > Coder Radio< / a > features
< a href = "https://dominickm.com/" target = "_blank" > Mike Dominick< / a > .< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/coder/rss" target = "_blank" > Coder Radio RSS< / a > < / li >
< / ul >
< h3 id = "django-chat_1" > < a href = "https://djangochat.com/" target = "_blank" > Django Chat< / a > < / h3 >
< p > < a href = "https://djangochat.com/" target = "_blank" > Django Chat< / a > is a two-man
team podcast about the development and community of
< a href = "https://www.djangoproject.com/" target = "_blank" > Django< / a > , which is
an opinionated and structured python web-application framework.< / p >
< ul >
< li > < a href = "https://feeds.simplecast.com/WpQaX_cs" target = "_blank" > Django Chat RSS< / a > < / li >
< / ul >
< h3 id = "django-riffs_1" > < a href = "https://djangoriffs.com/" target = "_blank" > Django Riffs< / a > < / h3 >
< p > < a href = "https://djangoriffs.com/" target = "_blank" > Django Riffs< / a > is
an instructional, tutorial podcast about
< a href = "https://www.djangoproject.com/" target = "_blank" > Django< / a > , which is
an opinionated and structured python web-application framework.< / p >
< ul >
< li > < a href = "https://feeds.simplecast.com/l_5sU3vk" target = "_blank" > Django Riffs RSS< / a > < / li >
< / ul >
< h3 id = "its-all-widgets-flutter-podcast_3" > < a href = "https://itsallwidgets.com/podcast" target = "_blank" > It's All Widgets Flutter Podcast< / a > < / h3 >
< p > < a href = "https://itsallwidgets.com/podcast" target = "_blank" > It's All Widgets Flutter Podcast< / a >
is a podcast about < a href = "https://flutter.dev/" target = "_blank" > Flutter< / a > .< / p >
< ul >
< li > < a href = "https://itsallwidgets.com/podcast/feed" target = "_blank" > It's All Widgets Flutter Podcast RSS< / a > < / li >
< / ul >
< h3 id = "python-bytes_1" > < a href = "https://pythonbytes.fm/" target = "_blank" > Python Bytes< / a > < / h3 >
< p > < a href = "https://pythonbytes.fm/" target = "_blank" > Python Bytes< / a > is a podcast
about Python.< / p >
< ul >
< li > < a href = "https://pythonbytes.fm/episodes/all" target = "_blank" > Python Bytes RSS< / a > < / li >
< / ul >
< h3 id = "react-podcast_1" > < a href = "https://reactpodcast.simplecast.com/" target = "_blank" > React Podcast< / a > < / h3 >
< p > < a href = "https://reactpodcast.simplecast.com/" target = "_blank" > React Podcast< / a >
is a podcast about javascript web development with
< a href = "https://reactjs.org/" target = "_blank" > react< / a > .< / p >
< ul >
< li > < a href = "https://feeds.simplecast.com/JoR28o79" target = "_blank" > React Podcast RSS< / a > < / li >
< / ul >
< h3 id = "syntax_1" > < a href = "https://syntax.fm/" target = "_blank" > Syntax< / a > < / h3 >
< p > < a href = "https://syntax.fm/" target = "_blank" > Syntax< / a > is a podcast about
web development.< / p >
< ul >
< li > < a href = "https://feed.syntax.fm/rss" target = "_blank" > Syntax RSS< / a > < / li >
< / ul >
< h3 id = "talk-python-to-me_1" > < a href = "https://talkpython.fm/" target = "_blank" > Talk Python To Me< / a > < / h3 >
< p > < a href = "https://talkpython.fm/" target = "_blank" > Talk Python To Me< / a >
is a podcast about python.< / p >
< ul >
< li > < a href = "https://talkpython.fm/episodes/all" target = "_blank" > Talk Python To Me RSS< / a > < / li >
< / ul >
< h3 id = "talking-kotlin_2" > < a href = "https://talkingkotlin.com/" target = "_blank" > Talking Kotlin< / a > < / h3 >
< p > < a href = "https://talkingkotlin.com/" target = "_blank" > Talking Kotlin< / a >
is a podcast about the
< a href = "https://kotlinlang.org/" target = "_blank" > Kotlin Programming Language< / a > ,
which is the default programming language for Android Applications.< / p >
< p > Both kotlin and the podcast are created by
< a href = "https://www.jetbrains.com/" target = "_blank" > JetBrains< / a > , which is
a company that creates and sells professional IDE's, from which
< a href = "https://developer.android.com/studio" target = "_blank" > Android Studio< / a > is derived.< / p >
< ul >
< li > < a href = "https://talkingkotlin.com/feed" target = "_blank" > Talking Kotlin RSS< / a > < / li >
< / ul >
< h3 id = "the-matt-freire-show_1" > < a href = "https://mattfreire.blog/" target = "_blank" > The Matt Freire Show< / a > < / h3 >
< p > < a href = "https://mattfreire.blog/" target = "_blank" > The Matt Freire Show< / a >
is an occassional interview podcast about development.< / p >
< ul >
< li > < a href = "https://feeds.transistor.fm/the-matt-freire-show" target = "_blank" > The Matt Freire Show RSS< / a > < / li >
< / ul >
< h3 id = "the-mike-dominick-show_1" > < a href = "https://www.automator.show/" target = "_blank" > The Mike Dominick Show< / a > < / h3 >
< p > < a href = "https://www.automator.show/" target = "_blank" > The Mike Dominick Show< / a >
is an occassional interview podcast about development.< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/mdominick/rss" target = "_blank" > The Mike Dominick Show RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "django" > < strong > Django< / strong > < / h2 >
< h3 id = "django-chat_2" > < a href = "https://djangochat.com/" target = "_blank" > Django Chat< / a > < / h3 >
< p > < a href = "https://djangochat.com/" target = "_blank" > Django Chat< / a > is a two-man
team podcast about the development and community of
< a href = "https://www.djangoproject.com/" target = "_blank" > Django< / a > , which is
an opinionated and structured python web-application framework.< / p >
< ul >
< li > < a href = "https://feeds.simplecast.com/WpQaX_cs" target = "_blank" > Django Chat RSS< / a > < / li >
< / ul >
< h3 id = "django-riffs_2" > < a href = "https://djangoriffs.com/" target = "_blank" > Django Riffs< / a > < / h3 >
< p > < a href = "https://djangoriffs.com/" target = "_blank" > Django Riffs< / a > is
an instructional, tutorial podcast about
< a href = "https://www.djangoproject.com/" target = "_blank" > Django< / a > , which is
an opinionated and structured python web-application framework.< / p >
< ul >
< li > < a href = "https://feeds.simplecast.com/l_5sU3vk" target = "_blank" > Django Riffs RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "entertaining" > < strong > Entertaining< / strong > < / h2 >
< h3 id = "hardcore-history_1" > < a href = "https://www.dancarlin.com/hardcore-history-series/" target = "_blank" > HardCore History< / a > < / h3 >
< p > < a href = "https://www.dancarlin.com/hardcore-history-series/" target = "_blank" > HardCore History< / a >
is an exciting and entertaining history podcast, mostly focusing on war.< / p >
< ul >
< li > < a href = "https://feeds.feedburner.com/dancarlin/history?format=xml" target = "_blank" > HardCore History RSS< / a > < / li >
< / ul >
< h3 id = "no-agenda_1" > < a href = "https://www.noagendashow.net/" target = "_blank" > No Agenda< / a > < / h3 >
< p > < a href = "https://www.noagendashow.net/" target = "_blank" > No Agenda< / a > Host
< a href = "https://en.wikipedia.org/wiki/Adam_Curry" target = "_blank" > Adam Curry< / a >
is a former MTV Personality from the
80s, and consequently the podcast has a very high production value. Host
< a href = "https://en.wikipedia.org/wiki/John_C._Dvorak" target = "_blank" > John C Dvorak< / a >
is a tech journalist.< / p >
< ul >
< li > < a href = "http://feed.nashownotes.com/rss.xml" target = "_blank" > No Agenda RSS< / a > < / li >
< / ul >
< h3 id = "youre-dead-to-me_1" > < a href = "https://www.bbc.co.uk/programmes/p07mdbhg" target = "_blank" > You're Dead To Me< / a > < / h3 >
< p > < a href = "https://www.bbc.co.uk/programmes/p07mdbhg" target = "_blank" > You're Dead To Me< / a > ,
is a fun and serious history and humour podcast featuring a different academic historian,
and a different professional comic personality each episode.< / p >
< ul >
< li > < a href = "https://podcasts.files.bbci.co.uk/p07mdbhg.rss" target = "_blank" > You're Dead To Me RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "engineering" > < strong > Engineering< / strong > < / h2 >
< h3 id = "engines-of-our-ingenuity_1" > < a href = "https://www.uh.edu/engines/" target = "_blank" > Engines Of Our Ingenuity< / a > < / h3 >
< p > < a href = "https://www.uh.edu/engines/" target = "_blank" > Engines Of Our Ingenuity< / a >
is a short daily podcast about engineering and culture.< / p >
< ul >
< li > < a href = "https://www.houstonpublicmedia.org/podcasts/engines-of-our-ingenuity/" target = "_blank" > Engines Of Our Ingenuity< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "europe" > < strong > Europe< / strong > < / h2 >
< h3 id = "wittenberg-to-westphalia_2" > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a > < / h3 >
< p > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a >
is nominally a podcast about the < em > Wars of the Reformation< / em > , Wittenberg being the city where
Martin Luther began the Protestant Reformation in 1517, and Westphalia being where the end
of the 30-Years-War was negotiated in 1648.< / p >
< p > But in reality this podcast exhaustively covers European History from the Fall of The
Roman Empire onward, with much prologue and tangent. This is a really awesome podcast.< / p >
< ul >
< li > < a href = "https://rss.acast.com/wittenbergtowestphalia" target = "_blank" > Wittenberg To Westphalia RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "feudalism" > < strong > Feudalism< / strong > < / h2 >
< h3 id = "wittenberg-to-westphalia_3" > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a > < / h3 >
< p > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a >
is nominally a podcast about the < em > Wars of the Reformation< / em > , Wittenberg being the city where
Martin Luther began the Protestant Reformation in 1517, and Westphalia being where the end
of the 30-Years-War was negotiated in 1648.< / p >
< p > But in reality this podcast exhaustively covers European History from the Fall of The
Roman Empire onward, with much prologue and tangent. This is a really awesome podcast.< / p >
< ul >
< li > < a href = "https://rss.acast.com/wittenbergtowestphalia" target = "_blank" > Wittenberg To Westphalia RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "germany" > < strong > Germany< / strong > < / h2 >
< h3 id = "history-of-germany_1" > < a href = "https://play.acast.com/s/historyofgermany" target = "_blank" > History Of Germany< / a > < / h3 >
< p > Unfortunately, the
< a href = "https://play.acast.com/s/historyofgermany" target = "_blank" > History Of Germany< / a >
podcast, hosted by Travis Dow,
suffers from sputtery repitition, um you know sputtery repitition,
circular explanations, so like circular explanations,
and some minor < em > valley talk< / em > and < em > vocal fry< / em > issues,
so um like yeah.< / p >
< p > But the subject target is rich, exhaustive, and comprehensive, and covers
the history of both Germany and Germanic peoples and tribes beginning
with the Neanderthals.< / p >
< ul >
< li > < a href = "https://feeds.acast.com/public/shows/4b1ee9e3-abbb-4c40-b97a-5886583f55f9" target = "_blank" > History Of Germany RSS< / a > < / li >
< / ul >
< h3 id = "wittenberg-to-westphalia_4" > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a > < / h3 >
< p > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a >
is nominally a podcast about the < em > Wars of the Reformation< / em > , Wittenberg being the city where
Martin Luther began the Protestant Reformation in 1517, and Westphalia being where the end
of the 30-Years-War was negotiated in 1648.< / p >
< p > But in reality this podcast exhaustively covers European History from the Fall of The
Roman Empire onward, with much prologue and tangent. This is a really awesome podcast.< / p >
< ul >
< li > < a href = "https://rss.acast.com/wittenbergtowestphalia" target = "_blank" > Wittenberg To Westphalia RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "greece" > < strong > Greece< / strong > < / h2 >
< h3 id = "the-history-of-ancient-greece_1" > < a href = "http://www.thehistoryofancientgreece.com/" target = "_blank" > The History Of Ancient Greece< / a > < / h3 >
< p > Unfortunately, < a href = "http://www.thehistoryofancientgreece.com/" target = "_blank" > The History Of Ancient Greece< / a >
lacks expressiveness and poetic phrasing. Your Bible-reading Grandpa's lyrical,
King's-English word-smithing this is not.
However, the abundance of content is thorough and exhaustive.< / p >
< ul >
< li > < a href = "https://ancientgreece.libsyn.com/rss" target = "_blank" > The History Of Ancient Greece RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "history" > < strong > History< / strong > < / h2 >
< h3 id = "bohemican-podcast_2" > < a href = "http://www.bohemican.com/bohemican-podcast.html" target = "_blank" > Bohemican Podcast< / a > < / h3 >
< p > < a href = "http://www.bohemican.com/bohemican-podcast.html" target = "_blank" > Bohemican Podcast< / a >
is a podcast about the history of Bohemia and Moravia including travel tips.
Hosts Travis Dow and Pete Coleman are Americans living and working in Prague.< / p >
< ul >
< li > < a href = "https://rss.acast.com/bohemican" target = "_blank" > Bohemican RSS< / a > < / li >
< / ul >
< h3 id = "hardcore-history_2" > < a href = "https://www.dancarlin.com/hardcore-history-series/" target = "_blank" > HardCore History< / a > < / h3 >
< p > < a href = "https://www.dancarlin.com/hardcore-history-series/" target = "_blank" > HardCore History< / a >
is an exciting and entertaining history podcast, mostly focusing on war.< / p >
< ul >
< li > < a href = "https://feeds.feedburner.com/dancarlin/history?format=xml" target = "_blank" > HardCore History RSS< / a > < / li >
< / ul >
< h3 id = "history-of-germany_2" > < a href = "https://play.acast.com/s/historyofgermany" target = "_blank" > History Of Germany< / a > < / h3 >
< p > Unfortunately, the
< a href = "https://play.acast.com/s/historyofgermany" target = "_blank" > History Of Germany< / a >
podcast, hosted by Travis Dow,
suffers from sputtery repitition, um you know sputtery repitition,
circular explanations, so like circular explanations,
and some minor < em > valley talk< / em > and < em > vocal fry< / em > issues,
so um like yeah.< / p >
< p > But the subject target is rich, exhaustive, and comprehensive, and covers
the history of both Germany and Germanic peoples and tribes beginning
with the Neanderthals.< / p >
< ul >
< li > < a href = "https://feeds.acast.com/public/shows/4b1ee9e3-abbb-4c40-b97a-5886583f55f9" target = "_blank" > History Of Germany RSS< / a > < / li >
< / ul >
< h3 id = "in-our-time-history_1" > < a href = "https://www.bbc.co.uk/programmes/b006qykl" target = "_blank" > In Our Time: History< / a > < / h3 >
< p > < a href = "https://www.bbc.co.uk/programmes/b006qykl" target = "_blank" > In Our Time: History< / a >
is a lively and argumentative history conversation betwixt a revolving round-table
of academic historians.< / p >
< ul >
< li > < a href = "https://podcasts.files.bbci.co.uk/p01dh5yg.rss" target = "_blank" > In Our Time: History RSS< / a > < / li >
< / ul >
< h3 id = "the-history-of-ancient-greece_2" > < a href = "http://www.thehistoryofancientgreece.com/" target = "_blank" > The History Of Ancient Greece< / a > < / h3 >
< p > Unfortunately, < a href = "http://www.thehistoryofancientgreece.com/" target = "_blank" > The History Of Ancient Greece< / a >
lacks expressiveness and poetic phrasing. Your Bible-reading Grandpa's lyrical,
King's-English word-smithing this is not.
However, the abundance of content is thorough and exhaustive.< / p >
< ul >
< li > < a href = "https://ancientgreece.libsyn.com/rss" target = "_blank" > The History Of Ancient Greece RSS< / a > < / li >
< / ul >
< h3 id = "wittenberg-to-westphalia_5" > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a > < / h3 >
< p > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a >
is nominally a podcast about the < em > Wars of the Reformation< / em > , Wittenberg being the city where
Martin Luther began the Protestant Reformation in 1517, and Westphalia being where the end
of the 30-Years-War was negotiated in 1648.< / p >
< p > But in reality this podcast exhaustively covers European History from the Fall of The
Roman Empire onward, with much prologue and tangent. This is a really awesome podcast.< / p >
< ul >
< li > < a href = "https://rss.acast.com/wittenbergtowestphalia" target = "_blank" > Wittenberg To Westphalia RSS< / a > < / li >
< / ul >
< h3 id = "youre-dead-to-me_2" > < a href = "https://www.bbc.co.uk/programmes/p07mdbhg" target = "_blank" > You're Dead To Me< / a > < / h3 >
< p > < a href = "https://www.bbc.co.uk/programmes/p07mdbhg" target = "_blank" > You're Dead To Me< / a > ,
is a fun and serious history and humour podcast featuring a different academic historian,
and a different professional comic personality each episode.< / p >
< ul >
< li > < a href = "https://podcasts.files.bbci.co.uk/p07mdbhg.rss" target = "_blank" > You're Dead To Me RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "home-lab" > < strong > Home Lab< / strong > < / h2 >
< h3 id = "self-hosted_1" > < a href = "https://selfhosted.show/" target = "_blank" > Self-Hosted< / a > < / h3 >
< p > < a href = "https://selfhosted.show/" target = "_blank" > Self-Hosted< / a >
is a podcast about self-hosting, homelabs, and IOT.< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/selfhosted/rss" target = "_blank" > Self-Hosted RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "internet-of-things" > < strong > Internet of Things< / strong > < / h2 >
< h3 id = "minipc_1" > < a href = "https://podnutz.com/category/minipc/" target = "_blank" > MiniPC< / a > < / h3 >
< p > < a href = "https://podnutz.com/category/minipc/" target = "_blank" > MiniPC< / a >
is a round-table podcast about SBC computers, such as the RaspberryPI,
as well as IOT.< / p >
< ul >
< li > < a href = "https://feeds.feedburner.com/podnutz/minipcshow" target = "_blank" > MiniPC RSS< / a > < / li >
< / ul >
< h3 id = "self-hosted_2" > < a href = "https://selfhosted.show/" target = "_blank" > Self-Hosted< / a > < / h3 >
< p > < a href = "https://selfhosted.show/" target = "_blank" > Self-Hosted< / a >
is a podcast about self-hosting, homelabs, and IOT.< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/selfhosted/rss" target = "_blank" > Self-Hosted RSS< / a > < / li >
< / ul >
< h3 id = "self-hosted_3" > < a href = "https://selfhosted.show/" target = "_blank" > Self-Hosted< / a > < / h3 >
< p > < a href = "https://selfhosted.show/" target = "_blank" > Self-Hosted< / a >
is a podcast about self-hosting, homelabs, and IOT.< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/selfhosted/rss" target = "_blank" > Self-Hosted RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "java" > < strong > Java< / strong > < / h2 >
< h3 id = "talking-kotlin_3" > < a href = "https://talkingkotlin.com/" target = "_blank" > Talking Kotlin< / a > < / h3 >
< p > < a href = "https://talkingkotlin.com/" target = "_blank" > Talking Kotlin< / a >
is a podcast about the
< a href = "https://kotlinlang.org/" target = "_blank" > Kotlin Programming Language< / a > ,
which is the default programming language for Android Applications.< / p >
< p > Both kotlin and the podcast are created by
< a href = "https://www.jetbrains.com/" target = "_blank" > JetBrains< / a > , which is
a company that creates and sells professional IDE's, from which
< a href = "https://developer.android.com/studio" target = "_blank" > Android Studio< / a > is derived.< / p >
< ul >
< li > < a href = "https://talkingkotlin.com/feed" target = "_blank" > Talking Kotlin RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "javascript" > < strong > Javascript< / strong > < / h2 >
< h3 id = "react-podcast_2" > < a href = "https://reactpodcast.simplecast.com/" target = "_blank" > React Podcast< / a > < / h3 >
< p > < a href = "https://reactpodcast.simplecast.com/" target = "_blank" > React Podcast< / a >
is a podcast about javascript web development with
< a href = "https://reactjs.org/" target = "_blank" > react< / a > .< / p >
< ul >
< li > < a href = "https://feeds.simplecast.com/JoR28o79" target = "_blank" > React Podcast RSS< / a > < / li >
< / ul >
< h3 id = "syntax_2" > < a href = "https://syntax.fm/" target = "_blank" > Syntax< / a > < / h3 >
< p > < a href = "https://syntax.fm/" target = "_blank" > Syntax< / a > is a podcast about
web development.< / p >
< ul >
< li > < a href = "https://feed.syntax.fm/rss" target = "_blank" > Syntax RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "kotlin" > < strong > Kotlin< / strong > < / h2 >
< h3 id = "talking-kotlin_4" > < a href = "https://talkingkotlin.com/" target = "_blank" > Talking Kotlin< / a > < / h3 >
< p > < a href = "https://talkingkotlin.com/" target = "_blank" > Talking Kotlin< / a >
is a podcast about the
< a href = "https://kotlinlang.org/" target = "_blank" > Kotlin Programming Language< / a > ,
which is the default programming language for Android Applications.< / p >
< p > Both kotlin and the podcast are created by
< a href = "https://www.jetbrains.com/" target = "_blank" > JetBrains< / a > , which is
a company that creates and sells professional IDE's, from which
< a href = "https://developer.android.com/studio" target = "_blank" > Android Studio< / a > is derived.< / p >
< ul >
< li > < a href = "https://talkingkotlin.com/feed" target = "_blank" > Talking Kotlin RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "linux" > < strong > Linux< / strong > < / h2 >
< h3 id = "ask-noah-show_1" > < a href = "http://www.asknoahshow.com/" target = "_blank" > Ask Noah Show< / a > < / h3 >
< p > < a href = "http://www.asknoahshow.com/" target = "_blank" > Ask Noah Show< / a > is a Radio Callin Show
about Linux and Open Source. Host < a href = "https://twitter.com/kernellinux" target = "_blank" > Noah Chelliah< / a >
operates < a href = "https://www.altispeed.com/" target = "_blank" > AltiSpeed< / a > , an IT company in Fargo.< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/asknoah/rss" target = "_blank" > Ask Noah Show RSS< / a > < / li >
< / ul >
< h3 id = "destination-linux_1" > < a href = "https://destinationlinux.org/" target = "_blank" > Destination Linux< / a > < / h3 >
< p > < a href = "https://destinationlinux.org/" target = "_blank" > Destination Linux< / a > is a round-table
podcast about Linux.< / p >
< ul >
< li > < a href = "https://destinationlinux.org/feed/mp3" target = "_blank" > Destination Linux RSS< / a > < / li >
< / ul >
< h3 id = "gnu-world-order_1" > < a href = "https://gnuworldorder.info/" target = "_blank" > GNU World Order< / a > < / h3 >
< p > < a href = "https://gnuworldorder.info/" target = "_blank" > GNU World Order< / a > is a podcast
about Linux, especially Slackware.< / p >
< ul >
< li > < a href = "https://gnuworldorder.info/ogg.xml" target = "_blank" > GNU World Order RSS< / a > < / li >
< / ul >
< h3 id = "late-night-linux_1" > < a href = "https://latenightlinux.com/" target = "_blank" > Late Night Linux< / a > < / h3 >
< p > < a href = "https://latenightlinux.com/" target = "_blank" > Late Night Linux< / a >
is a round-table podcast of exquisite production value, about Linux.< / p >
< ul >
< li > < a href = "https://latenightlinux.com/feed/mp3" target = "_blank" > Late Night Linux RSS< / a > < / li >
< / ul >
< h3 id = "linux-action-news_1" > < a href = "https://linuxactionnews.com/" target = "_blank" > Linux Action News< / a > < / h3 >
< p > < a href = "https://linuxactionnews.com/" target = "_blank" > Linux Action News< / a >
is a weekly podcast of Linux News.< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/linuxactionnews/rss" target = "_blank" > Linux Action News RSS< / a > < / li >
< / ul >
< h3 id = "linux-inlaws_1" > < a href = "https://linuxinlaws.eu/" target = "_blank" > Linux InLaws< / a > < / h3 >
< p > < a href = "https://linuxinlaws.eu/" target = "_blank" > Linux InLaws< / a >
ist ein bier-sodden Podcast über Linux.< / p >
< ul >
< li > < a href = "https://linuxinlaws.eu/inlaws_rss.xml" target = "_blank" > Linux InLaws RSS< / a > < / li >
< / ul >
< h3 id = "linux-unplugged_1" > < a href = "https://linuxunplugged.com/" target = "_blank" > Linux Unplugged< / a > < / h3 >
< p > < a href = "https://linuxunplugged.com/" target = "_blank" > Linux Unplugged< / a >
is a podcast about Linux with live audience participation via mumble.< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/linuxunplugged/rss" target = "_blank" > Linux Unplugged RSS< / a > < / li >
< / ul >
< h3 id = "minipc_2" > < a href = "https://podnutz.com/category/minipc/" target = "_blank" > MiniPC< / a > < / h3 >
< p > < a href = "https://podnutz.com/category/minipc/" target = "_blank" > MiniPC< / a >
is a round-table podcast about SBC computers, such as the RaspberryPI,
as well as IOT.< / p >
< ul >
< li > < a href = "https://feeds.feedburner.com/podnutz/minipcshow" target = "_blank" > MiniPC RSS< / a > < / li >
< / ul >
< h3 id = "mintcast_1" > < a href = "https://mintcast.org/" target = "_blank" > MintCast< / a > < / h3 >
< p > < a href = "https://mintcast.org/" target = "_blank" > MintCast< / a > is a long-running
round-table podcast by the Linux Mint community for all users of Linux.< / p >
< ul >
< li > < a href = "https://mintcast.org/category/mp3/feed/" target = "_blank" > MintCast RSS< / a > < / li >
< / ul >
< h3 id = "self-hosted_4" > < a href = "https://selfhosted.show/" target = "_blank" > Self-Hosted< / a > < / h3 >
< p > < a href = "https://selfhosted.show/" target = "_blank" > Self-Hosted< / a >
is a podcast about self-hosting, homelabs, and IOT.< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/selfhosted/rss" target = "_blank" > Self-Hosted RSS< / a > < / li >
< / ul >
< h3 id = "sunday-morning-linux-review_1" > < a href = "https://smlr.us/" target = "_blank" > Sunday Morning Linux Review< / a > < / h3 >
< p > < a href = "https://smlr.us/" target = "_blank" > Sunday Morning Linux Review< / a >
is an occassional round-table podcast about Linux.< / p >
< ul >
< li > < a href = "https://smlr.us/?feed=podcast" target = "_blank" > Sunday Morning Linux Review RSS< / a > < / li >
< / ul >
< h3 id = "ubuntu-podcast_1" > < a href = "https://ubuntupodcast.org/" target = "_blank" > Ubuntu Podcast< / a > < / h3 >
< p > < a href = "https://ubuntupodcast.org/" target = "_blank" > Ubuntu Podcast< / a >
is a podcast about Linux and < a href = "https://ubuntu.com/" target = "_blank" > Ubuntu< / a > ,
hosted by a round-table of current and former Ubuntu users and employees.< / p >
< ul >
< li > < a href = "https://ubuntupodcast.org/feed/podcast/" target = "_blank" > Ubuntu Podcast RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "linux-mint" > < strong > Linux Mint< / strong > < / h2 >
< h3 id = "mintcast_2" > < a href = "https://mintcast.org/" target = "_blank" > MintCast< / a > < / h3 >
< p > < a href = "https://mintcast.org/" target = "_blank" > MintCast< / a > is a long-running
round-table podcast by the Linux Mint community for all users of Linux.< / p >
< ul >
< li > < a href = "https://mintcast.org/category/mp3/feed/" target = "_blank" > MintCast RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "middle-ages" > < strong > Middle Ages< / strong > < / h2 >
< h3 id = "wittenberg-to-westphalia_6" > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a > < / h3 >
< p > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a >
is nominally a podcast about the < em > Wars of the Reformation< / em > , Wittenberg being the city where
Martin Luther began the Protestant Reformation in 1517, and Westphalia being where the end
of the 30-Years-War was negotiated in 1648.< / p >
< p > But in reality this podcast exhaustively covers European History from the Fall of The
Roman Empire onward, with much prologue and tangent. This is a really awesome podcast.< / p >
< ul >
< li > < a href = "https://rss.acast.com/wittenbergtowestphalia" target = "_blank" > Wittenberg To Westphalia RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "open-source" > < strong > Open Source< / strong > < / h2 >
< h3 id = "ask-noah-show_2" > < a href = "http://www.asknoahshow.com/" target = "_blank" > Ask Noah Show< / a > < / h3 >
< p > < a href = "http://www.asknoahshow.com/" target = "_blank" > Ask Noah Show< / a > is a Radio Callin Show
about Linux and Open Source. Host < a href = "https://twitter.com/kernellinux" target = "_blank" > Noah Chelliah< / a >
operates < a href = "https://www.altispeed.com/" target = "_blank" > AltiSpeed< / a > , an IT company in Fargo.< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/asknoah/rss" target = "_blank" > Ask Noah Show RSS< / a > < / li >
< / ul >
< h3 id = "floss-weekly_1" > < a href = "https://twit.tv/shows/floss-weekly" target = "_blank" > FLOSS Weekly< / a > < / h3 >
< p > < a href = "https://twit.tv/shows/floss-weekly" target = "_blank" > FLOSS Weekly< / a > is a
podcast about free, libre, open-source software.< / p >
< ul >
< li > < a href = "https://feeds.twit.tv/floss.xml" target = "_blank" > FLOSS Weekly RSS< / a > < / li >
< / ul >
< h3 id = "minipc_3" > < a href = "https://podnutz.com/category/minipc/" target = "_blank" > MiniPC< / a > < / h3 >
< p > < a href = "https://podnutz.com/category/minipc/" target = "_blank" > MiniPC< / a >
is a round-table podcast about SBC computers, such as the RaspberryPI,
as well as IOT.< / p >
< ul >
< li > < a href = "https://feeds.feedburner.com/podnutz/minipcshow" target = "_blank" > MiniPC RSS< / a > < / li >
< / ul >
< h3 id = "open-source-voices_1" > < a href = "https://www.opensourcevoices.org/" target = "_blank" > Open Source Voices< / a > < / h3 >
< p > < a href = "https://www.opensourcevoices.org/" target = "_blank" > Open Source Voices< / a >
is an interview podcast featuring open-source personalities, hosted by
< a href = "https://www.linkedin.com/in/q5sys/" target = "_blank" > J.T. Pennington< / a > < / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/opensourcevoices/rss" target = "_blank" > Open Source Voices< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "politics" > < strong > Politics< / strong > < / h2 >
< h3 id = "no-agenda_2" > < a href = "https://www.noagendashow.net/" target = "_blank" > No Agenda< / a > < / h3 >
< p > < a href = "https://www.noagendashow.net/" target = "_blank" > No Agenda< / a > Host
< a href = "https://en.wikipedia.org/wiki/Adam_Curry" target = "_blank" > Adam Curry< / a >
is a former MTV Personality from the
80s, and consequently the podcast has a very high production value. Host
< a href = "https://en.wikipedia.org/wiki/John_C._Dvorak" target = "_blank" > John C Dvorak< / a >
is a tech journalist.< / p >
< ul >
< li > < a href = "http://feed.nashownotes.com/rss.xml" target = "_blank" > No Agenda RSS< / a > < / li >
< / ul >
< h3 id = "scholars-sense_1" > < a href = "https://podcastindex.org/podcast/3748621" target = "_blank" > Scholars & Sense< / a > < / h3 >
< p > Host < a href = "https://en.wikipedia.org/wiki/Victor_Davis_Hanson" target = "_blank" > Victor Davis Hanson< / a >
is a Classicist and Historian.< / p >
< ul >
< li > < a href = "https://feeds.buzzsprout.com/1770105.rss" target = "_blank" > Scholars & Sense RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "python" > < strong > Python< / strong > < / h2 >
< h3 id = "django-chat_3" > < a href = "https://djangochat.com/" target = "_blank" > Django Chat< / a > < / h3 >
< p > < a href = "https://djangochat.com/" target = "_blank" > Django Chat< / a > is a two-man
team podcast about the development and community of
< a href = "https://www.djangoproject.com/" target = "_blank" > Django< / a > , which is
an opinionated and structured python web-application framework.< / p >
< ul >
< li > < a href = "https://feeds.simplecast.com/WpQaX_cs" target = "_blank" > Django Chat RSS< / a > < / li >
< / ul >
< h3 id = "django-riffs_3" > < a href = "https://djangoriffs.com/" target = "_blank" > Django Riffs< / a > < / h3 >
< p > < a href = "https://djangoriffs.com/" target = "_blank" > Django Riffs< / a > is
an instructional, tutorial podcast about
< a href = "https://www.djangoproject.com/" target = "_blank" > Django< / a > , which is
an opinionated and structured python web-application framework.< / p >
< ul >
< li > < a href = "https://feeds.simplecast.com/l_5sU3vk" target = "_blank" > Django Riffs RSS< / a > < / li >
< / ul >
< h3 id = "python-bytes_2" > < a href = "https://pythonbytes.fm/" target = "_blank" > Python Bytes< / a > < / h3 >
< p > < a href = "https://pythonbytes.fm/" target = "_blank" > Python Bytes< / a > is a podcast
about Python.< / p >
< ul >
< li > < a href = "https://pythonbytes.fm/episodes/all" target = "_blank" > Python Bytes RSS< / a > < / li >
< / ul >
< h3 id = "talk-python-to-me_2" > < a href = "https://talkpython.fm/" target = "_blank" > Talk Python To Me< / a > < / h3 >
< p > < a href = "https://talkpython.fm/" target = "_blank" > Talk Python To Me< / a >
is a podcast about python.< / p >
< ul >
< li > < a href = "https://talkpython.fm/episodes/all" target = "_blank" > Talk Python To Me RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "react" > < strong > React< / strong > < / h2 >
< h3 id = "react-podcast_3" > < a href = "https://reactpodcast.simplecast.com/" target = "_blank" > React Podcast< / a > < / h3 >
< p > < a href = "https://reactpodcast.simplecast.com/" target = "_blank" > React Podcast< / a >
is a podcast about javascript web development with
< a href = "https://reactjs.org/" target = "_blank" > react< / a > .< / p >
< ul >
< li > < a href = "https://feeds.simplecast.com/JoR28o79" target = "_blank" > React Podcast RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "reformation" > < strong > Reformation< / strong > < / h2 >
< h3 id = "wittenberg-to-westphalia_7" > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a > < / h3 >
< p > < a href = "https://wittenbergtowestphaliapodcast.weebly.com/" target = "_blank" > Wittenberg To Westphalia< / a >
is nominally a podcast about the < em > Wars of the Reformation< / em > , Wittenberg being the city where
Martin Luther began the Protestant Reformation in 1517, and Westphalia being where the end
of the 30-Years-War was negotiated in 1648.< / p >
< p > But in reality this podcast exhaustively covers European History from the Fall of The
Roman Empire onward, with much prologue and tangent. This is a really awesome podcast.< / p >
< ul >
< li > < a href = "https://rss.acast.com/wittenbergtowestphalia" target = "_blank" > Wittenberg To Westphalia RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "slackware" > < strong > Slackware< / strong > < / h2 >
< h3 id = "gnu-world-order_2" > < a href = "https://gnuworldorder.info/" target = "_blank" > GNU World Order< / a > < / h3 >
< p > < a href = "https://gnuworldorder.info/" target = "_blank" > GNU World Order< / a > is a podcast
about Linux, especially Slackware.< / p >
< ul >
< li > < a href = "https://gnuworldorder.info/ogg.xml" target = "_blank" > GNU World Order RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "small-board-computers" > < strong > Small Board Computers< / strong > < / h2 >
< h3 id = "minipc_4" > < a href = "https://podnutz.com/category/minipc/" target = "_blank" > MiniPC< / a > < / h3 >
< p > < a href = "https://podnutz.com/category/minipc/" target = "_blank" > MiniPC< / a >
is a round-table podcast about SBC computers, such as the RaspberryPI,
as well as IOT.< / p >
< ul >
< li > < a href = "https://feeds.feedburner.com/podnutz/minipcshow" target = "_blank" > MiniPC RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "sysadmin" > < strong > SysAdmin< / strong > < / h2 >
< h3 id = "25-admins_1" > < a href = "https://2.5admins.com/" target = "_blank" > 2.5 Admins< / a > < / h3 >
< p > Host < a href = "https://twitter.com/joeressington" target = "_blank" > Joe Ressington< / a > is a podcast
production savant. < a href = "https://arstechnica.com/author/jimsalter/" target = "_blank" > Jim Salter< / a >
is a SysAdmin and tech journalist and a developer of ZFS utilities.
< a href = "http://www.allanjude.com/" target = "_blank" > Allan Jude< / a > is a
< a href = "https://www.freebsd.org/" target = "_blank" > FreeBSD< / a > developer who operates
a video streaming service called < a href = "https://www.scaleengine.com/" target = "_blank" > Scale Engine< / a > .< / p >
< ul >
< li > < a href = "https://2.5admins.com/feed/podcast" target = "_blank" > 2.5 Admins RSS< / a > < / li >
< / ul >
< h3 id = "ask-noah-show_3" > < a href = "http://www.asknoahshow.com/" target = "_blank" > Ask Noah Show< / a > < / h3 >
< p > < a href = "http://www.asknoahshow.com/" target = "_blank" > Ask Noah Show< / a > is a Radio Callin Show
about Linux and Open Source. Host < a href = "https://twitter.com/kernellinux" target = "_blank" > Noah Chelliah< / a >
operates < a href = "https://www.altispeed.com/" target = "_blank" > AltiSpeed< / a > , an IT company in Fargo.< / p >
< ul >
< li > < a href = "https://feeds.fireside.fm/asknoah/rss" target = "_blank" > Ask Noah Show RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "travel" > < strong > Travel< / strong > < / h2 >
< h3 id = "bohemican-podcast_3" > < a href = "http://www.bohemican.com/bohemican-podcast.html" target = "_blank" > Bohemican Podcast< / a > < / h3 >
< p > < a href = "http://www.bohemican.com/bohemican-podcast.html" target = "_blank" > Bohemican Podcast< / a >
is a podcast about the history of Bohemia and Moravia including travel tips.
Hosts Travis Dow and Pete Coleman are Americans living and working in Prague.< / p >
< ul >
< li > < a href = "https://rss.acast.com/bohemican" target = "_blank" > Bohemican RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "tutorial" > < strong > Tutorial< / strong > < / h2 >
< h3 id = "django-riffs_4" > < a href = "https://djangoriffs.com/" target = "_blank" > Django Riffs< / a > < / h3 >
< p > < a href = "https://djangoriffs.com/" target = "_blank" > Django Riffs< / a > is
an instructional, tutorial podcast about
< a href = "https://www.djangoproject.com/" target = "_blank" > Django< / a > , which is
an opinionated and structured python web-application framework.< / p >
< ul >
< li > < a href = "https://feeds.simplecast.com/l_5sU3vk" target = "_blank" > Django Riffs RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "ubuntu" > < strong > Ubuntu< / strong > < / h2 >
< h3 id = "ubuntu-podcast_2" > < a href = "https://ubuntupodcast.org/" target = "_blank" > Ubuntu Podcast< / a > < / h3 >
< p > < a href = "https://ubuntupodcast.org/" target = "_blank" > Ubuntu Podcast< / a >
is a podcast about Linux and < a href = "https://ubuntu.com/" target = "_blank" > Ubuntu< / a > ,
hosted by a round-table of current and former Ubuntu users and employees.< / p >
< ul >
< li > < a href = "https://ubuntupodcast.org/feed/podcast/" target = "_blank" > Ubuntu Podcast RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "web" > < strong > Web< / strong > < / h2 >
< h3 id = "django-chat_4" > < a href = "https://djangochat.com/" target = "_blank" > Django Chat< / a > < / h3 >
< p > < a href = "https://djangochat.com/" target = "_blank" > Django Chat< / a > is a two-man
team podcast about the development and community of
< a href = "https://www.djangoproject.com/" target = "_blank" > Django< / a > , which is
an opinionated and structured python web-application framework.< / p >
< ul >
< li > < a href = "https://feeds.simplecast.com/WpQaX_cs" target = "_blank" > Django Chat RSS< / a > < / li >
< / ul >
< h3 id = "its-all-widgets-flutter-podcast_4" > < a href = "https://itsallwidgets.com/podcast" target = "_blank" > It's All Widgets Flutter Podcast< / a > < / h3 >
< p > < a href = "https://itsallwidgets.com/podcast" target = "_blank" > It's All Widgets Flutter Podcast< / a >
is a podcast about < a href = "https://flutter.dev/" target = "_blank" > Flutter< / a > .< / p >
< ul >
< li > < a href = "https://itsallwidgets.com/podcast/feed" target = "_blank" > It's All Widgets Flutter Podcast RSS< / a > < / li >
< / ul >
< h3 id = "react-podcast_4" > < a href = "https://reactpodcast.simplecast.com/" target = "_blank" > React Podcast< / a > < / h3 >
< p > < a href = "https://reactpodcast.simplecast.com/" target = "_blank" > React Podcast< / a >
is a podcast about javascript web development with
< a href = "https://reactjs.org/" target = "_blank" > react< / a > .< / p >
< ul >
< li > < a href = "https://feeds.simplecast.com/JoR28o79" target = "_blank" > React Podcast RSS< / a > < / li >
< / ul >
< h3 id = "syntax_3" > < a href = "https://syntax.fm/" target = "_blank" > Syntax< / a > < / h3 >
< p > < a href = "https://syntax.fm/" target = "_blank" > Syntax< / a > is a podcast about
web development.< / p >
< ul >
< li > < a href = "https://feed.syntax.fm/rss" target = "_blank" > Syntax RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
< h2 id = "rss-feeds" > < strong > RSS Feeds< / strong > < / h2 >
< ul >
< li > < a href = "https://2.5admins.com/feed/podcast" target = "_blank" > 2.5 Admins RSS< / a > < / li >
< li > < a href = "https://feeds.fireside.fm/asknoah/rss" target = "_blank" > Ask Noah Show RSS< / a > < / li >
< li > < a href = "https://rss.acast.com/bohemican" target = "_blank" > Bohemican RSS< / a > < / li >
< li > < a href = "https://feeds.fireside.fm/coder/rss" target = "_blank" > Coder Radio RSS< / a > < / li >
< li > < a href = "https://destinationlinux.org/feed/mp3" target = "_blank" > Destination Linux RSS< / a > < / li >
< li > < a href = "https://feeds.simplecast.com/WpQaX_cs" target = "_blank" > Django Chat RSS< / a > < / li >
< li > < a href = "https://feeds.simplecast.com/l_5sU3vk" target = "_blank" > Django Riffs RSS< / a > < / li >
< li > < a href = "https://www.houstonpublicmedia.org/podcasts/engines-of-our-ingenuity/" target = "_blank" > Engines Of Our Ingenuity< / a > < / li >
< li > < a href = "https://feeds.twit.tv/floss.xml" target = "_blank" > FLOSS Weekly RSS< / a > < / li >
< li > < a href = "https://gnuworldorder.info/ogg.xml" target = "_blank" > GNU World Order RSS< / a > < / li >
< li > < a href = "https://feeds.feedburner.com/dancarlin/history?format=xml" target = "_blank" > HardCore History RSS< / a > < / li >
< li > < a href = "https://feeds.acast.com/public/shows/4b1ee9e3-abbb-4c40-b97a-5886583f55f9" target = "_blank" > History Of Germany RSS< / a > < / li >
< li > < a href = "https://podcasts.files.bbci.co.uk/p01dh5yg.rss" target = "_blank" > In Our Time: History RSS< / a > < / li >
< li > < a href = "https://itsallwidgets.com/podcast/feed" target = "_blank" > It's All Widgets Flutter Podcast RSS< / a > < / li >
< li > < a href = "https://latenightlinux.com/feed/mp3" target = "_blank" > Late Night Linux RSS< / a > < / li >
< li > < a href = "https://feeds.fireside.fm/linuxactionnews/rss" target = "_blank" > Linux Action News RSS< / a > < / li >
< li > < a href = "https://linuxinlaws.eu/inlaws_rss.xml" target = "_blank" > Linux InLaws RSS< / a > < / li >
< li > < a href = "https://feeds.fireside.fm/linuxunplugged/rss" target = "_blank" > Linux Unplugged RSS< / a > < / li >
< li > < a href = "https://feeds.feedburner.com/podnutz/minipcshow" target = "_blank" > MiniPC RSS< / a > < / li >
< li > < a href = "https://mintcast.org/category/mp3/feed/" target = "_blank" > MintCast RSS< / a > < / li >
< li > < a href = "http://feed.nashownotes.com/rss.xml" target = "_blank" > No Agenda RSS< / a > < / li >
< li > < a href = "https://feeds.fireside.fm/opensourcevoices/rss" target = "_blank" > Open Source Voices< / a > < / li >
< li > < a href = "https://pythonbytes.fm/episodes/all" target = "_blank" > Python Bytes RSS< / a > < / li >
< li > < a href = "https://feeds.simplecast.com/JoR28o79" target = "_blank" > React Podcast RSS< / a > < / li >
< li > < a href = "https://feeds.buzzsprout.com/1770105.rss" target = "_blank" > Scholars & Sense RSS< / a > < / li >
< li > < a href = "https://feeds.fireside.fm/selfhosted/rss" target = "_blank" > Self-Hosted RSS< / a > < / li >
< li > < a href = "https://smlr.us/?feed=podcast" target = "_blank" > Sunday Morning Linux Review RSS< / a > < / li >
< li > < a href = "https://feed.syntax.fm/rss" target = "_blank" > Syntax RSS< / a > < / li >
< li > < a href = "https://talkpython.fm/episodes/all" target = "_blank" > Talk Python To Me RSS< / a > < / li >
< li > < a href = "https://talkingkotlin.com/feed" target = "_blank" > Talking Kotlin RSS< / a > < / li >
< li > < a href = "https://ancientgreece.libsyn.com/rss" target = "_blank" > The History Of Ancient Greece RSS< / a > < / li >
< li > < a href = "https://feeds.transistor.fm/the-matt-freire-show" target = "_blank" > The Matt Freire Show RSS< / a > < / li >
< li > < a href = "https://feeds.fireside.fm/mdominick/rss" target = "_blank" > The Mike Dominick Show RSS< / a > < / li >
< li > < a href = "https://ubuntupodcast.org/feed/podcast/" target = "_blank" > Ubuntu Podcast RSS< / a > < / li >
< li > < a href = "https://rss.acast.com/wittenbergtowestphalia" target = "_blank" > Wittenberg To Westphalia RSS< / a > < / li >
< li > < a href = "https://podcasts.files.bbci.co.uk/p07mdbhg.rss" target = "_blank" > You're Dead To Me RSS< / a > < / li >
< / ul >
< p > < a href = "#categories" > Categories< / a > < / p >
2021-09-10 05:23:51 -07:00
2021-07-25 03:38:54 -07:00
2021-09-10 20:26:47 -07:00
2021-09-10 05:23:51 -07:00
< / article >
2021-07-25 03:38:54 -07:00
< / div >
2021-09-10 05:23:51 -07:00
< / div >
< / main >
< footer class = "md-footer" >
2021-07-25 03:38:54 -07:00
2021-09-10 05:23:51 -07:00
< nav class = "md-footer__inner md-grid" aria-label = "Footer" >
2021-07-25 03:38:54 -07:00
2021-09-10 05:23:51 -07:00
2021-09-11 04:13:33 -07:00
< a href = "../debian-11-ttrss/" class = "md-footer__link md-footer__link--prev" aria-label = "Previous: Debian 11 TT-RSS" rel = "prev" >
2021-09-10 05:23:51 -07:00
< div class = "md-footer__button md-icon" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z" / > < / svg >
< / div >
< div class = "md-footer__title" >
< div class = "md-ellipsis" >
< span class = "md-footer__direction" >
Previous
< / span >
2021-09-11 04:13:33 -07:00
Debian 11 TT-RSS
2021-09-10 05:23:51 -07:00
< / div >
< / div >
< / a >
2021-07-25 03:38:54 -07:00
2021-09-10 05:23:51 -07:00
2021-09-10 20:26:47 -07:00
< a href = "../test-qr-svg-django/" class = "md-footer__link md-footer__link--next" aria-label = "Next: Test QR SVG Django" rel = "next" >
2021-09-10 05:23:51 -07:00
< div class = "md-footer__title" >
< div class = "md-ellipsis" >
< span class = "md-footer__direction" >
Next
< / span >
2021-09-10 20:26:47 -07:00
Test QR SVG Django
2021-09-10 05:23:51 -07:00
< / div >
< / div >
< div class = "md-footer__button md-icon" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 24 24" > < path d = "M4 11v2h12l-5.5 5.5 1.42 1.42L19.84 12l-7.92-7.92L10.5 5.5 16 11H4z" / > < / svg >
< / div >
< / a >
2021-07-25 03:38:54 -07:00
2021-09-10 05:23:51 -07:00
< / nav >
2021-09-10 04:30:02 -07:00
2021-09-10 05:23:51 -07:00
< div class = "md-footer-meta md-typeset" >
< div class = "md-footer-meta__inner md-grid" >
< div class = "md-footer-copyright" >
Made with
< a href = "https://squidfunk.github.io/mkdocs-material/" target = "_blank" rel = "noopener" >
Material for MkDocs
< / a >
< / div >
< div class = "md-footer-social" >
< a href = "https://twitter.com/boringtrent" target = "_blank" rel = "noopener" title = "trent on twitter" class = "md-footer-social__link" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path d = "M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z" / > < / svg >
< / a >
< a href = "https://www.facebook.com/trentspalmer" target = "_blank" rel = "noopener" title = "trent on facebook" class = "md-footer-social__link" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 512 512" > < path d = "M504 256C504 119 393 8 256 8S8 119 8 256c0 123.78 90.69 226.38 209.25 245V327.69h-63V256h63v-54.64c0-62.15 37-96.48 93.67-96.48 27.14 0 55.52 4.84 55.52 4.84v61h-31.28c-30.8 0-40.41 19.12-40.41 38.73V256h68.78l-11 71.69h-57.78V501C413.31 482.38 504 379.78 504 256z" / > < / svg >
< / a >
< a href = "https://github.com/TrentSPalmer" target = "_blank" rel = "noopener" title = "trent on github" class = "md-footer-social__link" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 496 512" > < path d = "M165.9 397.4c0 2-2.3 3.6-5.2 3.6-3.3.3-5.6-1.3-5.6-3.6 0-2 2.3-3.6 5.2-3.6 3-.3 5.6 1.3 5.6 3.6zm-31.1-4.5c-.7 2 1.3 4.3 4.3 4.9 2.6 1 5.6 0 6.2-2s-1.3-4.3-4.3-5.2c-2.6-.7-5.5.3-6.2 2.3zm44.2-1.7c-2.9.7-4.9 2.6-4.6 4.9.3 2 2.9 3.3 5.9 2.6 2.9-.7 4.9-2.6 4.6-4.6-.3-1.9-3-3.2-5.9-2.9zM244.8 8C106.1 8 0 113.3 0 252c0 110.9 69.8 205.8 169.5 239.2 12.8 2.3 17.3-5.6 17.3-12.1 0-6.2-.3-40.4-.3-61.4 0 0-70 15-84.7-29.8 0 0-11.4-29.1-27.8-36.6 0 0-22.9-15.7 1.6-15.4 0 0 24.9 2 38.6 25.8 21.9 38.6 58.6 27.5 72.9 20.9 2.3-16 8.8-27.1 16-33.7-55.9-6.2-112.3-14.3-112.3-110.5 0-27.5 7.6-41.3 23.6-58.9-2.6-6.5-11.1-33.3 2.6-67.9 20.9-6.5 69 27 69 27 20-5.6 41.5-8.5 62.8-8.5s42.8 2.9 62.8 8.5c0 0 48.1-33.6 69-27 13.7 34.7 5.2 61.4 2.6 67.9 16 17.7 25.8 31.5 25.8 58.9 0 96.5-58.9 104.2-114.8 110.5 9.2 7.9 17 22.9 17 46.4 0 33.7-.3 75.4-.3 83.6 0 6.5 4.6 14.4 17.3 12.1C428.2 457.8 496 362.9 496 252 496 113.3 383.5 8 244.8 8zM97.2 352.9c-1.3 1-1 3.3.7 5.2 1.6 1.6 3.9 2.3 5.2 1 1.3-1 1-3.3-.7-5.2-1.6-1.6-3.9-2.3-5.2-1zm-10.8-8.1c-.7 1.3.3 2.9 2.3 3.9 1.6 1 3.6.7 4.3-.7.7-1.3-.3-2.9-2.3-3.9-2-.6-3.6-.3-4.3.7zm32.4 35.6c-1.6 1.3-1 4.3 1.3 6.2 2.3 2.3 5.2 2.6 6.5 1 1.3-1.3.7-4.3-1.3-6.2-2.2-2.3-5.2-2.6-6.5-1zm-11.4-14.7c-1.6 1-1.6 3.6 0 5.9 1.6 2.3 4.3 3.3 5.6 2.3 1.6-1.3 1.6-3.9 0-6.2-1.4-2.3-4-3.3-5.6-2z" / > < / svg >
< / a >
< a href = "/rss" target = "_blank" rel = "noopener" title = "rss" class = "md-footer-social__link" >
< svg xmlns = "http://www.w3.org/2000/svg" viewBox = "0 0 448 512" > < path d = "M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM112 416c-26.51 0-48-21.49-48-48s21.49-48 48-48 48 21.49 48 48-21.49 48-48 48zm157.533 0h-34.335c-6.011 0-11.051-4.636-11.442-10.634-5.214-80.05-69.243-143.92-149.123-149.123-5.997-.39-10.633-5.431-10.633-11.441v-34.335c0-6.535 5.468-11.777 11.994-11.425 110.546 5.974 198.997 94.536 204.964 204.964.352 6.526-4.89 11.994-11.425 11.994zm103.027 0h-34.334c-6.161 0-11.175-4.882-11.427-11.038-5.598-136.535-115.204-246.161-251.76-251.76C68.882 152.949 64 147.935 64 141.774V107.44c0-6.454 5.338-11.664 11.787-11.432 167.83 6.025 302.21 141.191 308.205 308.205.232 6.449-4.978 11.787-11.432 11.787z" / > < / svg >
< / a >
2021-09-02 13:52:37 -07:00
2021-07-25 03:38:54 -07:00
< / div >
2021-09-10 05:23:51 -07:00
< / div >
< / div >
2021-07-25 03:38:54 -07:00
< / footer >
2021-09-10 05:23:51 -07:00
< / div >
< div class = "md-dialog" data-md-component = "dialog" >
< div class = "md-dialog__inner md-typeset" > < / div >
< / div >
< script id = "__config" type = "application/json" > { "base" : "../.." , "features" : [ "navigation.tabs" ] , "translations" : { "clipboard.copy" : "Copy to clipboard" , "clipboard.copied" : "Copied to clipboard" , "search.config.lang" : "en" , "search.config.pipeline" : "trimmer, stopWordFilter" , "search.config.separator" : "[\\s\\-]+" , "search.placeholder" : "Search" , "search.result.placeholder" : "Type to start searching" , "search.result.none" : "No matching documents" , "search.result.one" : "1 matching document" , "search.result.other" : "# matching documents" , "search.result.more.one" : "1 more on this page" , "search.result.more.other" : "# more on this page" , "search.result.term.missing" : "Missing" , "select.version.title" : "Select version" } , "search" : "../../assets/javascripts/workers/search.409db549.min.js" , "version" : null } < / script >
2021-09-10 04:30:02 -07:00
2021-09-10 05:23:51 -07:00
< script src = "../../assets/javascripts/bundle.756773cc.min.js" > < / script >
2021-07-25 03:38:54 -07:00
2021-09-10 05:23:51 -07:00
< / body >
< / html >