Cross-Platform Creator Following¶
Cross-Platform Creator Following is a strategy for consuming developer and educational content by tracking specific individuals across their various channels of distribution. Rather than relying solely on platform-specific algorithms or searching for topics generically, this approach involves building a curated roster of trusted creators and following their output on platforms like GitHub, YouTube, personal blogs, and GitLab^[index.md].
This method allows learners to access high-quality, contextualized resources such as project roadmaps, tutorial series, and toolboxes that are often curated by the creators themselves^[index.md].
Implementation¶
To implement this strategy, one can maintain a central list or "Hub" of creators. For each creator, map their presence across different platforms:
- YouTube: For long-form video content and tutorials.
- GitHub / GitLab: For code repositories, project roadmaps, and open-source contributions.
- Personal Blogs: For detailed articles, opinions, and written tutorials.
For example, a learner might follow a DevOps professional on YouTube for conceptual videos, while simultaneously tracking their GitHub repository for the code examples and configuration files used in those videos^[index.md].
Example Profiles¶
The following are examples of creators who can be followed in this manner, covering platforms such as YouTube, GitHub, and personal blogs^[index.md]:
- Bo-Yi Wu (AppleBOY): Active on YouTube and maintains a personal blog^[index.md].
- Marcel Dempers (That DevOps Guy): Produces YouTube content and maintains a GitHub repository and personal developer toolbox^[index.md].
- TechWorld with Nana: Hosts a YouTube channel and maintains a specific project series on GitLab^[index.md].
- Amigoscode: Runs a YouTube channel and an associated GitHub organization^[index.md].
Benefits¶
- Contextual Continuity: Following a creator across platforms often provides a bridge between theory (video) and practice (code repositories)^[index.md].
- Curation Quality: Creators often maintain "toolbox" or "roadmap" pages that aggregate best practices, saving the learner time in resource discovery^[index.md].
Related Concepts¶
- Personal Knowledge Management
- [[DevOps學習地圖]]
- 20/80 Learning Principle
Sources¶
index.md