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
Database
Trending repository
-
Updated
Jan 21, 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
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
Metabob-app
Save countless hours with AI-based Meta Analysis
Metabob is the only tool for visualizing and reviewing Python code for hidden errors and performance sinks.
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
The example shown here (https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs/data-sources/key_vault_secrets) has a for_each on the data source. I used it for one of my use cases, but it throws the below error.
data "azurerm_key_vault" "cpe_akv" {
name = "cpe"
resource_group_name = "cpe-secrets"
}
data "azurerm_key_vault_secrets" "secrets" {
key_vaul
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 21, 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
Moesif API Insights
Understand customer API usage and take action:
SDKs and API Gateway plugins for REST & GraphQL
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.