-
Updated
Nov 17, 2020 - JavaScript
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!
MongoDB
-
Updated
Nov 17, 2020 - Rich Text Format
GitHub Universe 2020
December 09, 2020 • Virtual
`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
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Better Code Hub
Spend less time fixing bugs. And more time shipping new features.
A clean codebase keeps development velocity high & makes contributing easy.
Better Code Hub indicates just the right amount of refactoring needed to keep it compliant.
Better Code Hub checks your code for compliance against 10 benchmarked software engineering guidelines. It gives immediate feedback on where to focus for quality improvements. 17 modern programming languages are supported. Up to 700,000 lines of code
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Nov 17, 2020 - Python
-
Updated
Nov 17, 2020 - JavaScript
-
Updated
Nov 17, 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
.
Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.
-
Updated
Nov 16, 2020
-
Updated
Nov 18, 2020 - HTML
-
Updated
Nov 15, 2020
Output Yul ASTs
It would be helpful/essential for verification tools to have access to the Yul ASTs that are generated throughout compilation via Yul.
-
Updated
Oct 18, 2020 - JavaScript
-
Updated
Nov 17, 2020 - Python
-
Updated
Nov 17, 2020 - Go
Add a mapping between custom accelerators and "nicknames" so that you can
Trainer(accelerator=‘nickname’)
WakaTime
Productivity metrics, insights, and time tracking automatically generated from your programming activity.
How it Works
-
Install the open-source plugin for your editor
-
Write code like you already do
-
Get a personal or team dashboard with metrics about your programming
Features
- Fully-automatic project detection
- Language usage breakdown
- Private Leaderboards
- Commit stats
- Embeddable SVG charts
Is it possible to run this on a (recent) Mac, which does not support CUDA? I would have guessed setting --GPU 0 would not attempt to call CUDA, but it fails.