Skip to content

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

Build a game this November!

Game Off

Game Off is our annual month-long game jam where participants create games 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! Join now!

Sketch logo

Popular topic

Sketch is a vector graphics editor for Apple's macOS, used primarily for user interface and icon design.
Desarrollando directamente desde el browser GitHub Codespaces

Upcoming event recommended by GitHub

Nov
24

Desarrollando directamente desde el browser GitHub Codespaces

November 24, 2021 • Online

Codespaces nos permite utilizar Visual Studio Code incrustado dentro de GitHub, por lo que nos da la posibilidad de editar nuestro código, depurarlo, compilarlo e incluso desplegarlo y también hacer pair-programming a través de Live-Sharing.
LogRocket screenshot

App recommended by GitHub

LogRocket

LogRocket lets you replay problems as if they happened in your own browser. Instead of guessing why errors happen, or asking users for screenshots and log dumps, you can replay sessions to quickly understand what went wrong.

LogRocket records pixel-perfect videos of user activity along with console logs, JavaScript errors, network requests, and browser metadata. It also has deep integrations with React, Redux, Angular and Vue.js to record application state.

fonoster

Trending repository

psanders
psanders commented Nov 8, 2021

Describe the bug
The command fonoster agents:rm [ID] should return "Not found" if the ID of the Agent doesnt exist. Instead is failing with the following error:

This utility will help you update an existing Agent
Press ^C at any time to quit.
    Error: 2 UNKNOWN: Cannot read property 'spec' of null
    Code: 2

To Reproduce
Steps to reproduce the behavior:

  1. Go

Trending repository

pgomulka
pgomulka commented Jun 16, 2021

We should ignore java.io.tmpdir and override it with ES_TMPDIR. I think that variable should be taken into account from the beginning of startup scripts (including JavaVersionChecker) and the value should be applied as java option to all java processes.

Java processes started before ES_JAVA_OPTS are parsed (JavaVersionChecker, TempDirectory, JvmOptionParser) can also create temporary files in /

pytorch-lightning

Trending repository

jiwidi
jiwidi commented Nov 11, 2021

🐛 Bug

The model notebook at GColab you link when creating an issue is outdated. Tries to import metrics from pytorch lightning:

from pytorch_lightning.metrics.functional import accuracy

I believe this is because pytorch_lightning doesn't include torchmetrics anymore, and they are a completely separate library.

To Reproduce

Go to the link and try to run it:

datasets

Trending repository

mariosasko
mariosasko commented Nov 12, 2021

f-strings offer better readability/performance than str.format and %, so we should use them in all places in our codebase unless there is good reason to keep the older syntax.

NOTE FOR CONTRIBUTORS: To avoid large PRs and possible merge conflicts, do 1-3 modules per PR. Also, feel free to ignore the files located under datasets/*.

Jira Software + GitHub screenshot

App recommended by GitHub

Jira Software + GitHub

Connect your code with your project management in Jira. A separate Jira Cloud subscription is required. With two of your most important tools connected, you'll spend less time managing projects and more time working on them.

By installing or using the app, you agree to the Terms and Conditions.