<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Open-Source on Tobias Theel | Senior Software Engineer</title><link>https://blog.noobygames.de/tags/open-source/</link><description>Recent content in Open-Source on Tobias Theel | Senior Software Engineer</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Tue, 28 Jul 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.noobygames.de/tags/open-source/index.xml" rel="self" type="application/rss+xml"/><item><title>talkfrontend: Present Your Conference Talks as Markdown, Not PowerPoint</title><link>https://blog.noobygames.de/blog/talkfrontend/</link><pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate><guid>https://blog.noobygames.de/blog/talkfrontend/</guid><description>&lt;p&gt;Every time I prepare a conference talk, the same annoyance comes back: PowerPoint and Keynote are built for office documents, not for developer content. Code snippets get mangled by autocorrect, syntax highlighting is a manual chore, and every deck lives as an opaque binary file that is painful to diff, review, or version in Git.&lt;/p&gt;
&lt;p&gt;So I built &lt;strong&gt;&lt;a href="https://github.com/Nerzal/talkfrontend"&gt;talkfrontend&lt;/a&gt;&lt;/strong&gt; — a lightweight web viewer for talk slides. Presentation-style, but as a React web app instead of an Office document. Slides are authored as plain Markdown and loaded at runtime, so publishing a new talk never requires a rebuild or redeploy of the app itself.&lt;/p&gt;</description></item></channel></rss>