-
Updated
Feb 22, 2020 - HTML
Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Feb 22, 2020 - Rich Text Format
Git Merge 2020
March 04, 2020 • Los Angeles
-
Updated
Feb 22, 2020 - Python
-
Updated
Feb 22, 2020
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!
Airbrake
Airbrake empowers engineering teams to release with confidence. We alert you to new errors, and give you the information you need to fix those bugs fast. So you can spend less time debugging and focus on writing and shipping great code.
-
Updated
Feb 22, 2020 - Kotlin
-
Updated
Feb 22, 2020 - Java
-
Updated
Feb 22, 2020 - Python
-
Updated
Feb 22, 2020 - Shell
Description
ComputerVision/SETUP.md
I'd suggest to make it clear that is the ip address of the VM; is the username to this VM
In which platform does it happen?
Ubuntu DSVM NC6
How do we replicate the issue?
Expected behavior (i.e. solution)
Other Comments
-
Updated
Feb 22, 2020 - TypeScript
What roadmap is this issue about?
- Frontend Roadmap
- Backend Roadmap
- DevOps Roadmap
- All Roadmaps
What is this issue about?
- D
项目推荐
-
类别:Rust
-
项目后续更新计划:
该项目已达到最低可行的产品质量水平。虽然贡献者将它作为日常驱动程序,但它可能对某些命
令不稳定。未来版本将填补缺失的功能并提高稳定性。它的设计也随着成熟而变化。Nu附带了一组内置命令(如下所示)。如果命令未知,命令将弹出并执行它(在 Windows 上使
用 cmd 或在 Linux 和 MacOS 上使用 bash),正确地通过 stdin,stdout 和 stderr,所以像你的日常 git 工作流程甚至 vim 可以正常工作。还有一本关于 Nu 的书,目前正在进行中。
-
项目描述:这是一个 Github 时代下,一个更加现代的 shell。Nushell 将 shell 命
-
Updated
Feb 22, 2020
- Have 2 windows open (the order of opening may affect this)
- Select 2 issues in a repo you own, eg. https://github.com/sindresorhus/refined-github/issues
- Click on "Open all"
The tabs may open on the background window instead of the current one.
It happened on Firefox
I would like to group the Tech Stack labs like this samples :
https://github.com/razfriman/BlazorGrpc
https://github.com/fsbolero/TryFSharpOnWasm
https://github.com/GoranHalvarsson/SitecoreBlazor
https://github.com/aspnet/AspLabs/tree/master/src/ComponentsElectron
I need help to find a name for this subsection.
Handlabs ?
Technical stack tests ?
-
Updated
Feb 22, 2020
-
Updated
Feb 22, 2020 - Go
-
Updated
Feb 22, 2020 - Java
-
Updated
Feb 21, 2020 - JavaScript
There's a problem with processing commas in a preprocessing script. I think that
transistor_count = str_remove(transistor_count, ","),should be replaced by
transistor_count = str_replace_all(transistor_count, ",",""),Otherwise the value for eg. 32-core AMD Epyc lacks trailing zeros (like 19200).
So it should be overall:
library(tidyverse)
library(rvThe documentation for AKS scaling doesn't explain how to perform a scale operation using either Az PowerShell, the Azure Portal, or the Azure AKS/resource API. It would be better if it talked about these other methods of manipulating Azure resources as well as the az command line tool.
Document Details
⚠ *Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue l
-
Updated
Feb 22, 2020 - JavaScript
Octobox
Untangle your GitHub notifications
Octobox helps you manage your notifications in the same way Gmail helps you manage your email. Built for developer workflows centred around GitHub issues, pull requests, comments and commits, Octobox makes sure you never miss another mention or misplace another issue.
Given the immense popularity of Docker and the need to harden it different per platform (see ideas below) - we'd like to start writing a Docker best practices section.
You're welcome to contribute ideas and write best practices - writing and brainstorming will people is an amazing way to deepen your Docker understanding.
At first, we want to collect ideas for best practices, solidify a list