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.
SpaceVim
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!
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
-
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
Snyk
Snyk is on a mission to help developers use open source and stay secure.
Snyk helps find, fix & prevent known vulnerabilities in your Node.js, Java, Ruby, Python and Scala apps. Snyk is free for open source.
Snyk tracks vulnerabilities in over 800,000 open source packages, and helps protect over 25,000 applications.
83% of Snyk users found vulnerabilities in their applications, and new vulnerabilities are disclosed regularly, putting your application at risk.
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