{"componentChunkName":"component---src-templates-post-jsx","path":"/blog/polypane-on-the-software-engineering-daily-podcast/","result":{"data":{"mdx":{"body":"function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }\n\nfunction _objectWithoutProperties(source, excluded) { if (source == null) return {}; var target = _objectWithoutPropertiesLoose(source, excluded); var key, i; if (Object.getOwnPropertySymbols) { var sourceSymbolKeys = Object.getOwnPropertySymbols(source); for (i = 0; i < sourceSymbolKeys.length; i++) { key = sourceSymbolKeys[i]; if (excluded.indexOf(key) >= 0) continue; if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue; target[key] = source[key]; } } return target; }\n\nfunction _objectWithoutPropertiesLoose(source, excluded) { if (source == null) return {}; var target = {}; var sourceKeys = Object.keys(source); var key, i; for (i = 0; i < sourceKeys.length; i++) { key = sourceKeys[i]; if (excluded.indexOf(key) >= 0) continue; target[key] = source[key]; } return target; }\n\n/* @jsxRuntime classic */\n\n/* @jsx mdx */\nconst _frontmatter = {\n  \"title\": \"Polypane on the Software Engineering Daily Podcast\",\n  \"cover\": \"/blogs/sed/cover.webp\",\n  \"date\": \"2025-05-06\",\n  \"noshadow\": true,\n  \"type\": [\"announcement\"]\n};\nconst layoutProps = {\n  _frontmatter\n};\nconst MDXLayout = \"wrapper\";\nreturn function MDXContent(_ref) {\n  let {\n    components\n  } = _ref,\n      props = _objectWithoutProperties(_ref, [\"components\"]);\n\n  return mdx(MDXLayout, _extends({}, layoutProps, props, {\n    components: components,\n    mdxType: \"MDXLayout\"\n  }), mdx(\"p\", null, `Recently, wholesome human from the internet `, mdx(\"a\", {\n    href: \"https://www.joshuakgoldberg.com/\"\n  }, `Josh Goldberg`), ` interviewed me for the `, mdx(\"a\", {\n    href: \"https://softwareengineeringdaily.com/2025/05/06/polypane-with-kilian-valkhof/\"\n  }, `Software Engineering Daily`), ` podcast. We talked about Polypane, the web development landscape, and how I got into web development.`), mdx(\"figure\", null, mdx(\"figcaption\", null, \"Listen to the Podcast:\"), mdx(\"audio\", {\n    style: {\n      \"width\": \"100%\"\n    },\n    controls: true,\n    src: \"https://traffic.megaphone.fm/SED4120945539.mp3\"\n  })), mdx(\"p\", null, `Visit `, mdx(\"a\", _extends({\n    parentName: \"p\"\n  }, {\n    \"href\": \"https://softwareengineeringdaily.com/2025/05/06/polypane-with-kilian-valkhof/\"\n  }), `Software Engineering Daily`), ` for the show notes and transcript.`), mdx(\"p\", null, `Thanks Joel for asking me to be on the podcast, and thanks Josh for a wonderful conversation!`));\n}\n;\nMDXContent.isMDXComponent = true;","timeToRead":1,"tableOfContents":{},"excerpt":"Recently, wholesome human from the internet  Josh Goldberg  interviewed me for the  Software Engineering Daily  podcast. We talked about Polypane, the web…","frontmatter":{"title":"Polypane on the Software Engineering Daily Podcast","cover":"/blogs/sed/cover.webp","date":"2025-05-06","updated":null},"fields":{"slug":"/blog/polypane-on-the-software-engineering-daily-podcast/","date":"2025-05-05T22:00:00.000Z","ogFileName":"polypane-on-the-software-engineering-daily-podcast"}}},"pageContext":{"slug":"/blog/polypane-on-the-software-engineering-daily-podcast/"}},"staticQueryHashes":["4164364741","425175329"]}