Here's what's popular on GitHub today...
-
Updated
Dec 28, 2020 - Shell
-
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.
CircleCI
Now supporting GitHub Checks!
You can now see the status of your CircleCI workflows and related jobs all within the GitHub UI. Enable this feature in your CircleCI organization settings for new and existing accounts.
Build faster. Test more. Fail less.
Let CircleCI help your team focus on making a great product. Speed up your test and delivery cycle and improve productivity, without running your own infrastructure.
-
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
Code Climate
Collaboratively improve code quality with Code Climate and GitHub
Code Climate combines line-by-line test coverage reports, technical debt assessments, and style checks in every pull request so that your team only merges clear, maintainable, and well-tested code.
到点开抢的时间程序里面是获取的本地时间吧,建议对UTC时间进行处理一下