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.
Gradle
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!
MyGet
The #1 cloud artifact and package repository provider in the world
MyGet provides hosted NuGet, npm, Bower, Maven, PHP Composer, VSIX, Python PyPI and RubyGems feeds for developers, open-source projects and corporate dev teams. Create private artifact feeds for your developers and clients or public feeds the entire world. Upload packages from your build server, any upstream package source, or build, test, and package your code on GitHub into NuGet, npm or PHP Composer packages with MyGet.
-
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 14, 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
Restyled.io
Restyled integrates into your usual Pull Request workflow to keep your codebase consistent. Missed a semi-colon? Incorrect indentation? Restyled will fix that up in a sibling Pull Request that you can merge into yours.
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