Here's what's popular on GitHub today...
Trending repository
-
Updated
Oct 29, 2021
Game Bytes - Halloween Edition 🎃
Sentimental Wake is one of 13 seasonally spooktacular games featured on our blog. Play and/or view the source!
Popular topic
Git
Trending repository
-
Updated
Oct 27, 2021 - Go
Trending repository
官网各种看不懂的名词,给爷👴看焦虑了都。
Upcoming event recommended by GitHub
30 Minutes to Merge: CVARs in Ruby
November 22, 2021 • Online
Trending repository
-
Updated
Oct 28, 2021 - Python
Trending repository
I have been asked several times whether the value filled in cc.spec.common.es.externalElasticsearchUrl requires an http prefix, but it is actually not needed, but this key is a bit confusing. I don’t know if I need an http prefix sometimes when I look at it, so I think it’s clearer to change it to externalElasticsearchUrl to externalElasticsearchHost
/kind feature-request
Collection recommended by GitHub
Made in India
Open source projects built in or receiving significant contributions from India :india:
App recommended by GitHub
Imgbot
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.
Trending repository
Trending repository
-
Updated
Oct 30, 2021 - Swift
Trending repository
-
Updated
Oct 30, 2021 - C++
Trending repository
-
Updated
Oct 30, 2021 - Shell
Trending repository
-
Updated
Oct 31, 2021
Trending repository
Trending repository
Want to contribute? Use the discussion board thread to see which sections are currently being worked on and what's left: #148
- Base README.md
- Quizzes
- Introduction base README
- Defining Data Science README
- Defining Data Science assignment
- Ethics README
- Ethics assignment
- Defining Data README
- Defining Data assignmen
Trending repository
-
Updated
Oct 30, 2021 - C#
Trending repository
-
Updated
Oct 31, 2021 - Rust
Trending repository
-
Updated
Oct 28, 2021 - HTML
Trending repository
-
Updated
Oct 30, 2021 - TypeScript
Trending repository
-
I'm submitting a ...
[x] bug report
[ ] feature request
[ ] question about the decisions made in the repository
[ ] question about how to use this project -
Summary
A new provider template command was added in #61. Documentation is missing in how to add a provider -
Other information (e.g. detailed explan
Trending repository
-
Updated
Oct 29, 2021 - JavaScript
Trending repository
Trending repository
-
Updated
Oct 29, 2021 - Java
Trending repository
Trending repository
There's a bunch of code that percolates through mempool indexes based on a few mutable functions that don't need to be:
- https://github.com/diem/diem/blob/main/mempool/src/core_mempool/index.rs#L236-L246
- https://github.com/diem/diem/blob/main/mempool/src/core_mempool/index.rs#L217-L233
- https://github.com/diem/diem/blob/main/mempool/src/core_mempool/index.rs#L352-L357
These cause a whole
Trending repository
-
Updated
Oct 23, 2021
Trending repository
-
Updated
Oct 30, 2021 - Go
App recommended by GitHub
CodeFactor
Ensure that your code meets quality standards
CodeFactor instantly performs Code Review with every GitHub Commit or PR. Zero setup time. Get actionable feedback within seconds. Customize rules, get refactoring tips and ignore irrelevant issues.
Languages
Bash, C, C#, C++, CoffeeScript, CSS, Dockerfile, Go, Groovy, Java, JS, Kotlin, Less, PHP, Python, Ruby, Scala, SCSS, Sugar SS, Swift, TypeScript and YAML.
Autofix
Autofix certain reported issues on-demand or automatically.
GGUI crashes when certain keys are pressed (The Windows key, for example).
Relevant code:
https://github.com/taichi-dev/taichi/blob/master/taichi/ui/common/input_handler.h
https://github.com/taichi-dev/taichi/blob/master/taichi/ui/utils/utils.h
It would be great to support all of these keys, or at least add a try-catch to avoid the window from crashing.