Here's what's popular on GitHub today...
Trending repository
Describe the bug
Hello, first of all, thank you for making and maintaining Tauri.
So, 've been making a test app using Tauri. but it seems, the CTRL/COMMAND + Z keyboard shortcut ( along with many other keyboard shortcuts ) stops working inside the app.
I also have added a menu like this one: https://github.com/windht/watcher/blob/bd929e555319c3e6c4565a2631b63a04918c03fb/src-tauri/src/m
Event
We want to hear how you’re using Git in unexpected ways. Take us deep into how your team is using Git at massive scale. Share how you’re bringing new developers into the fold with Git. If Git is a major part of how you work, we want to hear your story.
Popular topic
Trending repository
-
Updated
May 30, 2022 - TypeScript
Trending repository
-
Updated
Jun 18, 2022 - Python
Upcoming event recommended by GitHub
GitHub Africa: DevRel & Web3 Careers
June 18, 2022 • Online
Trending repository
Line 35 isFunction is missing, and code sandbox demo is broken.
Trending repository
-
Updated
May 17, 2022
Collection recommended by GitHub
Made in Brazil
Open source projects built in or receiving significant contributions from Brazil :brazil:
App recommended by GitHub
Renovate
Mend Renovate | Dependency Update Automation
Renovate: an open-source tool which automatically creates pull requests for all types of dependency updates. Includes crowdsourced test and package adoption data are used to flag potentially risky updates and enable auto-merging for those that meet user-defined conditions.
How Renovate works:
- Scans your repos to detect dependencies (wide package manager support)
- Checks if any newer versions exist
- Raises PRs for available updates
Trending repository
-
Updated
Jun 12, 2022 - C
Trending repository
-
Updated
Jun 17, 2022 - Python
Trending repository
Trending repository
-
Updated
Jun 17, 2022 - Python
Trending repository
-
Updated
May 10, 2022 - Go
Trending repository
为什么取消了维持多巴胺中轴的目标呢?
Trending repository
-
Updated
Jun 18, 2022
Trending repository
Trending repository
-
Updated
Jun 17, 2022 - Python
Trending repository
Is your feature request related to a problem? Please describe.
Recently noticed how many PHP based projects migrates from Travis-CI to GitHub Actions. I didn't try it yet, but after a quick reading I see that GitHub Actions has Ubuntu environment with preinstalled PHP from 7.4 to 8.1, while Travis CI offers [Bi
Trending repository
-
Updated
Jun 17, 2022 - Solidity
Trending repository
-
Updated
Jun 17, 2022 - Go
Trending repository
- 目标提升到80%以上
- 如何获取单侧覆盖率:
- 项目根目录下运行
mvn test - 项目根目录下用浏览器打开
target/site/jacoco/index.html即可查看单侧覆盖率,点进去即可查看详细覆盖情况以作出补充
Trending repository
-
Updated
Jun 16, 2022 - SVG
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
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
1、在使用PPOCRLabel进行图像标注的时候,图像上有很多文字有识别的需求,但有些位置的文字没有识别的需求,那么在进行标注的时候是否还需要对没有识别需求位置的文字进行标注呢?
2、在使用PPOCRLabel进行自动标注后,有些位置的文字被标注上了,但是还额外框住了其他不是文字的图案(软件的文字识别能够识别到正确的文字,但是这种情况出现的次数很多),还是否需要对标注框进行调整,来去除掉非文字的图案?不去除的话是否对最终文字识别网络模型造成影响呢?
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
Currently, there are following warnings when running tests:
test/test_models.py::test_quantized_classification_model[googlenet]
/root/project/torchvision/models/googlenet.py:47: FutureWarning: The default weight initialization of GoogleNet will be changed in future releases of torchvision. If you wish to keep the old behavior (which leads to long initialization times due to scipy/scipy#11
App recommended by GitHub
Better Code Hub
Spend less time fixing bugs. And more time shipping new features.
A clean codebase keeps development velocity high & makes contributing easy.
Better Code Hub indicates just the right amount of refactoring needed to keep it compliant.
Better Code Hub checks your code for compliance against 10 benchmarked software engineering guidelines. It gives immediate feedback on where to focus for quality improvements. 17 modern programming languages are supported. Up to 700,000 lines of code

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!