Here's what's popular on GitHub today...
Trending repository
The Download
On this episode of The Download, Christina is on location at RenderATL, but is still here to offer the latest developer news.
Popular topic
MATLAB
Trending repository
-
Updated
Jun 16, 2022 - TypeScript
Trending repository
-
Updated
Jun 16, 2022 - Rust
Upcoming event recommended by GitHub
Security at the Speed of GitHub
June 29, 2022 • Online
Trending repository
为什么取消了维持多巴胺中轴的目标呢?
Trending repository
-
Updated
Jun 11, 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
Google Cloud Build
Google Cloud Build
Google Cloud Build lets you create fast, consistent, reliable builds across all languages. Automatically build containers or non-container artifacts on commits to your GitHub repository. Get complete control over defining custom workflows for building, testing, and deploying across multiple environments such as VMs, serverless, Kubernetes, or Firebase.
Trending repository
-
Updated
Jun 16, 2022 - Python
Trending repository
- 目标提升到80%以上
- 如何获取单侧覆盖率:
- 项目根目录下运行
mvn test - 项目根目录下用浏览器打开
target/site/jacoco/index.html即可查看单侧覆盖率,点进去即可查看详细覆盖情况以作出补充
Trending repository
Line 35 isFunction is missing, and code sandbox demo is broken.
Trending repository
-
Updated
Jun 16, 2022 - Solidity
Trending repository
scipy.stats.mode
It would be great if you could add the JAX equivalent of scipy.stats.mode, which is currently unavailable.
A use case may be a ML classification task with ensembles, where multiple models give different predictions, and we are interested in finding the most common one.
As an example, consider predictions to be a two-dimensional DeviceArray of predictions, with
shape = (number of model
Trending repository
Trending repository
-
Updated
Jun 16, 2022 - Go
Trending repository
Website or app
https://developer.chrome.com/blog/mv2-transition/
Repro steps
Use latest React DevTools with Electron (Chromium) (18.2.0 / Chromium 100)
(node:80082) ExtensionLoadWarning: Warnings loading extension at ./node_modules/electron-devtools-vendor/extensions/react-developer-tools:
Manifest version 2 is deprecated, and support will be removed in 2023. See https://
Trending repository
Version:
4.2.2
Platform:
Python 3.8.10 on Ubuntu 20.04
Description:
There is so much logs in cluster module that I would not want it to show up in my application logs. Is there a reason to leave these logs in this module? Instead, couldn't we just raise exception and let the user handle them as he wishes?
Trending repository
Trending repository
Toolbar strip
Toolbar strip position should start from middle instead of left, such on iOS YouTube client.
Trending repository
-
Updated
Jun 16, 2022 - Scala
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
expected result:
example.com?param=abc -> will become example.com
example.com/?param=abc -> will stay example.com/
actual result:
example.com?param=abc -> become example.com
example.com/?param=abc -> stays example.com/?param=abc
Trending repository
-
Updated
Jun 16, 2022 - TypeScript
Trending repository
-
Updated
May 30, 2022 - TypeScript
Trending repository
-
Updated
Jun 16, 2022 - PowerShell
Trending repository
-
Updated
Jun 16, 2022 - TypeScript
Trending repository
We have a lot of is_prime (or similar) functions: https://github.com/TheAlgorithms/Python/search?p=4&q=is_prime, https://github.com/TheAlgorithms/Python/search?q=isPrime, data_structures/hashing/number_theory/prime_numbers, etc. Shall we use one common function for that exactly identical
App recommended by GitHub
webapp.io
Ship code faster with webapp.io
Developers move much faster using webapp.io to get per-branch review & E2E testing environments.
- Use our interactive drag-and-drop builder to create a pull request template that contains all of the information a reviewer would need to approve a change.
- Our hosted environments use a powerful caching mechanism to avoid running repetitive steps like
npm installover and over again.


https://github.com/brotandgames/ciao
Btw native integrations are stored here: https://github.com/grafana/oncall/tree/dev/engine/config_integrations
If you use ciao and need templates, please let us know!