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

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

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

MATLAB logo

Popular topic

MATLAB is a programming platform for numerical computation and visualization.
End-to-end DevOps with GitHub

Upcoming event recommended by GitHub

Jun
20

End-to-end DevOps with GitHub

June 20, 2022 - June 24, 2022 • Melbourne, Australia

GitHub is more than just a place to keep your code. GitHub offers features that cover your whole DevOps lifecycle from idea all the way into production

App recommended by GitHub

GitClear

GitClear helps every member of an engineering team understand their team's code and velocity with the clarity of a seasoned Technical Manager.

We offer more than 20 reports to ensure high-quality code is delivered to customers at industry-leading speed:

  1. DORA stats (rate of deploy/defects, time to fix defects, Cycle Time) vs industry norms
  2. How healthy are the team's PR collaboration practices?
  3. What tickets are underway? How long until they're done?
  4. Who's paying down tech debt?

Trending repository

geromegrignon
geromegrignon commented Aug 24, 2021

The V2 is a great opportunity to review the specs.

Here is an RFC for URL and verbs used on the backend specs:

Login user

POST /api/users/login

Register user

POST /api/users

Get current user

GET /api/user

Proposal: change the URL to /api/users/me (consistency on users)

Update user

PUT /api/user

Proposal: change the URL to `/a

rasa

Trending repository

💬 Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants

  • Updated Jun 9, 2022
  • Python

Trending repository

gaearon
gaearon commented May 26, 2022

Turn on "slow 3g" in Network emulation. Notice that navigation feels slow in part because there's no visual feedback.

https://user-images.githubusercontent.com/810438/170408691-8486215f-ebfc-4bfe-b2a9-124e92b41be2.mov

I think what should happen instead is that the active sidebar component should reflect the currently pending route. Even if it's still loading. Alternatively, maybe there shoul

Trending repository

jcwchen
jcwchen commented Jun 1, 2022

Feature Request

System information

ONNX version (you are using): The latest main branch.

What is the problem that this feature solves?

To enhance robustness of node test data, ONNX CIs should have some ways to validate updated/uploaded input.pb/output.pb and ONNX models. Currently at least ONNX models have been covered by this PR: onnx/onnx#3855. However,

test good first issue enhancement build pipelines

Trending repository

Trending repository

Mikilll94
Mikilll94 commented Mar 7, 2022

Version

docs

Steps to reproduce

This page in the docs about Webpack is completely outdated:
https://jestjs.io/docs/webpack

The syntax for loaders looks really strange and it probably originates from Webpack 2 or 3 (?) . In Webpack 4+ the syntax is completely different.

Additionally in Webpack 5 (which is present for about 1.5 year), the file-loader and url-loader are de

Trending repository

elchenberg
elchenberg commented May 25, 2022

According to the Debain wiki keys “MUST NOT be placed in /etc/apt/trusted.gpg.d or loaded by apt-key add.”: https://wiki.debian.org/DebianRepository/UseThirdParty

So instead of this:

wget -qO - https://aquasecurity.github.io/trivy-repo/deb/public.key | sudo apt-key add -
echo deb https://aquasecurity.github.io/trivy-repo/deb $(lsb_release -sc) main | sudo tee -a /etc/apt/sources.
help wanted good first issue kind/feature
codebeat screenshot

App recommended by GitHub

codebeat

Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin! 🚀

codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift🔥.

We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!