Here's what's popular on GitHub today...
Trending repository
Game Off
This year’s Game Off wrapped up with over 500 submissions. Check out the game called Bug on the moon - one of this year’s top entries.
Popular topic
Trending repository
-
Updated
Jan 30, 2022 - C++
Trending repository
-
Updated
Jan 30, 2022 - JavaScript
Upcoming event recommended by GitHub
Aprenda en una hora: Contenedores y Docker con Azure
February 16, 2022 • Online
Trending repository
Currently, the code coverage is computed based on the unit & integration tests of this project, it isn't using the GNU testsuite.
It would be interesting to build rust/coreutils with coverage support and then run the GNU testsuite instead of ours.
Now, results should be probably pushed as a separate project (so, not https://app.codecov.io/gh/uutils/coreutils)
The gnu testsuite execution c
Trending repository
-
Updated
Jan 30, 2022
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
PullRequest
Increase velocity and reduce technical debt through code review by world-class engineers backed by automation. PullRequest provides code review with inline comments directly on your pull requests in GitHub.
Trending repository
-
Updated
Jan 30, 2022 - JavaScript
Trending repository
-
Updated
Jan 30, 2022 - Go
Trending repository
-
Updated
Jan 30, 2022 - TypeScript
Trending repository
-
Updated
Jan 30, 2022 - C
Trending repository
With the introduction of web streams, it would be good to integrate support into the various common stream utilities...
Refs: nodejs/node#39134
stream.finished()
const { finished } = require('stream');
finished(new ReadableStream(), (err) => { /* ... */ });
finished(new WritableStream(), (err) => { /* ... */ });
finished(new TrTrending repository
Platform: macOS
Trending repository
-
Updated
Jan 30, 2022 - JavaScript
Trending repository
-
Updated
Jan 28, 2022 - Go
Trending repository
-
Updated
Jan 29, 2022 - JavaScript
Trending repository
Is there a way to correct the blurriness from scaling in Wayland when above 100%?
As an example, one can have "Exec=env MOZ_ENABLE_WAYLAND=1 thunderbird %u" in Thunderbird's desktop file to resolve this.
Trending repository
-
Updated
Jan 30, 2022 - PHP
Trending repository
-
Updated
Jan 30, 2022 - Python
Trending repository
Check version
- I'm running the latest version of Path of Building and I've verified this by checking the changelog
Check for duplicates
- I've checked for duplicate issues by using the search function of the issue tracker
Trending repository
-
Updated
Jan 28, 2022 - PHP
Trending repository
Operating System Info
macOS 11.6
Other OS
No response
OBS Studio Version
27.1.3
OBS Studio Version (Other)
No response
OBS Studio Log URL
https://obsproject.com/logs/BvqNhdneGR7qcacg
OBS Studio Crash Log URL
No response
Expected Behavior
Ticking the 'Read from file' box should disable the 'Text' box, and replace it with a pat
Trending repository
-
Updated
Jan 30, 2022 - Rust
Trending repository
-
Updated
Jan 26, 2022 - Go
Trending repository
-
Updated
Jan 29, 2022 - CSS
Trending repository
FOUND: Typo
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
What changes are you suggesting?
Found a typo
-playloaApp 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.
Java Skill Assessment:
Q15:
What is the problem with this code?
ArrayListdoes not imp