Going from blog posts to full launches
A guide for tech startups on evolving from simple blog posts to coordinated product launches, covering product readiness and messaging.
A guide for tech startups on evolving from simple blog posts to coordinated product launches, covering product readiness and messaging.
A developer expresses gratitude after being elected a Java Champion, thanking mentors, community members, and supporters.
A female developer shares her positive experiences in the tech industry, countering the narrative of pervasive sexism.
Analyzes community involvement in open-source .NET projects (Roslyn, CoreCLR, CoreFX) one year after Microsoft's announcement, using GitHub data.
Explores how open source software acts like Yelp, shifting power from publishers to consumers by amplifying user feedback and demanding higher standards.
Explores six common strategies for using pull requests on GitHub, from quick merges to detailed reviews and collaborative workflows.
Summary of the 2015 MLOSS workshop on open-source machine learning software, covering key talks and the maturing community.
A developer reflects on shifting from chasing tech trends to focusing on delivering customer value and work-life balance.
Explores the key benefits of open source software, including cost savings, higher quality, and enabling developers to focus on high-value work.
Explores why developers find Git difficult, contrasting individual vs. team workflows and the mindset shift needed to appreciate it.
A guide for software developers on how to optimize and improve their daily tools like IDEs and command-line utilities through configuration and learning.
A reflection on programmer stereotypes from the essay 'The Little Printf', discussing common traits like chasing new tech and collecting unread books.
Encourages open source contributions by emphasizing that even small fixes like typos are valuable and appreciated by project maintainers.
The article discusses the AMP Project, an open-source framework for building fast mobile web pages, using a story about misaligned incentives as an analogy.
A guide explaining what files to add to your .gitignore file, covering OS files, application files, and credentials to keep Git history clean.
A developer argues against committing commented-out code, explaining why it harms code readability and maintainability.
Author shares the journey and process of writing a book on Python Machine Learning, including productivity tips and the book's focus.
Explores how enterprises can adopt open source development workflows, like public bug trackers and transparent collaboration, to improve software quality and efficiency.
Discusses the benefits and challenges of adding telemetry to open source libraries to improve maintenance decisions.
A practical guide on shipping functional software, covering human-centered design, mastering core languages, avoiding hype, and maintaining consistent coding styles.