Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
Lean's OpenWrt source
-
Updated
Nov 29, 2020 - C
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
ESLint
This is likely due to excess CPU usage in https://github.com/ottomated/CrewLink/blob/master/src/renderer/Avatar.tsx when loading images.
UNIT TESTS
GitHub Universe 2020
December 09, 2020 • Virtual
DustinBrett / x
Flutter makes it easy and fast to build beautiful apps for mobile and beyond.
-
Updated
Nov 29, 2020 - Dart
CloudBees CodeShip
Fast, Easy and customizable
With faster feedback cycles, local debugging, build caching and customized environments, CodeShip helps you build the products your users love.
Course Files for Complete Python 3 Bootcamp Course on Udemy
-
Updated
Nov 29, 2020 - Jupyter Notebook
Drogon: A C++14/17 based HTTP web application framework running on Linux/macOS/Unix/Windows
-
Updated
Nov 25, 2020 - C++
-
Updated
Nov 29, 2020 - HTML
A library for constructing self-spreading binaries
-
Updated
Nov 29, 2020 - Go
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
-
Updated
Nov 29, 2020 - C
-
Updated
Nov 29, 2020 - JavaScript
A collection of 400+ survey papers on Natural Language Processing (NLP) and Machine Learning (ML)
-
Updated
Nov 12, 2020
A cheat sheet that contains common enumeration and attack methods for Windows Active Directory.
-
Updated
Nov 22, 2020
An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.
-
Updated
Nov 29, 2020 - Dart
The current version of the HANS dataset is missing the additional information provided for each example, including the sentence parses, heuristic and subcase.
-
Updated
Nov 28, 2020
Errors:
126. new Intl.NumberFormat is not supposed to get passed a single object as param. The first param must be a string and the second param can be an object.
135. Spelling error ('tis' should be 'this').
Suggestion:
86. Needs to be more explicit by calling the function in the example. Calling getName() with any falsy value would not set hasName to true with your correct answer.
All the deals for InfoSec related software/tools this Black Friday
-
Updated
Nov 29, 2020
Roadmap to becoming a web developer in 2020
-
Updated
Nov 22, 2020
A black hole for Internet advertisements
-
Updated
Nov 29, 2020 - Shell
Azure Boards
Plan, track, and discuss work across your teams
Azure Boards offers Kanban boards, backlogs, and dashboards for flexible work tracking that is fully connected to the code and issues for all your projects – big and small.
A separate Azure DevOps Services subscription is required. We'll help you get started for free if you don't already have one.


K6 http.post method isn't correctly encoding a list of values assigned to a key in an object.
The simplest way to see this is to run the sample at
https://github.com/loadimpact/k6/blob/master/samples/html_form_post.js and note that it fails.