-
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
Ruby
-
Updated
Jul 9, 2020 - Java
-
Updated
Jul 9, 2020 - Python
-
Updated
Jul 7, 2020 - Python
Text editors
The text editor is a sacred application for developers. Here's a showcase of some amazingly awesome open source editors.
Check Run Reporter
Check Run Reporter takes your structured reports (JUnit, for example) and presents their results to your right in the GitHub UI. No need to dig through your CI service's logs.
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Jul 9, 2020 - C++
邮箱收到了支付宝红包码欺骗邮件
感谢您对DeepLearn-500-questions的支持,让我能拿到google的offer,随机抽取数位给过我赞的人发送红包,请扫码进入群聊找我领(QQ邮箱请点击显示图片)
发件人:[email protected]
虽然可能不是作者发的,但这样实在过分。提醒大家里面的二维码是红包码,这个作用都知道,但我挂出来就是为了防止更多人被欺骗。
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
Airbrake
Airbrake empowers engineering teams to release with confidence. We alert you to new errors, and give you the information you need to fix those bugs fast. So you can spend less time debugging and focus on writing and shipping great code.



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