Here's what's popular on GitHub today...
Trending repository
ORBION the OpenSource Space Mouse 3D
-
Updated
Jan 22, 2022 - C++
Game Off
This year’s Game Off wrapped up with over 500 submissions. Check out the game called squashy bug - one of this year’s top entries.
Popular topic
Linux
Trending repository
-
Updated
Jan 22, 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
A collection of materials related to my certification videos
-
Updated
Jan 20, 2022
Trending repository
中文 -> 英文翻译
欢迎PR: 文字和内容纠错
Collection recommended by GitHub
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
MyGet
The #1 cloud artifact and package repository provider in the world
MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.
Trending repository
-
Updated
Jan 21, 2022
Trending repository
Trending repository
This repository is my documenting repository for learning the world of DevOps. I started this journey on the 1st January 2022 and I plan to run to March 31st for a complete 90-day romp on spending an hour a day including weekends to get a foundational knowledge across a lot of different areas that make up DevOps.
-
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
An open-source userscript manager for Safari
-
Updated
Jan 20, 2022 - Swift
Trending repository
FFCV: Fast Forward Computer Vision (and other ML workloads!)
-
Updated
Jan 22, 2022 - Python
Trending repository
Nick's Roadmap for a .NET Backend Developer working with Microservices
-
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
An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html
-
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
赫蹏(hètí)是专为中文内容展示设计的排版样式增强。它基于通行的中文排版规范而来,可以为网站的读者带来更好的文章阅读体验。
-
Updated
Jan 20, 2022 - SCSS
Trending repository
The personal knowledge management (PKM) tool that grows as you do!
-
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
Sentry
Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.
Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.


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.