Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Apr 3, 2020
Python
-
Updated
Mar 31, 2020 - Java
A description is incomplete. It should mention:
These patterns are not competing, but complementing each other. To achieve availability, one needs both fail-over and replication.
right after
"There are two main patterns to support high availability: fail-over and replication. "
When IDE is opened and there is no open workspace, if you switch to the "Source Control" perspective and click on the "Initialize Repository" ( + ) icon nothing happens.
I'd expect either the button to be disabled or an message to be displayed informing the user that initializing a repository requires an open workspace.
BTW, in vscode -> scm view - nothing available exclude the options 'ope
I think it makes more sense to return an empty array
// invalid input return null or throw an error
if (!setA || !setB) {
return null;
}
if (!setA.length || !setB.length) {
return [];
}
// or do nothing since the for loop will not trigger anyway
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
BackHub
BackHub creates recurring backups of your repositories and metadata with daily snapshots up to 30 days back in time.
Having a backup is essential in case of a disaster. However, most developers don't have one because it's a pain to write the script, set up and document the infrastructure and make sure it runs reliably every day.
With BackHub you don't have to worry about this. Set up reliable backups for your GitHub repositories in minutes and recover anytime in case of a disaster.
Environment
Windows build number: Microsoft Windows [Version 10.0.18363.657]
PowerToys version: 0.15.1
PowerToy module for which you are reporting the bug (if applicable): Shortcut Guide
Steps to reproduce
- Install 7+ Taskbar Tweaker
- Enable "Don't group pinned items"

- correcting the link (sometimes things move)
- replacing the link (make sure the link is authorized, or the resource is open-licensed). Of
Some markdown bold syntax is incorrectly displayed.
- 예를 들면 **alt-.**같은 경우
- ctrl-v **[Tab]**키를 누르거나
It should be modified as follows.
- 예를 들면 alt-. 같은 경우
- ctrl-v [Tab] 키를 누르거나
Add a modern implementation of an infinite scroller using the IntersectionObserver API.
Basically the code example attached to the following post by Surma is a good place to start:
https://developers.google.com/web/updates/2016/04/intersectionobserver
Code/demo: https://googlechrome.github.io/samples/intersectionobserver/
When running kpt live --help, it mentions:
--cluster string The name of the kubeconfig cluster to use
--context string The name of the kubeconfig context to use
However:
$ kpt live apply --context=foo dir
Error: unknown flag: --context
$ kpt live --context=foo apply dir
Error: unknown flag: --context
I'd triage this
Existing Component
Yes
Component Name
el-scrollbar
Description
I'm trying to add a scrollbar to an aside menu with el-scrollbar componant but I have some difficulty due to missing entry in the documentation.
My case is exactly the same as the documentation: a fixed header, a scrollable sidebar menu and a scro
-
Updated
Apr 3, 2020 - Dart
Describe the bug
When vi-mode is enabled, shift+tab does not cycle backwards through the autocomplete suggestions.
If vi-mode is removed from the plugins, `shift+ta
-
Updated
Apr 3, 2020 - Python
Azure Boards
Plan, track, and discuss work across your teams
Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.
A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.


What roadmap is this issue about?
What is this issue about?