Here's what's popular on GitHub today...
Join the GitHub community for an AMA with Staff Software Engineer, Author, Inventor and Homebrew Maintainer Mike McQuaid. We’ll discuss Open Source, burnout, mentoring, being a hands-on Dad and his Engineering values.
Gulp
It's very important for me for the text to be clearly visible when added to a screenshot. This is usually easily achieved by using black text with white background or white text with black background - but other colours usually look good with either (except maybe for very dark and very light colours).
I know that usually the implementations involve:
- Creating a shadow
- Creating a border
I
I'm using zig version 0.8.0-dev.1059+79730e6f5 for Windows, but I'm running it from a Cygwin bash shell. Attempting to build the ziglings repo and getting the following error:
$ zig build
Error: Your version of zig is too old. Please download a master build from
https://ziglang.org/download/
The comments from zig.build indicate this should only apply for versions older than
-
Updated
Feb 14, 2021 - HTML
Does this file need to exist in the root directory, or can we move it to a (not HTML) file in docs?
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!
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
-
Updated
Feb 14, 2021 - Python
-
Updated
Feb 12, 2021 - Jupyter Notebook
-
Updated
Feb 14, 2021 - Java
-
Updated
Feb 14, 2021 - JavaScript
-
Updated
Feb 14, 2021 - Rust
We have currently simple GitHub page, but we need to think about it's update with some better design.
-
Updated
Feb 15, 2021 - Java
-
Updated
Feb 13, 2021 - Python
-
Updated
Feb 13, 2021 - Kotlin
-
Updated
Feb 15, 2021 - V
-
Updated
Feb 13, 2021 - C#
-
Updated
Feb 15, 2021 - C
-
Updated
Feb 1, 2021
-
Updated
Feb 15, 2021 - JavaScript
-
Updated
Feb 14, 2021 - Python
There are many reports of the test being flaky: bitcoin/bitcoin#20672 (comment)
Thus, it should be made more robust, as described in bitcoin/bitcoin#20538 (comment)
Useful skills:
- Background in our functional test suite (python3)
- Background in zmq
Want to work on this issue?
For guidance on
WhiteSource Bolt
We'll help you harness the power of open source without compromising on security or agility!
WhiteSource Bolt for GitHub is a FREE app, which continuously scans all your repos, detects vulnerabilities in open source components and provides fixes. It supports both private and public repositories.
We've got you covered with over 200 programming languages support and continuous tracking of multiple open source vulnerabilities databases like the NVD and additional security advisories.
Describe the bug
Basically, when I open the inspector and try to inspect anything or use any tools from the DevTools with the "Close on blur" option set, it doesn't work well and closes the Assistant window.
To Reproduce