{
  "posts": [
    {
      "id": "talk-to-someone",
      "title": "Talk to someone",
      "description": "Collaborate to overcome cognitive overload",
      "space": "posts",
      "spaceTitle": "Feb 7th, 2024"
    },
    {
      "id": "read-the-code",
      "title": "Read the code",
      "description": "Read the source code to reach deep understanding of systems",
      "space": "posts",
      "spaceTitle": "Nov 4th, 2023"
    },
    {
      "id": "good-explanations",
      "title": "Good explanations",
      "description": "Good explanations help engineering teams deeply understand systems",
      "space": "posts",
      "spaceTitle": "Jul 17th, 2023"
    },
    {
      "id": "solution-ownership",
      "title": "Solution ownership",
      "description": "The role of a product owner within a development cycle",
      "space": "posts",
      "spaceTitle": "Jul 5th, 2022"
    },
    {
      "id": "behind-a-good-process",
      "title": "Behind a good process",
      "description": "Thoughts on process design",
      "space": "posts",
      "spaceTitle": "Apr 18th, 2022"
    },
    {
      "id": "tech-debt-is-a-myth",
      "title": "Tech debt is a myth",
      "description": "About a nonlinear nature of a codebase",
      "space": "posts",
      "spaceTitle": "Jan 16th, 2022"
    },
    {
      "id": "note-taking-mistakes",
      "title": "Note-taking mistakes",
      "description": "Building a better personal note-taking system",
      "space": "posts",
      "spaceTitle": "Dec 28th, 2021"
    },
    {
      "id": "bundling-and-unbundling",
      "title": "Bundling and unbundling",
      "description": "Platformisation trends in the software world",
      "space": "posts",
      "spaceTitle": "Nov 19th, 2021"
    },
    {
      "id": "product-insights",
      "title": "Product insights",
      "description": "What is behind some of the well-known software products",
      "space": "posts",
      "spaceTitle": "Oct 26th, 2021"
    },
    {
      "id": "clarity-of-purpose",
      "title": "Clarity of purpose",
      "description": "Understanding what a purpose is and how it is different from a goal",
      "space": "posts",
      "spaceTitle": "Sep 21st, 2021"
    },
    {
      "id": "principles-over-processes",
      "title": "Principles over processes",
      "description": "Keep principles fixed, while adapting processes to better implement those principles",
      "space": "posts",
      "spaceTitle": "Aug 18th, 2021"
    },
    {
      "id": "the-power-of-simple-rules",
      "title": "The power of simple rules",
      "description": "How we can use simple rules when dealing with complexity",
      "space": "posts",
      "spaceTitle": "Aug 15th, 2021"
    },
    {
      "id": "the-systems-lens",
      "title": "The systems lens",
      "description": "Takeaways from Thinking in Systems by Donella Meadows",
      "space": "posts",
      "spaceTitle": "Jun 19th, 2021"
    },
    {
      "id": "running-a-remote-team",
      "title": "Running a remote team",
      "description": "Best practices for communication and organising work for remote teams",
      "space": "posts",
      "spaceTitle": "Feb 25th, 2021"
    },
    {
      "id": "low-risk-integrations",
      "title": "Low risk integrations",
      "description": "Ways to assess technical risks before starting an integration project and suggestions about tackling them",
      "space": "posts",
      "spaceTitle": "Feb 12th, 2021"
    },
    {
      "id": "your-very-own-third-party-service",
      "title": "Your very own third party service",
      "description": "A mental experiment that helps to decouple parts of complex products",
      "space": "posts",
      "spaceTitle": "Jan 19th, 2021"
    },
    {
      "id": "the-three-types-of-work",
      "title": "The three types of work",
      "description": "All we do can be split into three categories, each has it own best practices when it comes to processes and communication",
      "space": "posts",
      "spaceTitle": "Jan 8th, 2021"
    }
  ],
  "spaces": []
}