<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Home on Birgit Bader</title><link>https://birgitbader.com/</link><description>Recent content in Home on Birgit Bader</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 20 Aug 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://birgitbader.com/index.xml" rel="self" type="application/rss+xml"/><item><title>Who’s mentoring whom, anyway?</title><link>https://birgitbader.com/blog/whos-mentoring-whom-anyway/</link><pubDate>Thu, 20 Aug 2026 00:00:00 +0000</pubDate><guid>https://birgitbader.com/blog/whos-mentoring-whom-anyway/</guid><description>&lt;p&gt;&lt;em&gt;Why mentoring is not a one-way street.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This is about a great young talent, who started as an intern, continued as a working student, and became my mentor along the way.&lt;/p&gt;
&lt;p&gt;Fresh out of her bachelor’s degree in IT and with a master’s program ahead of her, she wanted to use the time in between to get a taste of technical writing.
Fair enough.
Little did she know.
Or I, for that matter.&lt;/p&gt;</description></item><item><title>What rebuilding my website taught me</title><link>https://birgitbader.com/blog/what-rebuilding-my-website-taught-me/</link><pubDate>Sun, 16 Aug 2026 00:00:00 +0000</pubDate><guid>https://birgitbader.com/blog/what-rebuilding-my-website-taught-me/</guid><description>&lt;p&gt;There hasn&amp;rsquo;t been a new blog post here since June.
I &lt;em&gt;did&lt;/em&gt; have a lot to write about, but I was busy getting this website up and running — again.
What started as a fairly small personal project turned into a surprisingly good exercise in many of the things that I&amp;rsquo;m surrounded with in my professional life: making decisions that scale, dealing with limitations, working with tools that don&amp;rsquo;t fit into the game, changing direction, migrating content, working with AI, relying on documentation and, eventually, bringing something live before it feels completely finished.&lt;/p&gt;</description></item><item><title>Helping knowledge move</title><link>https://birgitbader.com/blog/helping-knowledge-move/</link><pubDate>Sat, 20 Jun 2026 00:00:00 +0000</pubDate><guid>https://birgitbader.com/blog/helping-knowledge-move/</guid><description>&lt;p&gt;Usually, I do write a blog post first and then I bring a teaser on LinkedIn afterwards.
This time, things happened the other way around (or the story goes in circles).
After sharing some thoughts recently, I kept coming back to a question I&amp;rsquo;ve been asked (and have asked myself) many times over the years: &lt;em&gt;What is it that you actually want to achieve in your work?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;At first glance, this is a question that seems quite simple.
My focus areas have changed quite a bit over the years depending on my roles, and so have the environments I worked in.
I&amp;rsquo;ve been involved in technical communication, product ownership, localization, terminology work, knowledge management, documentation, and more recently AI.
One might think, all those things don&amp;rsquo;t necessarily look closely related.
But there is a pattern.&lt;/p&gt;</description></item><item><title>Finally talking about API docs</title><link>https://birgitbader.com/blog/finally-talking-about-api-docs/</link><pubDate>Sat, 30 May 2026 00:00:00 +0000</pubDate><guid>https://birgitbader.com/blog/finally-talking-about-api-docs/</guid><description>&lt;p&gt;Friends, how much longer were you supposed to wait until I finally post something about API docs?!
Waiting is over.
Here we go.
I’ve actually procrastinated on this topic for quite a while, because I had too much to say, that I genuinely didn’t know where to begin.
So let’s start with the basics first.&lt;/p&gt;
&lt;h3 id="apis-are-everywhere"&gt;APIs are everywhere&lt;/h3&gt;
&lt;p&gt;We interact with APIs constantly, even if we’re not developers ourselves.
Your weather app?
API.
Paying with PayPal?
API.
Spotify, Google Maps, “Login with Google”?
APIs everywhere.
At the core, an API is just a way for systems to communicate with each other.
One application sends a request, another responds with data.
A simple idea with a huge impact.&lt;/p&gt;</description></item><item><title>Magic moments happen between roles</title><link>https://birgitbader.com/blog/magic-moments-happen-between-roles/</link><pubDate>Sun, 03 May 2026 00:00:00 +0000</pubDate><guid>https://birgitbader.com/blog/magic-moments-happen-between-roles/</guid><description>&lt;p&gt;Do you know those moments at work when something suddenly clicks?
When a thought becomes clear, a connection becomes visible, or an idea sparks?
These moments happen surprisingly often when technical writers come into play.&lt;/p&gt;
&lt;h3 id="the-unknown-role"&gt;The unknown role&lt;/h3&gt;
&lt;p&gt;In my career, I have often been “the one with the unknown role.”
Not because of bad intent, but simply because many people had never worked with a technical writer before.&lt;br&gt;
And honestly?
I like that.
I like this sense of new territory, those slightly puzzled looks in the beginning, that unspoken question: &lt;em&gt;What does she actually do?&lt;/em&gt;&lt;br&gt;
For me, that’s a positive challenge.
Because that’s exactly when I get the chance to show what this role is really about.
That it’s not just about writing, but about understanding, connecting, and thinking things through together.&lt;/p&gt;</description></item><item><title>The space between how we work and how we document</title><link>https://birgitbader.com/blog/the-space-between-how-we-work-and-how-we-document/</link><pubDate>Sat, 18 Apr 2026 00:00:00 +0000</pubDate><guid>https://birgitbader.com/blog/the-space-between-how-we-work-and-how-we-document/</guid><description>&lt;p&gt;&lt;em&gt;Exploring the gap between business and technical documentation cultures.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Because so much of the real work doesn’t happen in systems or tools, but in the gaps between roles, where assumptions collide and understanding is never quite complete.
Lately, one of those gaps has been bothering me.
It shows up in something that sounds simple, but isn’t: documentation.
How do we bridge the gap between technical and business documentation? &lt;/p&gt;
&lt;p&gt;On one side, we have developers.&lt;br&gt;
They increasingly embrace docs as code: documentation that is versioned, reviewed, and lives close to the code.
It evolves with the system and brings a certain clarity and discipline.
On the other side, we have everyone else: product managers, designers, business stakeholders.
Their knowledge lives everywhere: meeting notes, whiteboards, chat threads, and design or analysis tools.
Not because they don’t care, but because their work is fluid, conversational, and fragmented.
And, maybe most importantly: time-constrained.&lt;/p&gt;</description></item><item><title>Clarity over perfection</title><link>https://birgitbader.com/blog/clarity-over-perfection/</link><pubDate>Mon, 30 Mar 2026 00:00:00 +0000</pubDate><guid>https://birgitbader.com/blog/clarity-over-perfection/</guid><description>&lt;p&gt;&lt;em&gt;Why technical writing is less about precision, and more about making the right decisions (even in the age of AI).&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;I make fast decisions.
Not careless ones.
Just clear ones.
I walk into a store, try something on, and within seconds I know: yes or no.&lt;br&gt;
Take it or leave it.
Done.
My mom?
She’ll browse, compare, try things on, reconsider, circle back, and go home with nothing.
Sleep on it.
Regret it.
I don’t have that gene.
My default setting is: &lt;em&gt;Do I want it? Do I feel it? What’s the worst that can happen?&lt;/em&gt;
And if it’s not a clear yes, it’s a no.
Always.&lt;/p&gt;</description></item><item><title>The strange case of the „technical writer“</title><link>https://birgitbader.com/blog/the-strange-case-of-the-technical-writer/</link><pubDate>Mon, 23 Mar 2026 00:00:00 +0000</pubDate><guid>https://birgitbader.com/blog/the-strange-case-of-the-technical-writer/</guid><description>&lt;p&gt;&lt;em&gt;Or: why „technical writer“ is the most misleading job title in tech.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;There’s a small professional paradox I live with.
I’m trained in linguistics, which means I tend to take words very seriously.
Which makes it slightly awkward that my own job title doesn’t quite mean what it says.&lt;/p&gt;
&lt;p&gt;Lately, there’s been more conversation about how the role of technical writers is evolving.
And yet, the name itself hasn’t really caught up.&lt;/p&gt;</description></item><item><title>Documentation is product thinking</title><link>https://birgitbader.com/blog/documentation-is-product-thinking/</link><pubDate>Sun, 08 Mar 2026 00:00:00 +0000</pubDate><guid>https://birgitbader.com/blog/documentation-is-product-thinking/</guid><description>&lt;p&gt;&lt;em&gt;Why good documentation starts with product decisions, not last-minute writing.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Let’s clear up a common misconception in software development: documentation is not something that happens after the product is finished.
Not after the sprint.
Not before release.
And definitely not when someone says, “Hey, can someone quickly document this?”
Good documentation doesn’t appear at the end of the process. It grows out of product thinking.&lt;/p&gt;
&lt;h3 id="good-documentation-starts-with-product-thinking"&gt;Good documentation starts with product thinking&lt;/h3&gt;
&lt;p&gt;The best documentation rarely begins with a blank page.
It begins with things like:&lt;/p&gt;</description></item><item><title>Datenschutzerklärung / Privacy Policy</title><link>https://birgitbader.com/privacy-policy/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://birgitbader.com/privacy-policy/</guid><description>&lt;div class="bilingual-table"&gt;
&lt;div lang="de"&gt;
&lt;h3 id="allgemeiner-hinweis"&gt;Allgemeiner Hinweis&lt;/h3&gt;
&lt;p&gt;Der Schutz Ihrer persönlichen Daten ist mir wichtig.
Personenbezogene Daten werden auf dieser Website nur im technisch notwendigen Umfang verarbeitet.&lt;/p&gt;
&lt;/div&gt;
&lt;div lang="en"&gt;
&lt;h3 id="general-information"&gt;General information&lt;/h3&gt;
&lt;p&gt;Protecting your personal data is important to me.
Personal data on this website is processed only to the extent technically necessary.&lt;/p&gt;
&lt;/div&gt;
&lt;div lang="de"&gt;
&lt;h3 id="hosting-und-server-logfiles"&gt;Hosting und Server-Logfiles&lt;/h3&gt;
&lt;p&gt;Diese Website wird als statische Website bei &lt;strong&gt;GitHub Pages&lt;/strong&gt; gehostet, einem Dienst der GitHub, Inc., 88 Colin P. Kelly Jr. Street, San Francisco, CA 94107, USA.&lt;/p&gt;</description></item><item><title>Impressum / Imprint</title><link>https://birgitbader.com/imprint/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://birgitbader.com/imprint/</guid><description>&lt;div class="bilingual-table"&gt;
&lt;div lang="de"&gt;
&lt;p&gt;Diese Website wird von Deutschland aus betrieben.
Die folgenden Informationen werden gemäß deutschem Recht (§ 5 DDG) bereitgestellt.&lt;/p&gt;
&lt;/div&gt;
&lt;div lang="en"&gt;
&lt;p&gt;This website is operated from Germany.
The following information is provided in accordance with German law (§ 5 DDG).&lt;/p&gt;
&lt;/div&gt;
&lt;div lang="de"&gt;
&lt;p&gt;&lt;strong&gt;Angaben gemäß § 5 DDG&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Birgit Bader&lt;/strong&gt;&lt;br&gt;
Walddörferstraße 305&lt;br&gt;
22047 Hamburg&lt;br&gt;
Germany&lt;/p&gt;
&lt;/div&gt;
&lt;div lang="en"&gt;
&lt;p&gt;&lt;strong&gt;Information according to § 5 DDG (Germany)&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Birgit Bader&lt;/strong&gt;&lt;br&gt;
Walddörferstraße 305&lt;br&gt;
22047 Hamburg&lt;br&gt;
Germany&lt;/p&gt;
&lt;/div&gt;
&lt;div lang="de"&gt;
&lt;p&gt;&lt;strong&gt;Kontakt&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;E-Mail: &lt;a href="mailto:diplomatintech@web.de"&gt;diplomatintech@web.de&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;LinkedIn: &lt;a href="https://www.linkedin.com/in/birgit-b-838503207" target="_blank" rel="noopener noreferrer"&gt;Birgit Bader&lt;span class="visually-hidden"&gt; (opens in a new tab)&lt;/span&gt;&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Skills and strengths</title><link>https://birgitbader.com/about/skills-and-strengths/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://birgitbader.com/about/skills-and-strengths/</guid><description>&lt;p&gt;I work in the space between different roles, responsibility levels, organizational units, and perspectives, turning friction into patterns, and patterns into solutions that scale.&lt;/p&gt;
&lt;h2 id="what-i-do"&gt;What I do&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;Sit with a team long enough to find where the friction actually is, not where people say it is.&lt;/li&gt;
&lt;li&gt;Ask the questions nobody thought to ask, until the room lands on the same understanding.&lt;/li&gt;
&lt;li&gt;Translate between engineering, product, and business until everyone&amp;rsquo;s using the same words for the same thing.&lt;/li&gt;
&lt;li&gt;Facilitate workshops that turn &amp;ldquo;kind of clear&amp;rdquo; into something everyone actually agrees on.&lt;/li&gt;
&lt;li&gt;Spot the pattern across scattered conversations and turn it into a standard that scales.&lt;/li&gt;
&lt;li&gt;Lead by doing — people follow the work, not a title.&lt;/li&gt;
&lt;li&gt;Write and structure documentation and architectural guidelines that hold up as a product grows.&lt;/li&gt;
&lt;li&gt;Mentor technical writers and young talent as well as build communities around documentation and knowledge management.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="how-i-work"&gt;How I work&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;I ask a lot of questions, not because I don&amp;rsquo;t get it, but because I want everyone to land on the same page.&lt;/li&gt;
&lt;li&gt;I translate between ways of working. I don&amp;rsquo;t force one on everyone.&lt;/li&gt;
&lt;li&gt;I like pioneering: the role nobody&amp;rsquo;s had before is often where I do my best work.&lt;/li&gt;
&lt;li&gt;I&amp;rsquo;ve learned as much from people I was supposed to be teaching.&lt;/li&gt;
&lt;li&gt;The questions I keep coming back to when a team scales fast: Where is growth creating friction? What feels harder than it did a year ago?&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="more-of-this-in-writing"&gt;More of this, in writing&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="https://birgitbader.com/blog/"&gt;My blog&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="https://birgitbader.com/about/talks-and-publications/"&gt;Talks and publications&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For the roles and timeline, see my &lt;a href="https://birgitbader.com/files/cv_birgit-bader.pdf"&gt;CV&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Talks and publications</title><link>https://birgitbader.com/about/talks-and-publications/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://birgitbader.com/about/talks-and-publications/</guid><description>&lt;p&gt;A selection of where I&amp;rsquo;ve spoken and what I&amp;rsquo;ve published in the context of technical communication, API design, and developer experience.&lt;/p&gt;
&lt;h2 id="talks"&gt;Talks&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://archdoc.bettercode.eu/veranstaltung-88234-se-0-if-it%2527s-not-documented-it-doesn%2527t-exist.--5-hacks-wie-relevante-infos-im-sdlc-ueberleben.html"&gt;betterCode() ArchDoc&lt;/a&gt;&lt;/strong&gt; — &amp;ldquo;If it&amp;rsquo;s not documented, it doesn&amp;rsquo;t exist. – 5 Hacks, wie relevante Infos im SDLC überleben.&amp;rdquo; &lt;em&gt;May 20, 2026&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://meine.doag.org/events/javaland/2025/agenda/#eventDay.1743458400"&gt;JavaLand&lt;/a&gt;&lt;/strong&gt; — &amp;ldquo;Das hätten wir dokumentieren sollen&amp;hellip; Entwicklungsprozesse optimieren durch Zugang zu Fachwisssen.&amp;rdquo; &lt;em&gt;April 1, 2025&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://api.bettercode.eu/2023/veranstaltung-20313-se-0-warum-api-guidelines-eine-coole-sache-sind.html"&gt;betterCode() API&lt;/a&gt;&lt;/strong&gt; - &amp;ldquo;Warum API Guidelines eine coole Sache sind.&amp;rdquo; &lt;em&gt;March 30, 2023&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="publications"&gt;Publications&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://www.otto.de/jobs/en/blogs/techblog/technical-writing-against-ai-hallucination/"&gt;Why AI hallucinates – and what technical writing can do about it&lt;/a&gt;&lt;/strong&gt;, OTTO Tech Blog. &lt;em&gt;April 8, 2026&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://www.otto.de/jobs/en/blogs/techblog/why-using-api-guidelines-is-a-good-idea/"&gt;Why using API guidelines is a good idea&lt;/a&gt;&lt;/strong&gt;, OTTO Tech Blog. &lt;em&gt;July 28, 2023&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://developer.epages.com/blog/ux-and-design/why-it-makes-sense-to-introduce-a-design-system/"&gt;Why it makes sense to introduce a design system&lt;/a&gt;&lt;/strong&gt;, epages Developer Blog. &lt;em&gt;September 26, 2019&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://developer.epages.com/blog/techcomm-and-socialmedia/in-three-steps-to-a-great-help-article/"&gt;In three steps to a great help article&lt;/a&gt;&lt;/strong&gt;, epages Developer Blog. &lt;em&gt;February 21, 2019&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://developer.epages.com/blog/language-and-localization/why-the-heck-would-we-need-a-software-localization-tool/"&gt;Why the heck would we need a software localization tool?&lt;/a&gt;&lt;/strong&gt;, epages Developer Blog. &lt;em&gt;May 15, 2018&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://developer.epages.com/blog/ux-and-design/a-day-in-the-life-of-a-ux-team/"&gt;A day in the life of a UX team&lt;/a&gt;&lt;/strong&gt;, epages Developer Blog. &lt;em&gt;April 27, 2018&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://developer.epages.com/blog/language-and-localization/five-compelling-reasons-why-you-should-care-about-terminology/"&gt;Five compelling reasons why you should care about terminology&lt;/a&gt;&lt;/strong&gt;, epages Developer Blog. &lt;em&gt;September 12, 2017&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://developer.epages.com/blog/techcomm-and-socialmedia/api-writing-just-copy-and-paste/"&gt;API writing: just copy and paste?&lt;/a&gt;&lt;/strong&gt;, epages Developer Blog. &lt;em&gt;July 1, 2017&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://developer.epages.com/blog/methods-and-tools/what-its-like-to-be-an-agile-technical-writer/"&gt;What it&amp;rsquo;s like to be an agile technical writer&lt;/a&gt;&lt;/strong&gt;, epages Developer Blog. &lt;em&gt;November 30, 2016&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://developer.epages.com/blog/techcomm-and-socialmedia/how-to-find-out-what-your-target-group-needs/"&gt;How to find out what your target group needs&lt;/a&gt;&lt;/strong&gt;, epages Developer Blog. &lt;em&gt;August 23, 2016&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://developer.epages.com/blog/techcomm-and-socialmedia/why-ux-and-technical-writing-make-a-dream-team/"&gt;Why UX and technical writing make a dream team&lt;/a&gt;&lt;/strong&gt;, epages Developer Blog. &lt;em&gt;June 16, 2016&lt;/em&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href="https://developer.epages.com/blog/api-experience/restful-api-documentation-at-epages/"&gt;RESTful API documentation at ePages&lt;/a&gt;&lt;/strong&gt;, epages Developer Blog. &lt;em&gt;May 28, 2015&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;</description></item></channel></rss>