Skip to content

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

Top games + source code from Gamedev.js Jam 2022

Game Bytes

The recently-ended Gamedev.js Jam 2022 encouraged game developers to create web games and share their sources on GitHub. GitHub Star ⭐️ @end3r shares the best 13 entries and sees what experts and other participants think of them.

Gradle logo

Popular topic

Gradle is an open-source build tool that helps teams build, automate and deliver better software, faster.
nginxconfig.io

Trending repository

SorinGFS
SorinGFS commented Apr 29, 2022

Feature request

Place the access_log and error_log directives inside the main server block instead of http block.

Feature description

Disable access_log at http block:
File: /etc/nginx/nginx.conf

# ...
http {
    # ...
    access_log off;
    # ...
}
# ...

Enable per site access_log and error_log at main server block:
File: /etc/nginx/

enhancement help wanted good first issue hacktoberfest
All Things Open 2022

Upcoming event recommended by GitHub

Oct
30

All Things Open 2022

October 30, 2022 - November 02, 2022 • Raleigh, NC

A universe of events and platforms focused on open source, open tech and the open web.

Trending repository

Visual Source screenshot

App recommended by GitHub

Visual Source

Mesmerizing Source Code History Visualization.

Create beautiful motivational videos for your team through source code history visualization.
Easy to install, zero configuration & videos can be generated in minutes.

Trending repository

Data-Science-For-Beginners

Trending repository

soubhikmandal2000
soubhikmandal2000 commented Oct 31, 2021
  • Base README.md
  • Quizzes
  • Introduction base README
    • Defining Data Science README
    • Defining Data Science assignment
    • Ethics README
    • Ethics assignment
    • Defining Data README
    • Defining Data assignment
    • Stats and Probability README
    • Stats and Probability assignment
  • Working with Data base README
    • Rel
good first issue help wanted translations

Trending repository

u9g
u9g commented Jan 23, 2022

Is your feature request related to a problem?

I wanted to create an entity that is only shown to one player, but I can still change and resend. Unfortunately, the only way to do that is to manually run Entity#hideEntity on every player on the server, and any that log on after the entity is spawned.

Describe the solution you'd like.

I would like there to be a Entity#hideEntityByDefault w

type: feature status: accepted good first issue

Trending repository

Emyrk
Emyrk commented Jun 8, 2022

Currently if you attempt to fetch a deleted workspace, if it is deleted you need to include ?deleted=true query parameter. We also have a include_deleted query param in the case that it will return regardless if it is deleted or not.

If you fetch workspaces, then the ?deleted query param only shows deleted workspace OR it shows active workspaces. It will never show a mixed set of dele

good first issue backend chore

Trending repository

jzf2101
jzf2101 commented May 9, 2022

🚀 Feature Request

HF has some logic under the hood that looks at the number of labels in order to decide if whether to use a BCE, CE, or MSE loss.

Splitting up the BERT class based on the loss and making these distinctions as to what loss is used to the user may be more clear. It also aligns with the work of @Landanjs

Note: this may also require creating a separate .loss method in

enhancement good first issue bert

App recommended by GitHub

Airbrake

Deploy code fearlessly and fix bugs faster with Airbrake Error & Performance Monitoring. Airbrake notifiers are available for every major programming language and framework and installs in minutes. Spend less time tracking down problems and more time developing.

Discover the power of Airbrake and create a free dev account, which comes with unlimited errors and events for the first 30-days. Quick sign-up, no credit card required. Go to https://airbrake.io/new to create your free dev account!