Here's what's popular on GitHub today...
Trending repository
Using the Vercel test quiz app, under the Node category, there is no valid answer for question # 34.
I'm unsure if the questions are always in the same order, but below is a screenshot after submitting an answer.
Popular topic
Laravel
Trending repository
A word guessing game made using React, Typescript, and Tailwind
-
Updated
Feb 2, 2022 - TypeScript
Trending repository
A set of tools to keep your pinned Python dependencies fresh.
-
Updated
Jan 31, 2022 - Python
Upcoming event recommended by GitHub
30 Minutes to Merge: Find bugs in your code with CodeQL
February 16, 2022 • Online
Trending repository
Notify If a selected plane has taken off or landed using OpenSky or ADS-B Exchange data. Compares older data to newer data to determine if a landing or takeoff has occurred. As well as nav modes, emergency squawk and resolution advisory notifications. Can output to Twitter, Discord, and Pushbullet
-
Updated
Feb 2, 2022 - Python
Trending repository
A curated list of awesome Machine Learning frameworks, libraries and software.
-
Updated
Jan 31, 2022 - Python
Collection recommended by GitHub
App recommended by GitHub
Travis CI
Travis CI enables your team to test and ship your apps with confidence. It’s built for everyone and for projects and teams of all sizes, supporting over 20 different languages out of the box, including Javascript and Node.js, Ruby, PHP, Python, Mac/iOS, as well as Docker, while giving you full control over the build environment to customize it to your own needs.
Travis CI is trusted by hundreds of thousands of open source projects, teams, and developers.
Trending repository
AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
-
Updated
Feb 2, 2022 - Rust
Trending repository
Algorithms implemented in Go for beginners, following best practices.
-
Updated
Feb 2, 2022 - Go
Trending repository
-
Updated
Feb 2, 2022 - Python
Trending repository
Trending repository
IceDrive integration
What's the Problem?
No response
Solution/Idea
Intergate the Cloud of IceDrive into Files
Alternatives
X
Priorities
| Capability | Priority |
|---|---|
| Integration for IceDrive Cloud | Must |
Files Version
2.1.2.0
Windows Version
Windows 10 21H1
Comments
No response
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
Command-line program to download videos from YouTube.com and other video sites
-
Updated
Feb 2, 2022 - Python
Trending repository
Duplicates
- I have searched the existing issues
Latest version
- I have tested the latest version
Current behavior 😯
LoadingButton properly renders the styles set in MuiButton.styleOverrides, however the console throws an Invalid Prop Type Value error. I'd guess that this is also a
Expected behavior 🤔
I don't think this used to throw an error? Regardless, this
Trending repository
`basenc`, `base64` and `base32` have an `ABOUT` that's formatted differently than the other utils.
For example:
static ABOUT: &str = "
With no FILE, or when FILE is -, read standard input.
When decoding, the input may contain newlines in addition to the bytes of
the formal alphabet. Use --ignore-garbage to attempt to recover
from any other non-alphabet bytes in the encoded stream.
";should be:
// Note the backslash here to remove the first newline
// Trending repository
Trending repository
Checklist
- I'm reporting a broken site
- I've verified that I'm running yt-dlp version 2022.01.21. (update instructions)
- I've checked that all provided URLs are alive and playable in a browser
- I've checked that all URLs and arguments with special characters are [properly quoted or escaped](https://github.com/ytdl-org/you
Trending repository
Fast, Docker-ready image processing server written in Go
-
Updated
Feb 1, 2022 - Go
Trending repository
Infrastructure resource modeling for network automation. Open source under Apache 2. Public demo: https://demo.netbox.dev
-
Updated
Feb 1, 2022 - Python
Trending repository
-
Updated
Sep 25, 2021 - Jupyter Notebook
Trending repository
List of Computer Science courses with video lectures.
-
Updated
Jan 31, 2022
Trending repository
-
Updated
Feb 1, 2022 - Go
Trending repository
Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
-
Updated
Feb 2, 2022 - Python
Trending repository
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?
https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions#example-3
What part(s) of the article would you like to see updated?
The `{% ifversio
Trending repository
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
Updated
Jan 31, 2022 - Python
App recommended by GitHub
Datree
Datree is a git-based policy engine.
It allows engineering teams to automatically enforce coding standards and security policies directly within their git workflow.
Datree connects with GitHub pull requests to provide automatic policy compliance checks and insights for every code change. Create and enforce custom or built-in policies, in the context of your dev stack.



Is this related to a problem? Please describe.
On Black's future style doc it talks about
blackhandling awithwith multiple context managers in a few ways (Python-version-dependent).Describe the solution you'd like
Black should suggest to the user (in docum