Join GitHub (or sign in) to find projects, people, and topics catered to your interests.
Here's what's popular on GitHub today...
-
Updated
Mar 12, 2020 - HTML
Ansible
-
Updated
Mar 12, 2020
If you run a generator twice with --force it will append its routes again, even if those exact same routes already exist.
GitHub Actions Hackathon
March 05, 2020 - March 31, 2020 • Online
-
Updated
Mar 10, 2020 - C
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!
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.
I think you should add the Japan Ministry of Health (https://www.mhlw.go.jp/index.html) in your data source. It hosts a page in English with an update table of cases within Japan.
-
Updated
Mar 11, 2020 - HTML
Based on a comment from @claesg that he got the TBEAM load working with this: https://www.banggood.com/LILYGO-TTGO-LORA32-868Mhz-SX1276-ESP32-Oled-Display-bluetooth-WIFI-Lora-Development-Module-Board-p-1248652.html?cur_warehouse=UK
We should probably change the way we set the flag in NodeDB.cpp:
myNodeInfo.has_gps = true;
based on board type. But really, we should always set th
-
Updated
Mar 11, 2020 - Python
英雄招募
成为 Doocs 项目维护者
本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。
如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接 push 到 doocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。
目前 advanced-java 只有 [yanglbme](http
Zeros and tensor printing for float and complex
- In float tensor print, the trailing zeros ( with precision 4) are printed only when there’s one or more digit after decimal or otherwise just a decimal is printed
- In complex tensor print rn, the trailing zeros are printing in all cases
torch.zeros((2,2), dtype=torch.float64)
tensor([[0., 0.],
[0., 0.]], dtyp
-
Updated
Mar 10, 2020
-
Updated
Mar 11, 2020 - Python
-
Updated
Mar 12, 2020 - Swift
A description is incomplete. It should mention:
These patterns are not competing, but complementing each other. To achieve availability, one needs both fail-over and replication.
right after
"There are two main patterns to support high availability: fail-over and replication. "
-
Updated
Mar 12, 2020
-
Updated
Mar 11, 2020 - Python
-
Updated
Mar 12, 2020 - JavaScript
The project is using SonarCloud static code analysis. The latest results are showing that it has found several blocker and critical severity code smells. In this task those are fixed or marked as false positives. To mark false positives, SuppressWarnings annotation should be used in code as explained in the linked documentation.
Links:
[Blocker and critical severity code smells in SonarCloud](
You refer to the RFC, but maybe it would be good to mention JSON explicitly and the fact that JSON does not support infinity, NaN, or hex floats?
-
Updated
Mar 1, 2020
Is your feature request related to a problem? Please describe.
In the Turbolinks Documentation, it suggests that all javascript should go in the head, rather than body, using defer to load it after the page ("Otherwise, Turbolinks will reload the bundle with every page change").
Meanwhile, [the Live
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.
What I'd like:
When building a bottlerocket image, I get some disk images before converting them into an AMI. I'd like to be able to test them locally (e.g. via
qemuor VMDK images) with full connectivity.