<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>InfoQ - Culture &amp; Methods - News</title>
    <link>https://www.infoq.com</link>
    <description>InfoQ Culture &amp; Methods News feed</description>
    <item>
      <title>Scaling Social Systems in Software Organizations</title>
      <link>https://www.infoq.com/news/2026/05/scale-social-system-software-org/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Culture+%26+Methods-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/05/scale-social-system-software-org/en/headerimage/generatedHeaderImage-1778655452477.jpg"/&gt;&lt;p&gt;Fast-scaling teams must rebuild trust and psychological safety as their social systems expand. Intentional, redundant communication across multiple formats can keep everyone aligned. Cross-team rituals, buddy systems, and rotating facilitators can reduce silos by building bridges between teams. Leaders accelerate this by modeling the vulnerability they want to see.&lt;/p&gt; &lt;i&gt;By Ben Linders&lt;/i&gt;</description>
      <category>Scaling</category>
      <category>Leadership</category>
      <category>Communication</category>
      <category>InfoQ Dev Summit Munich 2025</category>
      <category>Collaboration</category>
      <category>Teamwork</category>
      <category>Culture &amp; Methods</category>
      <category>news</category>
      <pubDate>Thu, 14 May 2026 11:41:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/scale-social-system-software-org/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Culture+%26+Methods-news</guid>
      <dc:creator>Ben Linders</dc:creator>
      <dc:date>2026-05-14T11:41:00Z</dc:date>
      <dc:identifier>/news/2026/05/scale-social-system-software-org/en</dc:identifier>
    </item>
    <item>
      <title>Airbnb Implements Context-Aware Identity Model to Support Privacy-First Social Features</title>
      <link>https://www.infoq.com/news/2026/05/airbnb-privacy-identity-model/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Culture+%26+Methods-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/05/airbnb-privacy-identity-model/en/headerimage/generatedHeaderImage-1777161122220.jpg"/&gt;&lt;p&gt;Airbnb has redesigned its identity system to support privacy-first social features in Experiences. The platform introduces context-specific profiles that separate global user identity from externally visible profiles, preventing cross-context linkage. The migration leveraged automated auditing, manual validation, and AI-assisted refactoring to enforce correct identity usage across services.&lt;/p&gt; &lt;i&gt;By Leela Kumili&lt;/i&gt;</description>
      <category>Identity Management</category>
      <category>Privacy</category>
      <category>Relationship</category>
      <category>Distributed Systems</category>
      <category>Data Privacy</category>
      <category>Platform Engineering</category>
      <category>Security</category>
      <category>Social Networking</category>
      <category>Authorization</category>
      <category>AI Assisted Coding</category>
      <category>migration</category>
      <category>Access Control</category>
      <category>Architecture &amp; Design</category>
      <category>Culture &amp; Methods</category>
      <category>Development</category>
      <category>news</category>
      <pubDate>Wed, 13 May 2026 14:46:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/airbnb-privacy-identity-model/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Culture+%26+Methods-news</guid>
      <dc:creator>Leela Kumili</dc:creator>
      <dc:date>2026-05-13T14:46:00Z</dc:date>
      <dc:identifier>/news/2026/05/airbnb-privacy-identity-model/en</dc:identifier>
    </item>
    <item>
      <title>Applying Best Simple System for Now for Software Design</title>
      <link>https://www.infoq.com/news/2026/05/best-simple-system-design/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Culture+%26+Methods-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/05/best-simple-system-design/en/headerimage/best-simple-system-design-header-1776687343321.jpg"/&gt;&lt;p&gt;Choosing between building up technical debt and missing delivery deadlines is a false dichotomy, Daniel Terhorst-North argued in his talk Best Simple System for Now. Programmers love to generalize rather than solve the immediate problem at hand, which can make future changes difficult. Instead, we need to build the skills and instincts for keeping things simple.&lt;/p&gt; &lt;i&gt;By Ben Linders&lt;/i&gt;</description>
      <category>Architecture</category>
      <category>Design</category>
      <category>GOTO Conference</category>
      <category>Scalability</category>
      <category>Technical Debt</category>
      <category>Code Quality</category>
      <category>Culture &amp; Methods</category>
      <category>news</category>
      <pubDate>Thu, 07 May 2026 11:43:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/best-simple-system-design/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Culture+%26+Methods-news</guid>
      <dc:creator>Ben Linders</dc:creator>
      <dc:date>2026-05-07T11:43:00Z</dc:date>
      <dc:identifier>/news/2026/05/best-simple-system-design/en</dc:identifier>
    </item>
    <item>
      <title>Leading Open Source Author Calls for Verification over Trust in Software Supply Chains</title>
      <link>https://www.infoq.com/news/2026/05/stenberg-curl-verification-trust/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Culture+%26+Methods-news</link>
      <description>&lt;img src="https://res.infoq.com/news/2026/05/stenberg-curl-verification-trust/en/headerimage/generatedHeaderImage-1777409230642.jpg"/&gt;&lt;p&gt;In a blog post published in March 2026, Daniel Stenberg, creator and lead developer of curl, makes the case that the software industry's default position of trusting well-known components is no longer adequate. Stenberg argues that users and organisations should actively verify the software they consume, and he uses curl's own practices as a concrete example of how that can be done.&lt;/p&gt; &lt;i&gt;By Matt Saunders&lt;/i&gt;</description>
      <category>Software Supply Chain</category>
      <category>Dependency Management</category>
      <category>Verification</category>
      <category>DevOps</category>
      <category>Culture &amp; Methods</category>
      <category>news</category>
      <pubDate>Thu, 07 May 2026 07:00:00 GMT</pubDate>
      <guid>https://www.infoq.com/news/2026/05/stenberg-curl-verification-trust/?utm_campaign=infoq_content&amp;utm_source=infoq&amp;utm_medium=feed&amp;utm_term=Culture+%26+Methods-news</guid>
      <dc:creator>Matt Saunders</dc:creator>
      <dc:date>2026-05-07T07:00:00Z</dc:date>
      <dc:identifier>/news/2026/05/stenberg-curl-verification-trust/en</dc:identifier>
    </item>
  </channel>
</rss>
