Here's what's popular on GitHub today...
Trending repository
-
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
Windows
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
End-to-end DevOps with GitHub
June 20, 2022 - June 24, 2022 • Melbourne, Australia
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
-
Updated
Jun 21, 2022 - Lua
Collection recommended by GitHub
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
webapp.io
Ship code faster with webapp.io
Developers move much faster using webapp.io to get per-branch review & E2E testing environments.
- Use our interactive drag-and-drop builder to create a pull request template that contains all of the information a reviewer would need to approve a change.
- Our hosted environments use a powerful caching mechanism to avoid running repetitive steps like
npm installover and over again.
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
-
Updated
Jun 19, 2022
Trending repository
-
Updated
Jun 21, 2022 - TypeScript
Trending repository
-
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
-
Updated
Jun 21, 2022 - JavaScript
Trending repository
-
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
-
Updated
Jan 18, 2022
Trending repository
-
Updated
Jun 20, 2022 - Java
Trending repository
-
Updated
Jun 21, 2022
Trending repository
-
Updated
Jun 21, 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
-
Updated
Jun 19, 2022 - Swift
Trending repository
-
Updated
Jun 19, 2022 - Swift
Trending repository
-
Updated
Jun 21, 2022 - Go
Trending repository
-
Updated
Jun 20, 2022 - C
Trending repository
App recommended by GitHub
Airbrake
Deploy code fearlessly and fix bugs faster with Airbrake Error & Performance Monitoring. Airbrake notifiers are available for every major programming language and framework and installs in minutes. Spend less time tracking down problems and more time developing.
Discover the power of Airbrake and create a free dev account, which comes with unlimited errors and events for the first 30-days. Quick sign-up, no credit card required. Go to https://airbrake.io/new to create your free dev account!


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