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

CyberChef
GitHub security recommendation

CyberChef is a simple web app for analyzing and decoding data without having to deal with complex tools or programming languages. CyberChef encourages both technical and non-technical people to explore data formats, encryption and compression.

Popular topic

Vagrant

Vagrant is an open-source software product for building and maintaining portable virtual software development environments.

GitHub Universe
Upcoming event recommended by GitHub
Nov
13

GitHub Universe

November 13, 2019 - November 14, 2019 • San Francisco

GitHub Universe is a conference for the builders, planners, and leaders defining the future of software.
rudr
Trending repository
technosophos
technosophos commented Sep 26, 2019

Warning: As of this writing, scopes are not implemented

This guide explains how scopes work

  • The existing scopes (healthcheck, network, identity)
  • Creating an instance of a scope in an application configuration
  • Attaching a component to a scope in an application configuration
  • Best practices for when to create a new scope and how to share one scope across multiple application conf
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.

lemmy
Trending repository
ghost
ghost commented May 29, 2019

How the federation aspect of lemmy will work? Will there be a 'global database' that will make sure all 'subreddit' (how are they called on lemmy?) names are unique? Or each instance will be able to register the same 'subreddit' name and as a result we will have:
https://dev.lemmy.ml/#/c/asklemmy
https://another.instance/#/c/asklemmy
https://another.instance2/#/c/asklemmy
If it's the latter,

protobuf
Trending repository
30-seconds-of-code
Trending repository
skatcat31
skatcat31 commented Oct 11, 2018

Description

So our function arrayToHtmlList is in a pretty bad space and could use an update. We already had some discussion over at #675 but I wanted to move the update discussion over to an issue for more visibility.

Current problem:

It uses an awkward query selector instead of the `document.prototype.getElementBy

v
Trending repository
boomlinde
boomlinde commented Jun 19, 2019

Memory management in the documentation is illustrated by an example which shows a case where no manual memory management is necessary. The other is an example of an array, which is freed by a free method.

There is no other information on how the programmer can differentiate between cases where manual memory management is necessary and where it isn't, other than that leaks will be reported at ru

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,

You can’t perform that action at this time.