The Future of Ops is Platform Engineering
Explores the evolution of operations into platform engineering, where teams focus on enabling developers through self-service platforms and managed services.
Explores the evolution of operations into platform engineering, where teams focus on enabling developers through self-service platforms and managed services.
Discusses the importance of human factors like team onboarding, reversibility, and support when choosing software architectures and technologies.
Explains the multifaceted role of an Engineering Manager (EM) in hiring, facilitating work, team alignment, process improvement, and coaching.
A programmer shares how using documentation tools like Dash helps overcome information overload and memory limitations in modern software development.
Argues that deadlines harm software quality and morale, proposing 'preemption points' and queueing disciplines as better alternatives.
A programmer's reflection on the philosophical and practical differences between truly fixing a bug versus just patching it, emphasizing testing and documentation.
A developer reviews their 10-month tenure at Remix, highlighting community growth and achievements before leaving to focus on a new venture, EpicWeb.dev.
Argues that velocity is a poor engineering metric and introduces better metrics for measuring team performance and productivity.
Analyzes the 'Time Till Open Source Alternative' (TTOSA) metric, showing how quickly open-source alternatives emerge to challenge proprietary software.
Explains the 'Minimum Viable Nothing' concept for validating product ideas without building them, focusing on testing willingness to pay.
A personal reflection on work intensity, exploitation, and finding meaning in tech careers, challenging the stigma around long hours.
The article argues that true mass collaboration on the internet is a myth, using examples from open source, gaming, and teamwork dynamics.
Explores how intentional rituals can build belonging, engagement, and culture within engineering teams, with examples from past workplaces.
A guide on giving effective feedback in tech teams, emphasizing the importance of balancing critique with specific, meaningful praise.
Strategies for managing and documenting team knowledge to improve collaboration, decision-making, and onboarding of new members.
Explores why complex ideas and systems are often favored over simpler ones in tech and academia, and argues for the advantages of simplicity.
How to use an Azure DevOps Pull Request template to enforce a team's Definition of Done and improve code review quality.
A guide to effective Angular interview questions for senior developers, focusing on open-ended questions to assess problem-solving over API memorization.
Learn how to implement and use the Python logging module to monitor events and analyze application performance.
A guide to manually tackling tedious software development tasks like linting and dependency upgrades, and when brute force is the right approach.