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

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
Elixir logo
Popular topic
Elixir is a dynamic, functional language designed for building scalable and maintainable applications.
nebula
Trending repository
jeffb4
jeffb4 commented Dec 9, 2019

The current README documentation involves generating keys and certificates on the CA host, then shipping the key+cert+config to the new client node. Generally speaking a better pattern would be to generate a key and certificate signing request on the client node, then ship the CSR to the CA host and sign a cert, then ship cert/config back to the client node.

If Nebula is capable of handling tha

nginx
Trending repository

An official read-only mirror of http://hg.nginx.org/nginx/ which is updated hourly. Pull requests on GitHub cannot be accepted and will be automatically closed. The proper way to submit changes to nginx is via the nginx development mailing list, see http://nginx.org/en/docs/contributing_changes.html

  • Updated Dec 16, 2019
  • C
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.
jetpack
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,

fx
Trending repository
antonmedv
antonmedv commented Dec 11, 2019

Currently, each argument to fx treated as an anonymous function. Here is an example:

fx 'groupBy("commit.author.name")' 'mapValues(size)' toPairs 'sortBy(1)' reverse 'take(10)' fromPairs

But this requires a lot of ' quotes. My idea is to split the argument by whitespaces . So next will be possible to write:

fx 'groupBy("commit.author.name") mapValues(size) toPairs so
javascript-algorithms
Trending repository
notepad-plus-plus
Trending repository
tojaroslaw
tojaroslaw commented Apr 22, 2019

Description of the Issue

I tried to follow the instructions to build notepad++ in visual studio, I even tried downgrading to a more compatible version, but I could never get it to build. I'm running Windows 10, I tried clicking the links, but several of the links in the readme file are dead links.

Steps to Reproduce the Issue

following the readme file

Expected Behavior

To be

spacemacs
Trending repository
treymerkley
treymerkley commented Oct 4, 2019

Even though we moved to org-re-reveal, we're still pointing to upstream org-reveal in the docs. These two have different manuals now and have different functions, so they aren't interchangeable anymore. Could we (I) change it and push back up?

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.