Here's what's popular on GitHub today...
Trending repository
-
Updated
Aug 3, 2022 - C#
The Download
On this episode of The Download, Christina returns from some downtime with a random t-shirt and the latest developer and open source project news, including GitHub Copilot, Deno Fresh, GPT-3 code explanation, TensorFlow Lite for Commodore 64s, and more!
Popular topic
SQL
Trending repository
-
Updated
Aug 2, 2022 - Rust
Trending repository
-
Updated
Aug 3, 2022 - JavaScript
Upcoming event recommended by GitHub
Kansas City Developer Conference 2022
August 08, 2022 - August 10, 2022 • Kansas City, MO
Trending repository
-
Updated
Aug 3, 2022 - C
Trending repository
-
Updated
Aug 2, 2022 - TypeScript
Collection recommended by GitHub
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
Zenhub
ZenHub is the only project management tool that integrates natively within GitHub’s user interface. No lengthy onboarding. No configuration headaches. No separate logins. Developers stay in an environment they love and Project Managers get total visibility into the development process.
Dev teams at companies like NASA, Microsoft, Adobe, Comcast, Docker, VMware, and Leap Motion trust ZenHub's powerful browser extension to help them ship better software.
Trending repository
-
Updated
Aug 3, 2022 - TypeScript
Trending repository
-
Updated
Aug 2, 2022 - C
Trending repository
Describe the bug
The bug occurs in lyra-0.0.1-beta-13.
Typo tolerant searches miss expected results.
To Reproduce
const db = new Lyra({
schema: {
txt: "string",
},
stemming: false // Disabling stemming to avoid confounding the results
})
// Insert "stelle", and other words that are all within edit distance 2
await db.insert({ txt: 'stelle' })Trending repository
Trending repository
-
Updated
Feb 8, 2022
Trending repository
-
Updated
Aug 3, 2022 - JavaScript
Trending repository
-
Updated
Aug 2, 2022 - C
Trending repository
-
Updated
Aug 3, 2022
Trending repository
-
Updated
Jun 8, 2022 - Shell
Trending repository
Hi community
This message is to clarify and make transparent the current situation of Public APIs, in addition to demonstrating the frustration of us maintainers. So read this if you find it interesting, please.
Well, I keep the Public APIs project together with other 3 developers (@pawelborkar, @marekdano and @yannbertrand) for a long time.
1 year ago, the Public APIs project was dead, w
Trending repository
-
Updated
Aug 3, 2022 - Python
Trending repository
-
Updated
Aug 3, 2022 - Python
Trending repository
Mautic Version
4.3.x series
PHP version
7.4
What browsers are you seeing the problem on?
Not relevant
What happened?
Boolean custom field value is returned in different format via webhook in case of update: "1" instead of "true"
How can we reproduce this issue?
Step 1: Create a Boolean field called "Test bool" (name doesn't matter)
Step 2: Turn on webhook on update an
Trending repository
-
Updated
Aug 3, 2022 - JavaScript
Trending repository
The otel-collector example is doing too much to be an entry level example. It'd great to keep the scope to just export OTLP to a collector running locally (via Docker) to provide an easy to setup entry point to developers.
Trending repository
-
Updated
Aug 3, 2022 - JavaScript
Trending repository
-
Updated
Aug 3, 2022 - Python
Trending repository
-
Updated
Aug 3, 2022 - JavaScript
Trending repository
-
Updated
Jul 18, 2022 - Swift
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!

Describe the solution you'd like
As you can see from the image, being able to have more than one shell in a project would be great.
Edit by @austincondiff: