Here's what's popular on GitHub today...
Trending repository
I am trying to describe complex matters in simple doodles!
-
Updated
Jun 19, 2022
The Download
On this episode of The Download, Christina is back in another newish location, and here with the latest developer and open source project news.
Popular topic
SpaceVim
Trending repository
Trending repository
What is the expected behaviour?
On the popup of Finish ToolJet Installation - the skip button should be visible in dark mode.
What is the current behaviour?
On the popup of Finish ToolJet Installation - the skip button is not visible in dark mode.
How to reproduce the issue?
- Do a fresh install of ToolJet or login as a new user
- Sign in and switch to dark mode
Upcoming event recommended by GitHub
Octogatos Conf22 Call for Papers
April 22, 2022 - September 25, 2022 • Virtual
Trending repository
Right now, mutability is temporarily tied to the ref a type which isn't desirable since it ties mutability to lifetime inference. There are a few open questions and wants as to how mutability should be designed:
- Mutation
x := yshould likely create a mutation effect of some kind (sayMutate t). This effect would need to be percolated up to a functions signature iff x is used as a param
Trending repository
This is my attempt at a basic stable starting point for a Neovim IDE.
-
Updated
Jun 21, 2022 - Lua
Collection recommended by GitHub
Made in Brazil
Open source projects built in or receiving significant contributions from Brazil :brazil:
App recommended by GitHub
GitHub Learning Lab
Level up your skills with GitHub Learning Lab. Our friendly bot will take you through a series of fun, practical projects to learn the skills you need in no time—and share helpful feedback along the way.
Trending repository
It is currently not possible to specify the chain ID for a hardhat network invoked with npx hardhat node through any means other than the config file. This means it is impossible to specify the --chain-id argument in the command line, or execute a chain host pragmatically with hre.run('node', { chainId: 100 }).
Please add the chainId parameter to the node command so it is possible to
Trending repository
All about bug bounty (bypasses, payloads, and etc)
-
Updated
Jun 19, 2022
Trending repository
Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
-
Updated
Jun 21, 2022 - TypeScript
Trending repository
10x faster matrix and vector operations
-
Updated
Jun 19, 2022 - C++
Trending repository
Describe the bug
Hello, first of all, thank you for making and maintaining Tauri.
So, 've been making a test app using Tauri. but it seems, the CTRL/COMMAND + Z keyboard shortcut ( along with many other keyboard shortcuts ) stops working inside the app.
I also have added a menu like this one: https://github.com/windht/watcher/blob/bd929e555319c3e6c4565a2631b63a04918c03fb/src-tauri/src/m
Trending repository
Trending repository
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace.
-
Updated
Jun 21, 2022 - JavaScript
Trending repository
These are the best resources for System Design on the Internet
-
Updated
Jun 21, 2022
Trending repository
No comments in video
Hi . after i run main.py everything is ok but result looks like this https://youtu.be/5YseeGLQwJQ
can someone help me ?
Trending repository
Nick's Roadmap for a .NET Backend Developer working with Microservices
-
Updated
Jun 22, 2022
Trending repository
The main repository of Telegram X — official alternative Telegram client for Android. Check out the $25,000 contest in the pinned issue.
-
Updated
Jun 20, 2022 - Java
Trending repository
Technology related content shared by folks on LinkedIn. I have collected, categorized and stored here. This content includes, Notes, Interview Questions, Leetcode Solutions, Hackerrank Solutions, Cheat sheets diagrams, Books etc.
-
Updated
Jun 21, 2022
Trending repository
A modern replacement for Redis and Memcached
-
Updated
Jun 22, 2022 - C++
Trending repository
README.md contains an execution example of the program in mnist_examples, but mnist_examples does not exist. If the code exists in any branch or in the past, recover it.
I wanted to solve the broken link of lightning_lite.rst together with this problem, but the PR Lightning-AI/lightning#13331 of only the fix of the link has been issued.
Trending repository
A lightweight, pure-Swift library for downloading and caching images from the web.
-
Updated
Jun 19, 2022 - Swift
Trending repository
Elegant HTTP Networking in Swift
-
Updated
Jun 19, 2022 - Swift
Trending repository
A general purpose syntax highlighter in pure Go
-
Updated
Jun 21, 2022 - Go
Trending repository
Alternative firmware for ESP8266 with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at
-
Updated
Jun 21, 2022 - C
Trending repository
App recommended by GitHub
BuildPulse
Spend more time shipping and less time re-running flaky tests
BuildPulse automatically detects flaky tests and highlights the most disruptive ones so you know exactly where to focus first for maximum impact.
Integrates with popular test frameworks for JavaScript (Cypress, Jest), Ruby (minitest, RSpec), Go, Python, and others.
Works with CircleCI, GitHub Actions, Semaphore, Travis CI, Jenkins (beta), and Buildkite (beta). Others are available by request.


Add read from env support marked by ${ENV} for config and tag param
A read-from-env config file example is