-
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 11, 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.
ASP.NET
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.
gitpod.io
Gitpod enables you to be always ready-to-code.
It launches a complete dev environment for any GitHub project, by simply prefixing the GitHub URL with gitpod.io/#.
With Gitpod your team can instantly start coding with fresh, ephemeral and fully-compiled dev environments for each new task - no matter if you are building a new feature, want to fix a bug or do a code review.
Sounds like GitHub Codespaces? https://www.gitpod.io/gitpod-vs-codespaces/
Fast, easy and reliable testing for anything that runs in a browser.
-
Updated
Dec 11, 2020 - JavaScript
Code. Music. Live.
-
Updated
Dec 11, 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 11, 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
GitLocalize
GitLocalize is a continuous localization tool built for communities and teams that want to simplify their workflow when translating their content.
GitLocalize automatically keeps translations up to date by syncing with your repository.



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