I'm Useless Without a To-Do List
A developer shares her personal productivity system using digital and physical to-do lists, including open-sourcing goals on GitHub and terminal aliases.
A developer shares her personal productivity system using digital and physical to-do lists, including open-sourcing goals on GitHub and terminal aliases.
A developer shares his family's Christmas traditions, homemade gifts, and the importance of service, inspired by his faith.
A conference talk summary exploring Microsoft's open-source journey, community contributions to .NET Core, and how developers can get involved.
Analyzing C# coding trends on GitHub using BigQuery, covering tabs vs. spaces, brace styles, and popular libraries.
A developer shares a story about patience in open source, detailing a 7-month-old pull request to improve documentation for the freeboard dashboard project.
A developer shares their experience contributing to an open-source dashboard project, highlighting the patience required in open-source development.
A curated list of native Xcode source editor extensions hosted on GitHub, with resources for creating your own.
An introduction to Markdown, a plain-text formatting syntax used widely in software documentation, explaining its benefits and basic usage.
A tutorial on automating Angular CLI project deployment to Firebase Hosting using Travis CI, GitHub, and Greenkeeper for dependency updates.
A developer shares their informal, visual process for creating annotated screenshots and collages to explain technical problems, using various iPad and desktop apps.
RSiteCatalyst v1.4.13 fixes an OAUTH2 authentication bug reported by a community member. A minor, cumulative update.
A guide to automatically generating release notes from git commit history using squash and merge and git log commands.
Announcing a talk on using Microsoft Graph API to build Bots for Microsoft Teams at the Office 365 Saturday event in Sydney.
Introducing git-pull-request, a command-line tool to automate creating and updating GitHub pull requests directly from your shell.
How to use GitHub's protected branches feature to give non-code contributors issue management and moderation permissions without code commit access.
A Swift developer recreates Ruby's 'unless' keyword in Swift, discussing its differences from 'guard' and sharing the implementation.
A guide to navigating the open-source CoreCLR runtime source code, covering its structure, stats, and key components like the JIT and GC.
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.