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

Query your OS like a database
GitHub security recommendation

osquery exposes an operating system as a high-performance relational database. This allows you to write SQL-based queries to explore operating system data.

With osquery, SQL tables represent abstract concepts such as running processes, loaded kernel modules, open network connections, browser plugins, hardware events or file hashes.

Popular topic

Chrome

Chrome is a web browser from the tech company Google.

AWS re:Invent
Upcoming event recommended by GitHub
Dec
2

AWS re:Invent

December 02, 2019 - December 06, 2019 • Las Vegas, Venetian

AWS re:Invent is the largest global cloud computing conference bringing together 50,000+ technologists.
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

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,

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

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.