Co-authoring Git commits
Learn how to give credit to other developers by co-authoring Git commits using the command line, with support from GitHub and GitLab.
Learn how to give credit to other developers by co-authoring Git commits using the command line, with support from GitHub and GitLab.
A guide to resolving Git merge conflicts using the rebase command and VS Code's merge conflict editor.
Advice on when and how to include your GitHub profile in job applications, emphasizing relevance over quantity.
A technical guide on using R to convert smartphone spherical panoramas into hemispherical images for canopy analysis, including code and workflow.
A developer shares their methodology of 'Notification-driven Development' to efficiently manage GitHub notifications and maintain multiple projects.
A blog post reviving an interactive stem-and-leaf plot playground built with D3 and CoffeeScript, demonstrating data visualization techniques.
A developer shares their journey in open source, focusing on web security, Node.js contributions, and receiving the GitHub Stars 2023 award.
A developer shares their journey creating an open source activism program to teach collaboration and inclusivity in software development.
A developer shares their favorite online tech communities for connection, learning, and contributing, including Virtual Coffee, OpenSauced, and dev.to.
A developer reflects on the psychological impact of maintaining a long GitHub commit streak, balancing productivity with unhealthy obsession.
Introduction to Jekyll, a static site generator, covering basic setup, post formatting, and code snippet features.
A guide on using GitHub repositories as a professional portfolio to impress employers and land tech jobs, focusing on project presentation and code quality.
A guide to automating dependency upgrades using Renovate, Dependabot, and Mergify for GitHub repositories.
A developer reflects on achieving high productivity and shipping speed in a small tech company with minimal process and no project managers.
A technical walkthrough of visualizing and improving a graph of Auckland bus cancellation data using R, focusing on data representation and coding techniques.
A personal recap of attending the South Coast Summit 2022, a Microsoft community conference covering Azure, GitHub, and the broader Microsoft Cloud ecosystem.
A tutorial on automating the creation of GitHub deployment environments using PowerShell and the GitHub REST API.
Analyzes the 'Time Till Open Source Alternative' (TTOSA) metric, showing how quickly open-source alternatives emerge to challenge proprietary software.
A discussion on overcoming the challenges of starting in open source, featuring insights from Brian Douglas and an introduction to the Open Sauced platform.
A guide explaining how to push a locally created Git tag to a remote GitHub repository, including commands and verification steps.