Here's what's popular on GitHub today...
Trending repository
-
Updated
Jan 21, 2022 - C++
Game Off
This year’s Game Off wrapped up with over 500 submissions. Check out the game called BENDYWORM - one of this year’s top entries.
Popular topic
Trending repository
-
Updated
Jan 20, 2022 - Ruby
Trending repository
Feature Description
We are planning to use the enterprise snapshot feature to backup consul to Minio.
Currently, the config does not have an option to force s3 path style:
instead of backing up to BUCKET.MINIO_URL, it should backup to MINIO_URL/BUCKET
For informatin, this option
Upcoming event recommended by GitHub
GitHub Community AMA with Mishmanners
January 28, 2022 • Online
Trending repository
-
Updated
Jan 20, 2022
Trending repository
中文 -> 英文翻译
欢迎PR: 文字和内容纠错
Collection recommended by GitHub
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
App recommended by GitHub
Sonatype Lift
Sonatype Lift helps you find and fix your most elusive bugs so you can spend time writing great code, not debugging it. Lift looks for a broad range of performance, security, and reliability errors in the code you write and the libraries you depend on, making it an ideal all-in-one bug catcher for your entire company. Running at each pull request, Lift delivers results as code review comments so you can fix bugs in minutes. (Yes really)
Trending repository
-
Updated
Jan 21, 2022
Trending repository
Trending repository
-
Updated
Jan 21, 2022 - Go
Trending repository
-
Updated
Jan 21, 2022 - JavaScript
Trending repository
-
Updated
Oct 31, 2021 - JavaScript
Trending repository
Example Usage section for resource api_management_identity_provider_aadb2c is missing 2 required attributes:
- api_management_name
- resource_group_name
When trying to provision the resource in form of the example the following errors are reported.
╷
│ Error: Missing required argument
│
│ on main.tf line 44, in resource "azurerm_api_management_identity_provider_aadb2c" "example":
Trending repository
Add Tag Descriptions
Every tag can display a description: https://fireship.io/tags/firebase/
Where: https://github.com/fireship-io/fireship.io/tree/master/hugo/content/tags
How: Create a directory and _index.md that matches the tag name (must be exact kebab case), i.e cloud-functions/_index.md
Then add some frontmatter:
---
title: Firebase
description: Firebase is a badass BaaS giving you funct
Trending repository
Is your feature request related to a problem? Please describe.
When working with a big piece of text, I sometimes scroll down and copy some text into another tab. When switching back to the first tab, both the input and the output pane is back on top. So I don't know where I was working just now.
Describe the solution you'd like
After tab switching, scroll position should be remembere
Trending repository
-
Updated
Jan 20, 2022
Trending repository
-
Updated
Jan 20, 2022 - Swift
Trending repository
-
Updated
Jan 21, 2022 - Python
Trending repository
-
Updated
Jan 18, 2022
Trending repository
🐛 Describe the bug
Usage of RRefContext::handleException in torch/csrc/distributed/rpc/rref_context.cpp is wrong when the future has an error.
RRefContext::handleException uses TORCH_CHECK which throws.
Callers of RRefContext::handleException don't expect that and run code after it without any guarding.
Versions
master
Trending repository
-
Updated
Jan 21, 2022 - C
Trending repository
An RPC proto oneof field documents the field not used in the path as an optional request parameter
Steps you follow to reproduce the error:
rpc GetArticle (GetArticleRequest) returns (GetArticleResponse) {
option (google.api.http) = {
get: "/v2/articles/{slug}"
additional_bindings: {
get: "/v2/articles/{id.hex}"
}
};
}
message GetArticleRequest {
oneof article_id {
insider.protobuf.ObjectID id = 1;
string
Trending repository
-
Updated
Jan 20, 2022 - SCSS
Trending repository
-
Updated
Jan 21, 2022 - TypeScript
Trending repository
As far as I can tell, the only time I can edit the configuration of an instance is the first time I run limactl start. It would be nice if I could do something like:
limactl stop defaultlimactl edit default(opens editor just like the first time it's created)limactl start default
Maybe this is already possible somehow? If so, I can't find the documentation in either the rep
Trending repository
- I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
Steps to reproduce
- Open demo at https://ant.desig
App recommended by GitHub
Sider
Sider checks code using custom rules based on project specific knowledge and cumulative team experiences. On each pull request, Sider automatically alerts developers on previously documented issues and key information relevant to the changed code.
Can we create a new "Consumer Electronics" category for TechSpecs API https://techspecs.readme.io/.
This is an API that provides the easiest way to get the detailed technical specifications of any consumer electronics product in the world.