Open Source Contributions Made Easy
A guide for developers on how to start contributing to open source projects, covering finding projects, selecting issues, and open source etiquette.
A guide for developers on how to start contributing to open source projects, covering finding projects, selecting issues, and open source etiquette.
A video series on transitioning from interactive Jupyter data exploration to reproducible, packaged, and tested code for data analysis.
A guide on using PowerShell to download .gitignore templates from GitHub's REST API for automating project setup.
A collection of practical GitHub tips and tricks, covering CLI tools, markdown, gists, and workflow shortcuts for developers.
A guide to fixing GitHub's automatic language detection for repositories by using a .gitattributes file to exclude vendor files.
Introducing Duoload, a simple open-source tool for visually comparing the loading progression of two websites side-by-side.
An open source maintainer discusses the meaning and impact of the phrase 'patches welcome,' contrasting dismissive uses with constructive contributor engagement.
A guide on protecting API keys in Python applications by storing them in a separate config file and using .gitignore to prevent exposure on GitHub.
A step-by-step guide on contributing to open-source GitHub projects by forking, syncing, branching, and creating pull requests.
An open source maintainer argues that users should fix bugs and add features themselves, not just request them, and provides guidance on how to start contributing.
A developer shares their experience contributing to an open source OCR startup's Node.js SDK, fixing minor issues and submitting a pull request.
Rittman Mead announces open-source release of key BI/DI tools including a JavaScript API for OBIEE frontends and visual plugins.
A developer shares their first-week experience at L4 Digital, detailing the office culture, tech setup, and initial coding work.
A developer creates a Chrome extension and Android app for generating secure, service-specific passwords from a master passphrase, inspired by existing tools.
IT professional Josh King shares his daily work habits, tools, and routines in a 'How I Work' style blog post.
Analyzes community and Microsoft contributions to open source .NET repositories over two years, showing trends in issues and pull requests.
Release of BrowserStack Automate .NET API client v2.0.1, adding new API features and .NET Core support.
A developer recounts the chaotic process of changing their GitHub username and the cascading technical issues it caused across their projects and CI/CD pipelines.
A guide on contributing to open source projects by improving documentation, using a Node.js library example.
An introduction to open source software, explaining its importance, how to learn from and contribute to projects, and the author's personal experience.