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.
Docker
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?
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.
-
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 14, 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 14, 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
WakaTime
Productivity metrics, insights, and time tracking automatically generated from your programming activity.
How it Works
-
Install the open-source plugin for your editor
-
Write code like you already do
-
Get a personal or team dashboard with metrics about your programming
Features
- Fully-automatic project detection
- Language usage breakdown
- Private Leaderboards
- Commit stats
- Embeddable SVG charts
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