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!

LaTeX logo

Popular topic

LaTeX is a document preparation system.
30 Minutes to Merge: CVARs in Ruby

Upcoming event recommended by GitHub

Nov
22

30 Minutes to Merge: CVARs in Ruby

November 22, 2021 • Online

Join @beardofedu and GitHub’s Principal Engineer @eileencodes to learn about class variables (CVARs) in Ruby.
budibase

Trending repository

App recommended by GitHub

AccessLint

AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.

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

App recommended by GitHub

Stale

Automatically close stale Issues and Pull Requests that tend to accumulate during a project.

How it works

After a period of inactivity, a label will be applied to mark an issue as stale, and optionally post a comment to notify contributors that the Issue or Pull Request will be closed.

If the Issue or Pull Request is updated, or anyone comments, then the stale label is removed.

If no more activity occurs, the Issue or Pull Request will be automatically closed with an optional comment.