The Wayback Machine - https://web.archive.org/web/20211120060607/https://github.com/explore
Skip to content

Here's what's popular on GitHub today...

Build a game this November!

Game Off

Game Off is our annual month-long game jam where participants create games using their favorite game engines, libraries, and programming languages. Newbies, professional game developers, and everyone in between are welcome to join. It’s a great excuse to learn a new technology, collaborate on something over the weekends with friends, or create a game by yourself for the first time! Join now!

Unity logo

Popular topic

Unity is a game engine used to create 2D/3D video games, and simulations for computers, consoles, and mobile devices.
Game Off

Upcoming event recommended by GitHub

Nov
1

Game Off

November 01, 2021 - December 01, 2021 • Online

Game Off is an annual game jam, where participants spend the month of November creating games based on a secret theme. Participate individually, or as a team. Use whatever game engines, libraries, and languages you like.
budibase

Trending repository

App recommended by GitHub

Codefresh

Build fast, deploy faster

Codefresh is a container-native CI/CD platform running on Kubernetes with embedded caching to provide maximum performance and high scalability.

Assemble pipelines in seconds

In Codefresh, every step in your pipeline is a Docker image, leverage the many out-of-the-box images available already in the codefresh plugins page to assemble your first pipeline or create your own custom steps using any Docker image.

Docker-OSX

Trending repository

shifujun
shifujun commented Jan 20, 2021

Just sharing 😄

Install tools:

brew install geekbench
brew install w3m

Run benchmark, must have internet for Geekbench 5 tryout mode:

/Applications/Geekbench\ 5.app/Contents/Resources/geekbench5

Use w3m get result in terminal:

w3m -dump https://browser.geekbench.com/v5/cpu/5992961

One line can be:

w3m -dump $(/Applications/Geekbench\ 5.app/Conten
obs-studio

Trending repository

Aktanusa
Aktanusa commented Jan 23, 2021

Platform

Operating system and version: Windows 10 2004
OBS Studio version: 26.1.1

Expected Behavior

Checking "Ignore streaming service setting recommendations" should work. It doesn't since I choose a rate control of CRF for Twitch and it is still set to CBR. I have noticed that the setting "ApplyServiceSettings=false" is missing from the [AdvOut] section of basic.ini. After manuall

Trending repository

Trending repository

chenilim
chenilim commented Nov 2, 2021

Steps to reproduce the behavior

  1. Open a board
  2. Enter text in the search box and press enter, view is filtered
  3. Switch to another view
  4. The new view is still filtered by the search box

Expected behavior

The search filter should clear when switching views

Edition and Platform

  • Edition: Mattermost plugin
  • Version: v0.10.0 RC1
  • Browser and OS: Chrome 93 on ma
fastapi

Trending repository

tiangolo
tiangolo commented Jun 12, 2020

First check

  • I added a very descriptive title to this issue.
  • I used the GitHub search to find a similar issue and didn't find it.
  • I searched the FastAPI documentation, with the integrated search.
  • I already searched in Google "How to X in FastAPI" and didn't find any information.
  • I already read and followed all the tutorial in the docs and didn't find an answ
Sentry screenshot

App recommended by GitHub

Sentry

Sentry provides real-time crash reporting, giving your team insight into errors affecting your customers in production. Sentry supports dozens of languages and frameworks and is trusted by thousands of companies like Pinterest, Uber, Stripe, Dropbox, and Airbnb.

Sentry doesn't just alert you to errors, but integrates into your GitHub development flow by linking errors to the commit and author likely responsible, creating new GitHub Issues, and resolving errors with commit message.