The Wayback Machine - https://web.archive.org/web/20191029224559/https://github.com/explore
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

Mastodon

Mastodon is a free, decentralized, open-source microblogging network.

Game Off
Upcoming event recommended by GitHub
Nov
1

Game Off

November 01, 2019 - December 01, 2019 • Online

Game Off is our annual game jam celebrating open source
deep-learning-drizzle
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,

deepstream.io
Trending repository
mitar
mitar commented Oct 28, 2019

I was reading through documentation but could not find more information how things are implemented internally. What I have especially been interested in how is real-time features of records being implanted across multiple database backends. So how it is determined which records have to be updated when something is changed, and how are changes detected in the first place.

See [example of a great

xstate
Trending repository
barbatus
barbatus commented Oct 24, 2019

Description
@xstate/test, @xstate/graph: getting "Maximum call stack size exceeded at JSON.stringify" while trying to evaluate test plans todosModel.getSimplePathPlans()

Expected Result
No exception

Reproduction
A simple machine which makes it happen. BTW removing cycle by changing TODO_CANCEL's target to Done state makes it work.

Model

const todosModel = cr
bitcoin
Trending repository
laanwj
laanwj commented Oct 15, 2019

When I created the bitcoin-qt GUI I made a big mistake in its design. I copied this more or less exactly from the wxwindows GUI. I was aware of this back in the day, but was planning to fix it later. I never got around to it. Honestly speaking I don't think I ever will.

In any case, the event loop in the main thread of a Qt program (or any GUI program, for that matter) is never supposed to bloc

godot
Trending repository
akien-mga
akien-mga commented Oct 24, 2019

We have a lot of inconsistency in the current codebase on how we name boolean setters and getters, and especially those we expose to the scripting API.

We should aim at fixing that for 4.0, breaking compatibility where needed. Related to #16863.

Current uses are of the form:

bool stuff = false;

void set_stuff(p_enable);
void set_stuff(p_enabled);
void set_stuff_enabled(p_enable
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.