-
Updated
Mar 26, 2020 - C++
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Mar 26, 2020 - JavaScript
ASP.NET
In order to move quickly and release stuff as fast as possible, we decided not to spend too much time writing tests. In order to document the functionality and lock the expected behaviour, we should probably write some more tests.
GitHub Actions Hackathon
March 05, 2020 - March 31, 2020 • Online
提issue注意事项!
提问题?
请把问题现象、相关日志、初步排查结果写清楚,即提供尽量多的线索,这样方便我们定位问题。
提建议?
请写明白建议原因,即为何有此建议。
提修复PR?
请说明为何做此修改,需要做好测试。
提Feature?
建议先将想法提出,不着急写代码,与社区同道沟通,大家觉得OK再做代码实现
主站英文文档翻译-求支持
-
Updated
Mar 26, 2020
Slack + GitHub
Bring your code to the conversations you care about with the GitHub and Slack app. A separate Slack subscription is required. With two of your most important workspaces connected, you’ll get updates about what’s happening on GitHub—without leaving Slack.
-
Updated
Mar 25, 2020
-
Updated
Mar 25, 2020 - Jupyter Notebook
-
Updated
Mar 26, 2020 - Java
-
Updated
Mar 25, 2020
I know documentation is a lot to ask for from an open-source project of this scale... but at least a formal notice on the SourceForge site somewhere would be pretty helpful.
When I download a release from a website and all it has is a text file pointing me somewhere else (with no mention on the actual site), I am (and should be) immediately suspicious that something has been compromised.
A l
WIth yarn 2 about to become stable, it comes with pnp enabled by default, so postinstall scripts now have one more downside. Having a postinstall script forces core-js to be duplicated on disk unnecessarily, reducing the efficiency of yarn install in pnp mode, which could otherwise potentially perform no writing to disk.
I know you don't want to remove the postinstall script, but just point
-
Updated
Mar 25, 2020 - Python
Zig doesn't provide c_float and c_double types. C doesn't fully guarantee how the float and double types are implemented, so shouldn't zig provide types for them instead of relying on f32 and f64? If there is a reason for why they are omitted, it should probably be added to the documentation about floats and C interop.
-
Updated
Mar 23, 2020 - Python
-
Updated
Mar 26, 2020 - Python
-
Updated
Mar 24, 2020
-
Updated
Mar 25, 2020 - Java
📚 Docs or angular.io bug report
Description
There's no documentation for `ng serve --browser-targe
-
Updated
Mar 26, 2020 - Rust
Tools such as docco and http://nevir.github.io/groc/index.html allow code and comments to be very nicely interspersed and prettily displayed in a browser. Since the code already has extensive comments / annotations, wouldn't it make sense to use something like this to improve viewing them further?
From the test in #34944:
julia> REPLTests.fake_repl() do in, out, repl
repltask = @async begin
REPL.run_repl(repl)
end
write(in, "?;\n")
write(in, '\x04')
wait(repltask)
end
search:
-
Updated
Mar 25, 2020 - Python
Imgbot
Imgbot is a friendly robot that optimizes your images and saves you time. Optimized images mean smaller file sizes without sacrificing quality.
Shortly after installing Imgbot, you will receive a pull request with all of your images optimized. Just merge the pull request and you’re done! As you work on your project, Imgbot works alongside you to keep your images optimized.
Imgbot uses lossless compression by default.


The fact that colors correspond to status isn't clear to people. This needs to be shown somewhere-