-
Updated
Jul 9, 2020 - Python
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Jul 2, 2020 - Jupyter Notebook
-
Updated
Jul 9, 2020 - Java
-
Updated
Jul 9, 2020 - Python
-
Updated
Jul 7, 2020 - Python
CodeScene
CodeScene identifies and prioritizes technical debt based on how the organization works with the code.
- Prioritize development hotspots and get a Code Health measure on the hotspots.
- Integrates with GitHub checks to supervise hotspots in pull requests.
- Explore the efficiency of your organization with respect to Conway’s Law.
- Detect sub-systems with low team autonomy that become productivity bottlenecks.
- Measure the off-boarding risk when a key developer leaves the project.
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Jul 9, 2020 - C++
邮箱收到了支付宝红包码欺骗邮件
感谢您对DeepLearn-500-questions的支持,让我能拿到google的offer,随机抽取数位给过我赞的人发送红包,请扫码进入群聊找我领(QQ邮箱请点击显示图片)
发件人:tzlgkw@163.com
虽然可能不是作者发的,但这样实在过分。提醒大家里面的二维码是红包码,这个作用都知道,但我挂出来就是为了防止更多人被欺骗。
Updated
OK,可以基本确定不是仓库 Owner 所为。而且有人用脚本监控了 Star 的用户的邮箱,并使用了随机的 163 邮箱。追查可能不太现实,大家不要相信即可。
Based on the docs here https://github.com/microsoft/playwright/blob/master/docs/api.md#class-browsercontext we cannot delete a certain cookie, is there any consideration to have that kind of feature?
-
Updated
Jun 27, 2020 - Python
-
Updated
Jul 8, 2020 - TypeScript
Hi Team
Can we pass on a feedback to the team that maintains the documentation for the Azure SDK to provide more details which could help customers as the current documentation is cluttered and doesn't have proper verbal explanations of the available apis and methods .
It will be great if we can improve the documentation a bit so that it will be helpful for end customers
regards,
Jay
-
Updated
Jul 9, 2020 - Python
-
Updated
Jul 7, 2020 - Python
Is your feature request related to a problem?
I have a (Spring) discovery service based NameResolver which sends regular updates/ticks to the application, however it does not contain details which service name might have changed. So I have to check them for updates frequently, even if only one is service updated.
Should I verify whether the server addresses remained the same before inv
When I try using emscripten_fetch and use a url that has a non functional port number, like http://google.com:81, it will return quickly in the onsuccess handler, with "None" as the data payload.
Using XMLHttpRequest javascript, it will simply timeout after a while and return in the onerror handler.
Using the fetch javascript API, it will also timeout and call the onerror handler.
I would
-
Updated
Jul 9, 2020 - HTML
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.

Is your feature request related to a problem? Please describe.
When first installing and running tauri init, we should provide an input for a few of the major required settings specifically the path settings and app name. At the completion of the init script, we can note where these config options were stored to make it easier for the user to find them.
Additionally, we can add a `readme.m