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

PHP logo
Popular topic
PHP is a popular general-purpose scripting language that works particularly well for server-side web development.
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.

binwalk
Trending repository
Hardcore-fs
Hardcore-fs commented Nov 7, 2019

binwalk -e -c /Users/comp_01/jane/bob.bin
`DECIMAL HEXADECIMAL DESCRIPTION

452610 0x6E802 gzip compressed data, maximum compression, has original file name: "browser.js", from Unix, last modified: 2009-12-07 20:23:54
455138 0x6F1E2 HTML document header
464652 0x7170C

Ai-learn
Trending repository

人工智能学习路线图,整理近200个实战案例与项目,免费提供配套教材,零基础入门,就业实战!包括:Python,数学,机器学习,数据分析,深度学习,计算机视觉,自然语言处理等热门领域

  • Updated Feb 8, 2020
cortex
Trending repository
ChromeAppHeroes
Trending repository

🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~

  • Updated Feb 8, 2020
  • JavaScript
grafana
Trending repository
belm0
belm0 commented Dec 9, 2019

Steps to reproduce:

On a template variable with multi-select:

  1. enter a search which matches one or more items
  2. navigate by keyboard to an item
  3. use space bar to toggle the item

Actual Result:
The space bar input is appended or prepended to the search text.

Expected Result
The search text should remained unchanged, since focus is on a dropdown item.

**Releva

javascript
Trending repository
realworld
Trending repository
EricSimons
EricSimons commented May 5, 2017

For someone who is landing on an example repo and has no idea what RealWorld is, I'd imagine they'd be thinking "uh, wtf is this". For example, the backend codebases don't mention how to get an example frontend setup & running (much less where you can choose a frontend at all). This could easily be fixed with a standard "what is this"-esque section at the top of every README.

Further, would be

runtime
Trending repository
sdmaclea
sdmaclea commented Jan 28, 2020

@lpereira Noted that the use of identifiers with leading underscores is prohibited by the C++ standard in certain cases.

I will fix a number of them related to TARGET_* and HOST_*, but more remain.

The general rule is that any identifier with a leading underscore or a double underscore is reserved for use by the implementation of the compiler et al. in global scope. This includes macros.

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.