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

trax
Trending repository
Google logo
Popular topic
Google LLC is an American multinational technology company that specializes in Internet-related services and products.
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.
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.

PySyft
Trending repository
iamtrask
iamtrask commented Dec 4, 2019

At present, our tutorial notebook series is only available in English, but it would be very desirable for people to be able to learn PySyft in their native language, such as German.

For this PR, copy the current notebooks and translate the inline text to German, placing the notebooks in a "german" folder within the "tutorials" folder.

https://github.com/OpenMined/PySyft/tree/master/examples/

system-design-primer
Trending repository
njacharya
njacharya commented Aug 16, 2019

A description is incomplete. It should mention:

These patterns are not competing, but complementing each other. To achieve availability, one needs both fail-over and replication.

right after

"There are two main patterns to support high availability: fail-over and replication. "

the-art-of-command-line
Trending repository
core
Trending repository
libra
Trending repository
andll
andll commented Nov 6, 2019

When cluster test TxEmitter fails to commit transaction it retries attempt.
However, we want to track number of such discarded transactions and report this in performance report to catch regressions

Code pointers:
see main.rs: measure_performance for performance report generation
see tx_emitter.rs: SubmissionThread::run for retry code

This will allow to surface issues such as https:

v3
Trending repository
gatsby
Trending repository
KristinaKoeva
KristinaKoeva commented Dec 30, 2019

Summary

Be able to pass event category, label, and action as properties to the <OutboundLink/> component provided by gatsby-plugin-google-analytics

Basic example

<OutboundLink href="mailto:careers@site.com"
    eventCategory="careers"
    eventAction="apply"
    eventLabel="office_assistance">
  <Button>Apply now</Button>
</OutboundLink>

Motivation

It w

flutterfire
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,

You can’t perform that action at this time.