---
title: How to stay relevant in the tech world through open source
url: "https://b13.com/knowledge/the-value-of-open-source"
description: b13 wouldn’t exist without open-source software. Our leadership, technical expertise and commitment to life-long learning all stem from our deep roots in open source.
image: "https://b13.com/fileadmin/_processed_/c/f/csm_open-source_191-1_8adc58ad03.png"
date: 2021-05-01
modified: 2026-08-19
lastUpdated: 2026-08-19
---

# How to stay relevant in the tech world through open source

[ Core-Development ](https://b13.com/knowledge/core-development) [ Open Source ](https://b13.com/knowledge/open-source)

 The value of Open Source (for individuals and companies)
==========================================================

 How to stay relevant in the tech world through Open Source

![](https://b13.com/fileadmin/_processed_/c/6/csm_benni_5e519221c4.jpg)Benni Mack

  11 May 2021

 [ RSS Feed ](https://b13.com/rss.xml)

  ![A person sits with a laptop in front of a large computer screen displaying code, while another individual holds a box near an unlocked padlock symbol. Gears and clouds are illustrated in the background.](https://b13.com/fileadmin/_processed_/c/c/csm_open-source_0a44656c0a.webp)

There are many roads to open source: Some get involved when they’re learning to code, others when they first spot a bug in an oft-used piece of software. However you get started, the minute you give feedback or make a pull request, you’ve become part of a larger community. There are long term consequences, too: Once you get involved, you’ll never stop learning. Contributing to open source enriches your life and others‘ lives all around the world. Looking back at my involvement in the TYPO3 community over the past 15 years, I can point to a wealth of knowledge I gained and gave back by participating in the community. Open source has been essential to my (and b13’s) professional development.

   b13’s TYPO3 Core Insights
---------------------------

At b13, we’re investing in TYPO3 core development. Here’s where you can see what we’ve been up to recently.

 [ Check it out ](https://b13.com/core-insights)

   Learn by reading: dig into the source code
--------------------------------------------

With proprietary software, you go in blind and have to trust the vendor. Open source, by definition, works the opposite way. Developers can inspect the source code of open-source software to learn best practices, find bugs, fix bugs, improve code legibility or performance, or fix security issues. Once a piece of software becomes open source, people around the world can learn from it and benefit right away.

It was more than 15 years ago when I first peeked into the source code of some open-source software. Looking back now, this was THE game changer in my life as a developer. Before then, I’d read countless books on proprietary software and how it worked (this was before eBooks were a thing). Open-source code offered the same benefits—and actual working source code to boot. I was able to learn from others‘ know-how for free!

   Learn by participating: sharing open-source software is simple
----------------------------------------------------------------

The use of open-source software has risen exponentially over the past 20 years, and part of the reason is speed. Back in the early 2000s, when the founder of TYPO3 Kasper Skårhøj [first made TYPO3 open source](https://typo3.org/project/history/), he shared the software via email (Git version control wouldn’t be available [until 2005](https://en.wikipedia.org/wiki/Git)).

Nowadays, you can share software within a matter of minutes by [uploading a new piece of code to a public repository on GitHub. Popular licenses like GPL2 or MIT allow other users to download,](https://help.github.com/en/github/getting-started-with-github/create-a-repo) share, improve, and distribute modifications to the open-source code. Then contributors give back by creating a “pull request”—a mechanism that allows you to make “suggested changes” to a given piece of code. Once the pull request is approved, it gets incorporated into the open-source codebase, and suddenly your code has multiple authors and editors!

Learning by doing is one of the best ways to get into open source. One of our company’s key values is that [“we never stop learning.”](https://b13.com/about-us/what-we-stand-for#c2488) This is because we had the open-source spirit since long before b13 existed. We can run a successful business off of free software, by building on top of open source and giving our customers specific value for their specific needs.

   The risks of forgoing open source
-----------------------------------

Some companies or developers might worry about the “free” part of open source. They think releasing their code into the wild might hurt their ability to make money. Thinking about the [sustainability of open source](https://github.blog/2019-01-17-lets-talk-about-open-source-sustainability/), some common questions come up:

- What does a business model based on open source look like?
- If it’s free, how will you earn money?
- How can you make long term plans and be sure that people will want to continue using your software?

While all these questions are valid, they can be asked of proprietary software, too. And if you look at open-source software from a user’s or customer’s perspective, there are obvious benefits:

- **You’re not locked into a vendor:** you can always choose a different company or product and find engineers to migrate pre-existing code.
- **There are no licensing costs**: with Free Open Source Software (there is a subtle difference) you don’t have to worry about incurring more expenses.
- **Pay vendors you trust:** You might want to pay for open source or extra services, but can wait until you know the product is stable and secure.

I’ve seen companies selling proprietary software go bankrupt, leaving their clients worried about what will happen to their data and content—not to mention their own organization’s future. **Open source is more reliable**. When developers decide to stop maintaining a piece of open-source software, they carefully consider how it might affect current users. Also, because it’s open source, other motivated developers could take over the code base and create a derivative product—all while retaining the same initial license and benefiting other users of the software, too.

Recently, for example, François Zaninotto, the developer of the popular [PHP library Faker](https://github.com/FakerPHP/Faker), decided to step away from it. Faker had been downloaded 121M times, but Zaninotto’s professional roles had evolved, and it didn’t make sense for him to continue running it. Soon after his announcement, however, [the developers of PHP framework Laravel announced they’d take over maintenance of the software ](https://laravel-news.com/changes-coming-to-php-faker)— a win for its many users!

   How to start giving back to open source
-----------------------------------------

Since we’ve gotten so much from the open-source community, it’s only natural for us to give back, which is why we [contribute to the TYPO3 core](https://b13.com/blog/investing-in-typo3-core-development?utm_medium=feed&utm_source=rss) and share our experience through [blog posts](https://b13.com/blog). Helping others use sustainable, open-source products is in b13’s DNA. We update documentation, create patches that improve software, and share our learnings with the broader community.

Since our company is deeply involved in PHP, TYPO3, and content management itself, sharing our code and expertise is only one of the ways we participate in open source. We also use a lot of open-source products developed by others. Our automation tooling for servers, for example, is based on free ansible roles by [Jeff Geerling](https://github.com/geerlingguy). Without him, we’d have a lot more dev work on our hands.

People who use open-source software don’t always know how to give back, especially if they’re in non-technical roles. Here are a few suggestions:

- **Sponsoring improvements to code:** Our clients love TYPO3 and the things we built for them with it, but pain points inevitably come up. After workshops and meetings with editors, some companies sponsor the changes they’d like to see implemented. That way, when we improve TYPO3, it helps them as well!
- **One-off Feature Request Services:** If you need a quick change or a bug fixed, we can find the right person for the job.
- **Training and events:** We love doing training and speaking at events promoting open-source software. These are the best ways to show others how easy it is to contribute.

   Useful TYPO3 Extensions, from b13 to You!
-------------------------------------------

Sharing our expertise. Here are some TYPO3 extensions we have developed that help us deliver value in client projects.

 [ Take a look ](https://b13.com/useful-typo3-extensions-from-b13-to-you)

   Finish line?
--------------

Maintaining TYPO3 for more than a decade, I’ve learned that there’s so much more to it than just reading and writing code—you gain organizational, technical writing and teaching skills, a deep understanding of high-quality software, and a lifelong community of friends and colleagues who’ll be there for you in the good times and the bad.

Most of my expertise stems from open-source software and the community members who’ve contributed and provided guidance to me over the past fifteen years. Open source is a life changer, on both personal and professional levels. We wouldn’t be running b13 without it.

   How we contribute to TYPO3 Core
---------------------------------

Working on open source software is much more fun when you’re not alone. But not everyone has time to dedicate to fixing bugs and polishing. We’re employing a TYPO3 developer to fix bugs and unresolved issues over the next six months. Find out how you can contribute, too!

 [ See our blog post ](https://b13.com/knowledge/investing-in-typo3-core-development)

  ###  Written by:

 ![Bild von Benni Mack](https://b13.com/fileadmin/_processed_/c/6/csm_benni_66cce9a81f.webp)

b13 co-founder and TYPO3 CMS Core Development Lead, Benni Mack, heads our technical practices, setup and maintenance of our technical infrastructure, and coordinates our open-source contribution. His essential tool: TYPO3

 Benni Mack  CTO

 [ more from Benni Mack ](https://b13.com/team/benni-mack)

  Related Articles
------------------

- ![A purple graphic featuring a smartphone icon with three horizontal bars, surrounded by illustrations of vintage telephones.](https://b13.com/fileadmin/_processed_/2/5/csm_EXTphonenumber_Headerbild_93d5de1696.webp)

    ###  Clean Phone Numbers in TYPO3: Why We Built EXT:phone\_number

     11 August 2026 | David Steeb

     TYPO3 stores phone numbers as tel: links, but doesn’t format them for output. Meet EXT:phone\_number, a Fluid ViewHelper for clean, consistent numbers.

     [ Read more: Clean Phone Numbers in TYPO3: Why We Built EXT:phone\_number ](https://b13.com/knowledge/clean-phone-numbers-in-typo3)
- ![Cartoon trophy character surrounded by hands giving thumbs up and a heart gesture, set against a gear-patterned background.](https://b13.com/fileadmin/_processed_/f/7/csm_T3ppy_Design_Kit_Headerbild_b51eb9dc31.webp)

    ###  T3ppy Gives TYPO3 a Friendly Face

     06 August 2026 | Florian “Flix” Keitgen

     TYPO3 is powerful—but it doesn’t have to feel impersonal. Meet T3ppy, our friendly companion for the backend.

     [ Read more: T3ppy Gives TYPO3 a Friendly Face ](https://b13.com/knowledge/t3ppy-design-kit)
- ![Gavel labeled "AI" on a circuit-patterned background with yellow stars, symbolizing regulation or legislation related to artificial intelligence in the EU.](https://b13.com/fileadmin/_processed_/1/0/csm_EUAIAct_Headerbild_510724b3de.webp)

    ###  AI Content in TYPO3: Labelling Needs Accountability

     02 August 2026 | Benni Mack

     The EU AI Act brings the origins of AI-generated content into focus. AI Label marks AI-generated and AI-edited content in TYPO3 and records who signed off the published version—for…

     [ Read more: AI Content in TYPO3: Labelling Needs Accountability ](https://b13.com/knowledge/ai-content-in-typo3-labelling-needs-accountability)
- ![Hands holding puzzle pieces are positioned around a partially completed puzzle depicting a computer interface.](https://b13.com/fileadmin/_processed_/d/7/csm_StopBuyingPlatforms_Headerbild_8a41a82f8a.webp)

    ###  Stop Buying Platforms. Start Building Ecosystems.

     09 June 2026 | David Steeb

     The first TYPO3 Summit North America opened with a keynote that reframes how enterprise teams should think about content management—from platforms to ecosystems, from vendor…

     [ Read more: Stop Buying Platforms. Start Building Ecosystems. ](https://b13.com/knowledge/stop-buying-platforms-start-building-ecosystems)
- ![Colorful fish illustrations surround a central logo that reads "TYPO3 Summit.](https://b13.com/fileadmin/_processed_/4/3/csm_NorthAmericaSummit_Headerbild_5fbbbbb529.webp)

    ###  Notes from Atlanta—What the First TYPO3 Summit North America Says About the Next Decade of Enterprise CMS

     22 May 2026 | David Steeb

     Field report from the first TYPO3 Summit North America in Atlanta. On governance that can’t be acquired, predictable seven-year lifecycles, the FAIR distribution layer, and why the…

     [ Read more: Notes from Atlanta—What the First TYPO3 Summit North America Says About the Next Decade of Enterprise CMS ](https://b13.com/knowledge/atlanta-typo3-summit-north-america-enterprise-cms)
- ![A rocket labeled "V14" launches into the sky, surrounded by a group of people celebrating with raised arms.](https://b13.com/fileadmin/_processed_/3/d/csm_v14_Celebration_Headerbild_3d4170fdc5.webp)

    ###  Happy Release Day TYPO3 v14: Why This Release Shows the True Strength of Open Source

     21 April 2026 | Florian “Flix” Keitgen

     TYPO3 v14 improves workflows for editors, marketing teams, and developers—and shows how community-driven open source creates real impact.

     [ Read more: Happy Release Day TYPO3 v14: Why This Release Shows the True Strength of Open Source ](https://b13.com/knowledge/happy-release-day-typo3-v14-why-this-release-shows-the-true-strength-of-open-source)
- ![Hands holding puzzle pieces with QR codes surround a large QR code under a magnifying glass, suggesting a collaborative activity.](https://b13.com/fileadmin/_processed_/3/b/csm_QRcodeManagement2_Headerbild_85c3ff55b5.webp)

    ###  QR Codes in TYPO3 v14: Built-in Link Management That Just Works for Editors

     17 April 2026 | David Steeb

     TYPO3 v14 adds QR code generation to Link Management. Create codes before URLs are final, track scans via redirect stats, update targets anytime, and avoid third-party tools. Ideal…

     [ Read more: QR Codes in TYPO3 v14: Built-in Link Management That Just Works for Editors ](https://b13.com/qr-codes-in-typo3-v14-built-in-link-management-that-just-works-for-editors)
- ![Four file folders displaying a bar graph with orange bars, set against a light blue background with abstract document outlines.](https://b13.com/fileadmin/_processed_/7/2/csm_PageInfoTabs_Headerbild_1e3eda44e5.webp)

    ###  Taming the Page Module Header—Why We Built EXT:page\_info\_tabs

     31 March 2026 | David Steeb

     When multiple TYPO3 extensions add content to the page module header, things quickly become messy. EXT:page\_info\_tabs structures everything into clean Bootstrap tabs, with zero…

     [ Read more: Taming the Page Module Header—Why We Built EXT:page\_info\_tabs ](https://b13.com/knowledge/taming-the-page-module-header-why-we-built-extpage-info-tabs)
- ![Retro microphone illustration with a shopping cart icon in the background, symbolizing e-commerce or online shopping.](https://b13.com/fileadmin/_processed_/f/8/csm_Marketplace_Headerbild_ee1575614c.webp)

    ###  Why TYPO3 Needs a Marketplace for Products

     25 March 2026 | Florian “Flix” Keitgen

     A marketplace would make TYPO3 products more discoverable, easier to compare, and benefit both agencies and clients alike.

     [ Read more: Why TYPO3 Needs a Marketplace for Products ](https://b13.com/knowledge/why-typo3-needs-a-marketplace-for-products)
- ![Hands holding a pencil and a circular token with characters, working on a digital interface displaying text and images.](https://b13.com/fileadmin/_processed_/7/e/csm_VisualEditor_Headerbild_33d4a1f19b.webp)

    ###  Visual Editing in TYPO3: When Content Management Happens in Context

     16 March 2026 | Florian “Flix” Keitgen

     Discover the Visual Editor by anders und sehr that enables true in-context content editing. Learn how Camino, the new frontend theme, and improved editorial workflows transform…

     [ Read more: Visual Editing in TYPO3: When Content Management Happens in Context ](https://b13.com/knowledge/visual-editing-in-typo3-when-content-management-happens-in-context)