Skip to content

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

Go logo

Popular topic

Go is a programming language built to resemble a simplified version of the C programming language.
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.

App recommended by GitHub

GitKraken Boards

GitKraken Boards will sunset at the end of 2022. Read the full announcement to learn more.

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.

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

dev590t
dev590t commented May 24, 2022

finrl.test() return a list of int of portfolio value, it doesn't contain date data:

from finrl.test import test
account_value_sb3=test(start_date = '2021-10-18', 
                      end_date = '2021-10-19',
...
                      net_dimension = 512)
account_value_sb3

output: 
[1000000.0,
 999698.6172275314,
 999391.9308182714,
...

But portfolio analysis tool(like

bug good first issue
jina

Trending repository

divyasreedev
divyasreedev commented Mar 14, 2022

Problem: It is pretty challenging to find resource material and valuable articles, videos and such, and we spend a lot of time searching and finding the appropriate resource for us.

Proposed solution: Faceted search can come a long way when looking for a quick way to find a solution designed for our needs. Ratings on the resource can help us select the best solution based on our search

good first issue

Trending repository

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

App recommended by GitHub

CircleCI

About CircleCI

The world’s best software teams deliver quality code, confidently, with CircleCI.

Get started in no time

CircleCI’s free plan offers more build minutes than any free plan out there. Up to 6,000 build minutes/month and 30 jobs at a time.

Most customizable environments of any CI/CD provider

Widest choice to customize operating systems, CPUs, GPUs, memory and images for each job. Build for Docker, Windows, Linux, Arm and macOS or build on your own compute with runners.