Here's what's popular on GitHub today...
-
Updated
Dec 28, 2020 - Shell
Haskell
-
Updated
Dec 30, 2020 - Lua
-
Updated
Dec 29, 2020 - JavaScript
Bug report
Describe the bug
Here is a clear and concise description of what the problem is:
Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode
Expected Behavior
Here is a clear and concise description of what was expected to happen:
Actual Behavior
Possible Fix
To Reproduce
Steps to reproduce t
-
Updated
Dec 29, 2020
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Review Notebook App
Have trouble collaborating on Jupyter Notebooks? Join 500+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews & collaboration.
Complete review workflow for Notebooks,
- Visual diffs for easy version control (say NO to annoying JSON diffs)
- Commenting on the notebook diff to discuss changes
- Conversation threads to track all open discussions
-
Updated
Dec 28, 2020 - JavaScript
-
Updated
Dec 30, 2020
-
Updated
Dec 18, 2020 - Jupyter Notebook
When class/field/member modifier groups are displayed, its a stack of colored shapes.
It would be useful to have on-hover capabilities for these groups to complain the flags enabled in each group.
See AccessFlags for the list of all flags.
It would be u
Migrate the tests from DataTypeTest to SqlDataTypeTest.
DataTypeTestToSqlDataTypeTestConverter(being added in trinodb/trino#6391) may aid the migration.- ideally the work should be done incrementally (in small steps) to facilitate the review process
See trinodb/trino#6391 for example approach.
-
Updated
Dec 30, 2020 - Python
-
Updated
Dec 29, 2020 - PHP
As discussed in #3926, the following files do not have .py extensions because TensorFlow does not yet support the current Python.
- dynamic_programming/k_means_clustering_tensorflow.py_tf
- machine_learning/lstm/lstm_prediction.py_tf
- neural_network/gan.py_tf
- neural_network/input_data.py_tf
TODO: Restore the .py file extensions
-
Updated
Dec 19, 2020 - Go
-
Updated
Oct 17, 2020 - PHP
If A is a constant that divides 2**256 (so basically of the form 2**N), then the two expressions should be the same. mod(mul(X, Y), A) costs 10 and mulmod(X, Y, A) costs 8 (excluding the shorter deploy code.)
Currently, the Ctrl+Shift+B shortcut is assigned to focus the note editor. However, when the current layout is viewer-only, it doesn't make sense to focus the editor. Instead it should focus the viewer panel.
Displaying the current tool number {after T0/T1/T2/...) on the screen would be helpful with MMU2 or other toolchanger.
The number can be displayed inside the nozzle picture.
-
Updated
Dec 25, 2020 - Python
Codecov | Code Coverage Reports
Codecov provides highly integrated tools to group, merge, archive and compare coverage reports.
- Uploads coverage reports from your CI
- Merges all builds and languages into one beautiful, coherent report.
- Displays data in GitHub via our Sourcegraph browser extension.
Is your team using GitHub Enterprise? If so, check out Codecov Enterprise.
Do you have less than 5 users in your organization? You can sign up for free on codecov.io.
到点开抢的时间程序里面是获取的本地时间吧,建议对UTC时间进行处理一下