-
Updated
Dec 10, 2020 - YARA
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
At LinkedIn, we are using this curriculum for onboarding our entry level talents into the SRE role.
-
Updated
Dec 10, 2020 - HTML
Take GitHub to the command line. GitHub CLI 1.0 is now available for Windows, macOS, and Linux! Download it for free now.
HTML
This is the repository for the front-end of the NZ COVID Tracer app.
-
Updated
Dec 7, 2020 - TypeScript
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
CodeFactor
Ensure that your code meets quality standards
CodeFactor instantly performs Code Review with every GitHub Commit or PR. Zero setup time. Get actionable feedback within seconds. Customize rules, get refactoring tips and ignore irrelevant issues.
Languages
Bash, C, C#, C++, CoffeeScript, CSS, Dockerfile, Go, Groovy, Java, JS, Kotlin, Less, PHP, Python, Ruby, Scala, SCSS, Sugar SS, Swift, TypeScript and YAML.
Autofix
Autofix certain reported issues on-demand or automatically.
Fast, easy and reliable testing for anything that runs in a browser.
-
Updated
Dec 10, 2020 - JavaScript
Code. Music. Live.
-
Updated
Dec 10, 2020 - Ruby
Style your readme using CSS with this simple trick
-
Updated
Dec 9, 2020
Complete Mandiant Offensive VM (Commando VM), a fully customizable Windows-based pentesting virtual machine distribution. commandovm@fireeye.com
-
Updated
Oct 20, 2020 - PowerShell
后端架构师技术图谱
-
Updated
Nov 30, 2020
Companion webpage to the book "Mathematics For Machine Learning"
-
Updated
Dec 7, 2020 - Jupyter Notebook
PaddlePaddle End-to-End Development Toolkit(『飞桨』深度学习全流程开发工具)
-
Updated
Dec 9, 2020 - Python
A fast JSON parser/generator for C++ with both SAX/DOM style API
-
Updated
Oct 13, 2020 - C++
-
Updated
Dec 9, 2020 - Shell
Do you want to LEARN NEW STUFF for FREE? Don't worry, with the power of web-scraping and automation, this script will find the necessary Udemy coupons & enroll you for PAID UDEMY COURSES, ABSOLUTELY FREE!
-
Updated
Dec 9, 2020 - Python
A powerful cross-platform UI toolkit for building native-quality iOS, Android, and Progressive Web Apps with HTML, CSS, and JavaScript.
-
Updated
Dec 9, 2020 - TypeScript
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
-
Updated
Nov 29, 2020 - Python
Modern JavaScript Tutorial
-
Updated
Dec 10, 2020 - HTML
-
Updated
Dec 10, 2020 - JavaScript
经典编程书籍大全,涵盖:计算机系统与网络、系统架构、算法与数据结构、前端开发、后端开发、移动开发、数据库、测试、项目与团队、程序员职业修炼、求职面试等
-
Updated
Dec 7, 2020
Thanos, Prometheus and Golang version used:
thanos, version (branch: , revision: )
build user:
build date:
go version: go1.15.5
platform: darwin/amd64
built at revision d6162144. We saw the same effect in production with v0.15.0, haven't tried again in 0.17.2.
Prometheus version N/A.
Object Storage Provider: N/A
What happened:
A rule
according to runtime doc, I code Deno.dir("home").

but output as follow:
Uncaught TypeError: Deno.dir is not a function
at <anonymous>:2:6
env:
deno 1.5.4 (bc79d55, release, x86_64-apple-darwi
Elegant HTTP Networking in Swift
-
Updated
Nov 4, 2020 - Swift
-
Updated
Dec 7, 2020
Flaptastic
Manage flaky unit tests with the unit testing framework you already use.
Features
- Checkbox to instantly disable any unhealthy unit test across all branches
- GitHub flaky test warnings on pull requests
- Slack alerting to team channel who's test are flapping
- Metrics and charting to aid you in fixing the biggest disruptions first
Requirements
- CI/CD (CircleCI, TravisCI, Jenkins, etc.)
Flaptastic is designed for organizations with many codebases and teams.



When
map.fitBounds(...)is called with a bearing option passed in, it seems like the bearing is not taken into the account on calculating the appropriate zoom, resulting in part of the bounded area to not be in view.mapbox-gl-js version: 1.12.0
browser: Chrome
Steps to Trigger Behavior
map.fitBounds(...)wi