The Wayback Machine - https://web.archive.org/web/20201117003255/https://github.com/explore
Skip to content

Join GitHub (or sign in) to find projects, people, and topics catered to your interests.

Here's what's popular on GitHub today...

GitHub CLI 1.0 is here

Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.

Sketch logo
Popular topic
Sketch is a vector graphics editor for Apple's macOS, used primarily for user interface and icon design.
Bringing-Old-Photos-Back-to-Life
Trending repository
bpops
bpops commented Sep 19, 2020

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.

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
GitHub Virtual Meetup: Africa
Upcoming event recommended by GitHub
Nov
17

GitHub Virtual Meetup: Africa

November 17, 2020 • Online

We are excited to announce our November Africa meetup! This month we have some incredible speakers who will be talking about DevOps with GitHub, Actions, and GitHub Packages.
App recommended by GitHub

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.

Trending repository
jnummelin
jnummelin commented Nov 11, 2020

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

javascript-questions
Trending repository
oldbootz
oldbootz commented Aug 6, 2020

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.

Trending repository
eshellman
eshellman commented Oct 14, 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:

  1. Will be easier to find cheatsheets
  2. Cheatsheets aren't books
  3. Cheat sheets aren't so spoken-language specific.
  4. The english-language books page is getting long.
  5. Will encourage better cheatsheet coverage.

Against:

  1. Scope creep.
Trending repository
sanket1729
sanket1729 commented Oct 8, 2020

IRC logs

sanket1729: How can decoderawtransaction RPC 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

App recommended by GitHub

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.

You can’t perform that action at this time.