-
Updated
Nov 16, 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...
-
Updated
Nov 17, 2020 - Rust
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
Sketch
-
Updated
Nov 16, 2020
GitHub Virtual Meetup: Africa
November 17, 2020 • Online
-
Updated
Nov 16, 2020 - Rust
-
Updated
Nov 16, 2020 - JavaScript
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!
GitKraken Boards
GitKraken Boards syncs in real-time with GitHub Issues and GitHub Milestones so changes made in either system are immediately reflected in the other. Link cards to GitHub pull requests, check PR statuses, auto-update cards based on PR statuses and view build statuses without leaving GitKraken Boards.
Plus, use GitHub Actions to automate your workflow; trigger automated actions in GitKraken Boards by linking cards to pull requests descriptions or commit messages in GitHub.
-
Updated
Nov 16, 2020 - TypeScript
`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
-
Updated
Nov 16, 2020 - Rust
-
Updated
Nov 16, 2020 - HTML
Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').
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
Oct 18, 2020 - JavaScript
-
Updated
Oct 25, 2020 - JavaScript
-
Updated
Nov 2, 2020 - JavaScript
-
Updated
Nov 16, 2020
We've now gotten a fair number of "cheatsheet" entries in the books list. I'd like to propose that we move these to a separate page.
Reasons:
- Will be easier to find cheatsheets
- Cheatsheets aren't books
- Cheat sheets aren't so spoken-language specific.
- The english-language books page is getting long.
- Will encourage better cheatsheet coverage.
Against:
- Scope creep.
IRC logs
sanket1729: How can
decoderawtransactionRPC know reqSigs if the output scriptpubkey is p2sh/p2wsh? I think it is returning 1 everytime.
sipa: sanket1729: it only works for bare multisig
sipa: we should probably just remove it
The output parameter for reqSigs is confusing as it outputs 1 for all scripts but bare multisig in the scriptpubkey. Considering the limited applicab
-
Updated
Nov 17, 2020 - Python
-
Updated
Nov 16, 2020
-
Updated
Nov 14, 2020 - Python
-
Updated
Nov 15, 2020 - Go
GitKraken Boards
GitKraken Boards syncs in real-time with GitHub Issues and GitHub Milestones so changes made in either system are immediately reflected in the other. Link cards to GitHub pull requests, check PR statuses, auto-update cards based on PR statuses and view build statuses without leaving GitKraken Boards.
Plus, use GitHub Actions to automate your workflow; trigger automated actions in GitKraken Boards by linking cards to pull requests descriptions or commit messages in GitHub.


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.