Trending repository
-
Updated
Jul 24, 2022 - C++
On this episode of The Download, Christina returns from some downtime with a random t-shirt and the latest developer and open source project news, including GitHub Copilot, Deno Fresh, GPT-3 code explanation, TensorFlow Lite for Commodore 64s, and more!
April 22, 2022 - September 25, 2022 • Virtual
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Say goodbye to notification fatigue. PR Chat creates a single Slack message for every PR. Any changes to the PR instantly and silently update the Slack message
Your PR looks the same as it does on Github. All formatting is preserved including text formatting, images and even code diffs.
Use Slack to power your PR discussions. Conversations in the Slack message's thread are two way synced with Github comments.
To enhance the safety of users of Tor windows, we should enable HTTPS-Only Mode by default.
HTTPS-Only Mode is currently opt-in. When it is enabled, attempting to visit an insecure website results in the following interstitial page from Chromium:
We can consider whether to add mor
Found in #59431.
A more sensible message when you have nothing in your hands. E.g "You are not wielding anything you could use."
No response
AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.
Is there an existing issue for this?
Describe the problem
The current
Build.yamlworkflow is specific to building and testing theappmodule, however, there are more than 1 apps in the project.Describe the solution
An additional build/test workflow should be added to also build/test
app-nia-catalogAdditional context
N/A