-
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.
Amp
This is the repository for the front-end of the NZ COVID Tracer app.
-
Updated
Dec 7, 2020 - TypeScript
Text editors
The text editor is a sacred tool for developers. Here's a showcase of some amazingly awesome open source editors.
Review Notebook App
Have trouble collaborating on Jupyter Notebooks? Join 500+ organizations like Amazon, Microsoft, Tensorflow, fast.ai in using ReviewNB for notebook code reviews & collaboration.
Complete review workflow for Notebooks,
- Visual diffs for easy version control (say NO to annoying JSON diffs)
- Commenting on the notebook diff to discuss changes
- Conversation threads to track all open discussions
Fast, easy and reliable testing for anything that runs in a browser.
-
Updated
Dec 11, 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 11, 2020 - Python
A fast JSON parser/generator for C++ with both SAX/DOM style API
-
Updated
Oct 13, 2020 - C++
-
Updated
Dec 10, 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 10, 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
Help wanted.
Ideally we can use directly Prometheus one again (it was added tmp to help with Thanos upgrade on Cortex side),
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
Zube
Zube is an Agile project management platform that allows everyone on your team to communicate with the developers. On Zube, it is easy to create an Agile workflow for your team with a kanban board, epics, and sprints. Zube’s seamless integration with GitHub keeps all of your GitHub Issue data in sync across both platforms in real time.



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