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

OWASP cheatsheets
GitHub security recommendation

Browse a laser-focused collection of information on application security topics, created by a variety of application security professionals with expertise in specific topics.

Popular topic

scikit-learn

scikit-learn is a Python module for machine learning.

Roguelike Celebration
Upcoming event recommended by GitHub
Oct
5

Roguelike Celebration

October 05, 2019 - October 06, 2019 • San Francisco

The Roguelike Celebration is a community-generated weekend of talks, games, and conversations about roguelikes and related topics, including procedural generation and game design.
ansible
Trending repository
geerlingguy
geerlingguy commented Sep 16, 2019
SUMMARY

I was working on an example of what not to do—namely, using the yum module instead of package for something meant to be platform agnostic... but then I realized my example (using the yum module on Debian) actually worked.

When I ran the yum task with -vvvv I found:

Running apt as the backend for the yum action plugin
Using module file /usr/local/lib/pytho
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.

metabase
Trending repository
elasticsearch-net
Trending repository
codebrain
codebrain commented Jan 31, 2019
  • Fix all incorrectly defined /// <inheritdoc /> statements
  • Ensure XML documentation on everything public
  • Potentially revisit language used in the ApiGenerator templates
  • The documentation generator is skipping declarations and failing to omit documentation - problem exists in XmlDocsVisitor.
cypress
Trending repository
flutter
Trending repository
unison
Trending repository
aryairani
aryairani commented Sep 25, 2019

image

I believe this 👇 should produce 3 lines of output, but it only produces 2? ☝️

  (P.wrapColumn2
    [ ("`list`", "lists definitions and namespaces at the current level of the current namespace.")
    , ( "`list foo`", "lists the 'foo' namespace." )
    , ( "`list .foo`", "lists 
You can’t perform that action at this time.