Here's what's popular on GitHub today...
Trending repository
-
Updated
Oct 29, 2021
Game Bytes - Halloween Edition 🎃
Life Sacrificer is one of 13 seasonally spooktacular games featured on our blog. Play and/or view the source!
Popular topic
Terminal
Trending repository
-
Updated
Oct 27, 2021 - Go
Trending repository
官网各种看不懂的名词,给爷👴看焦虑了都。
Upcoming event recommended by GitHub
Game Off
November 01, 2021 - December 01, 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
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
Licensebat
Licensebat seamlessly integrates with your GitHub build pipeline to make sure your current and future dependencies comply with your license policies.
Goodbye surprises and headaches when auditing your company projects.
Trending repository
Trending repository
-
Updated
Oct 28, 2021 - Swift
Trending repository
-
Updated
Oct 30, 2021 - C++
Trending repository
-
Updated
Oct 30, 2021 - Shell
Trending repository
-
Updated
Oct 30, 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 29, 2021 - C#
Trending repository
-
Updated
Oct 30, 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
WhiteSource Bolt
We'll help you harness the power of open source without compromising on security or agility!
WhiteSource Bolt for GitHub is a FREE app, which continuously scans all your repos, detects vulnerabilities in open source components and provides fixes. It supports both private and public repositories.
We've got you covered with over 200 programming languages support and continuous tracking of multiple open source vulnerabilities databases like the NVD and additional security advisories.
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.