Here's what's popular on GitHub today...
Trending repository
-
Updated
Jul 29, 2022
The Download
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!
Popular topic
Chrome
Trending repository
Currently the aptos CLI prompts you whenever you're doing something potentially risky. To avoid this you can pass --assume-yes but this gets old very fast for people who are used to CLIs just executing their commands without confirming. It'd be nice to have some way to set something in the config that effectively enables --assume-yes for every command.
Trending repository
I have created a dracula theme for this awesome terminal:
Is there a way to push it into the repo?
Upcoming event recommended by GitHub
30 Minutes to Merge: Accelerate shipping with GitHub Projects
August 24, 2022 • Online
Trending repository
Trending repository
-
Updated
Jul 29, 2022 - C++
Collection recommended by GitHub
Made in Brazil
Open source projects built in or receiving significant contributions from Brazil :brazil:
App recommended by GitHub
Airbrake
Deploy code fearlessly and fix bugs faster with Airbrake Error & Performance Monitoring. Airbrake notifiers are available for every major programming language and framework and installs in minutes. Spend less time tracking down problems and more time developing.
Discover the power of Airbrake and create a free dev account, which comes with unlimited errors and events for the first 30-days. Quick sign-up, no credit card required. Go to https://airbrake.io/new to create your free dev account!
Trending repository
-
Updated
Jul 29, 2022 - TypeScript
Trending repository
-
Updated
Jul 29, 2022 - Python
Trending repository
-
Updated
Jul 28, 2022 - Python
Trending repository
-
Updated
Jul 29, 2022
Trending repository
-
Updated
Jul 29, 2022 - Go
Trending repository
-
Updated
Jul 29, 2022 - Assembly
Trending repository
Trending repository
-
Updated
Jul 29, 2022 - Python
Trending repository
-
Updated
Jul 5, 2022
Trending repository
-
Updated
Jul 22, 2022 - HTML
Trending repository
-
Updated
Jul 29, 2022
Trending repository
Trending repository
Trending repository
Feature Description
I can set the animation duration for the tabs themselves using animationDuration on the mat-tab-group. If I set this to 0, the tabs switch instantly, but the ink bar moves across taking 500ms, which makes the tab switching look slower than it actually is.
I can implement this myself using ng-deep:
::ng-deep .mat-ink-bar { Trending repository
-
Updated
Jul 12, 2022 - JavaScript
Trending repository
Perhaps we should document this issue in the FAQ? Using pre-commit with Black is pretty common (and it's not always instantly clear it passes all of the files to the hook directly bypassing any file discovery the hook may implement). I'd suggest pre-commit's exclude configurations first, and then black's force-exclude.
_Originally posted by @ichard26 in psf/black#3013
Trending repository
-
Updated
Jul 29, 2022 - C++
Trending repository
Trending repository
-
Updated
Jul 16, 2022 - Go
App recommended by GitHub
Octobox
Untangle your GitHub notifications
Octobox helps you manage your notifications in the same way Gmail helps you manage your email. Built for developer workflows centred around GitHub issues, pull requests, comments and commits, Octobox makes sure you never miss another mention or misplace another issue.

Website or app
https://developer.chrome.com/blog/mv2-transition/
Repro steps
Use latest React DevTools with Electron (Chromium) (18.2.0 / Chromium 100)