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
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
Maven
Trending repository
-
Updated
May 30, 2022 - TypeScript
Trending repository
-
Updated
Jun 17, 2022 - Python
Upcoming event recommended by GitHub
End-to-end DevOps with GitHub
June 20, 2022 - June 24, 2022 • Melbourne, Australia
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
Stale
Automatically close stale Issues and Pull Requests that tend to accumulate during a project.
How it works
After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.
If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.
If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.
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 17, 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
LGTM
Continuous security analysis
LGTM is a code analysis platform for identifying vulnerabilities and preventing them from reaching production.
LGTM automatically runs 1600+ standard analyses contributed by researchers from the Semmle Security Research Team and our customer community, including Microsoft, Google, Uber and Mozilla.
Quickly refine and run custom QL queries to find variants of known issues and prevent them from being re-introduced into your codebase.



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!