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...

Join the GitHub Game Off!
Game Bytes

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!

PHP logo
Popular topic
PHP is a popular general-purpose scripting language that works particularly well for server-side web development.
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.
Check Run Reporter screenshot
App recommended by GitHub

Check Run Reporter

Now supporting Checkstyle!

Check Run Reporter takes your JUnit, Checkstyle, and other structured reports and presents their results to you right in the GitHub UI. No more need to dig through your pages of CI logs to find out why your build failed.

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

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
Trending repository

Objectron is a dataset of short, object-centric video clips. In addition, the videos also contain AR session metadata including camera poses, sparse point-clouds and planes. In each video, the camera moves around and above the object and captures it from different views. Each object is annotated with a 3D bounding box. The 3D bounding box describes the object’s position, orientation, and dimensions. The dataset contains about 15K annotated video clips and 4M annotated images in the following categories: bikes, books, bottles, cameras, cereal boxes, chairs, cups, laptops, and shoes

  • Updated Nov 13, 2020
  • Jupyter Notebook
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.

App recommended by GitHub

Zube

Zube is an Agile project management platform that allows everyone on your team to communicate with the developers. On Zube, it is easy to create an Agile workflow for your team with a kanban board, epics, and sprints. Zube’s seamless integration with GitHub keeps all of your GitHub Issue data in sync across both platforms in real time.

You can’t perform that action at this time.