-
Updated
Nov 19, 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...
Game Off is our annual month-long game jam where participants create games based on a theme using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time!
Firebase
-
Updated
Nov 18, 2020 - JavaScript
GitHub Universe 2020
December 09, 2020 • Virtual
-
Updated
Nov 18, 2020 - JavaScript
-
Updated
Nov 17, 2020
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
Instabug
The top apps in the world rely on Instabug for bug reporting, crash reporting, and in-app user feedback. With just one line of code, beta testers and users can report bugs and provide mobile and support teams with detailed feedback by just shaking their phones.
-
Updated
Nov 18, 2020 - JavaScript
Describe the bug
The sidebar has overflow: scroll causing scrollbars always to be visible on Windows
To Reproduce
Steps to reproduce the behavior:
- Go to documentation using Windows
Expected behavior
There should not be scrollbars before the content overflows
Screenshots
 Mac, which does not support CUDA? I would have guessed setting --GPU 0 would not attempt to call CUDA, but it fails.
File "/Users/../Desktop/bopbtl/venv/lib/python3.7/site-packages/torch/cuda/__init__.py", line 61, in _check_driver
raise AssertionError("Torch not compiled with CUDA enabled")
AssertionError: Torch not compiled with CUDA enable
-
Updated
Nov 18, 2020 - Python
-
Updated
Nov 18, 2020 - Python
`k0s user create`
Is your feature request related to a problem? Please describe.
By default k0s configures only cert based auth for API server and only the admin.conf with cluster admin role bound to it.
We should make available some subcommand to easily create a new cert and kubeconfig for a new user.
Describe the solution you'd like
k0s user create jussi --group foo,bar
That would dump ou
Add a mapping between custom accelerators and "nicknames" so that you can
Trainer(accelerator=‘nickname’)
-
Updated
Nov 18, 2020 - HTML
-
Updated
Jun 28, 2017 - TeX
-
Updated
Nov 18, 2020 - JavaScript
-
Updated
Oct 22, 2020
-
Updated
Oct 22, 2020
Snyk
Snyk is on a mission to help developers use open source and stay secure.
Snyk helps find, fix (and prevent!) known vulnerabilities in your Node.js, Java, Ruby, Python and Scala apps. Snyk is free for open source.
Snyk tracks vulnerabilities in over 800,000 open source packages, and helps protect over 25,000 applications.
83% of Snyk users found vulnerabilities in their applications, and new vulnerabilities are disclosed regularly, putting your application at risk.
2020-11-14 17:11:09.963 WARN 7360 --- [nio-8080-exec-6] .m.m.a.ExceptionHandlerExceptionResolver : Resolved exception caused by Handler execution: java.lang.IllegalStateException: The connectionFactory cannot be null
这个错啥意思?不懂了