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

.NET logo
Popular topic
.NET is a free, cross-platform, open source developer platform.
realworld
Trending repository
Git Merge 2020
Upcoming event recommended by GitHub
Mar
4

Git Merge 2020

March 04, 2020 • Los Angeles

Git Merge is a one-day conference dedicated to the version control tool that started it all—and the people who use it every day.
clean-code-javascript
Trending repository
App recommended by GitHub

Review Notebook App

Having trouble using Jupyter Notebooks effectively in your team? Join 200+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews.

We provide complete code review workflow for notebooks,

ospray
Trending repository
paulmelis
paulmelis commented Aug 27, 2019

Here's some things I noted in the current docs on the devel branch. Some of these are more general than specifically for 2.0, but I figured I'd list them anyway.

Incorrect:

  • The bgColor parameter is listed as valid for all renderers, but the path tracer doesn't listen to it, see ospray/ospray#347
  • For isosurfaces geometry and volume texture the volume param
cube.js
Trending repository
gizmodus
gizmodus commented May 8, 2019

Hey Cube.Js team!
I get the following yarn warnings when installing dependencies. Can these be fixed? Thank you.

warning @cubejs-backend/server-core > @cubejs-backend/schema-compiler > joi@14.3.1: This module has moved and is now available at @hapi/joi. Please update your dependencies as this version is no longer maintained an may contain bugs and security issues.

warning @cubejs-backe
bitwarden_rs
Trending repository
xoxys
xoxys commented Jan 16, 2020

It could be handy to have some basic CLI options for the bitwarden_rs binary in place. Minimum set could be something like bitwarden_rs --help and bitwarden_rs --version.

These CLI options can also be used to verify if the compiled binary is executable.

gin
Trending repository
KernelDeimos
KernelDeimos commented Nov 16, 2019

Description

Using the fetch API from WHATWG in Google Chrome, an image upload does not have Content-Type multipart/form-data. Instead, the content type is set to the MIME type (ex: image/jpeg) with a boundary parameter. Setting Content-Type explicitly to multipart/form-data should result in an error (and it does).

How to reproduce

Follow an existing image upload example from

go-ipfs
Trending repository
da2x
da2x commented Jan 2, 2019

Version information:

go-ipfs version: 0.4.18-
Repo version: 7
System version: amd64/linux
Golang version: go1.11.1

Type:

enhancement

Description:

It would be convenient to have an object patch shorthand for add-and-replace:

ipfs object patch update-link <root> <from-ref> <to-ref>

Today, this is two separate commands:

ipfs object patch rm-link <root> <nam
tensortrade
Trending repository
notadamking
notadamking commented Oct 17, 2019

Funding:
1.5 ETH (~300 USD)

Description:
Create a useful visualization of the TradingEnvironment in the render method.

Requirements:

  • Implement a useful visualization of the TradingEnvironment and the underlying the learning agent's interactions with the environment's InstrumentExchange.
  • Display the exchange balance, and all exchange observations/agent trades durin
guzzle
Trending repository
bradjones1
bradjones1 commented Nov 29, 2019

Description
The docs.guzzlephp.org site should be protected with TLS

Example
This should be possible with ReadTheDocs, per their documentation.

Additional context
TLS is basically free and it sets a good example. :-)

App recommended by GitHub

LeanBoard

Lean Board is a collaborative whiteboard with sticky notes which seamlessly connects with your GitHub issue. Login with your GitHub account, create a board for an issue and a snapshot of your notes is embedded in the issue automatically.

You can’t perform that action at this time.