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

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

The 20th anniversary of Ludum Dare!

Game Bytes

Ludum Dare is an online event where games are made from scratch in a weekend. It’s the perfect excuse to build your first game or experiment with a new language / game engine.

Redux logo

Popular topic

Redux is a predictable state container for JavaScript apps.
Data-Science-For-Beginners

Trending repository

soubhikmandal2000
soubhikmandal2000 commented Oct 31, 2021
  • Base README.md
  • Quizzes
  • Introduction base README
    • Defining Data Science README
    • Defining Data Science assignment
    • Ethics README
    • Ethics assignment
    • Defining Data README
    • Defining Data assignment
    • Stats and Probability README
    • Stats and Probability assignment
  • Working with Data base README
    • Rel
good first issue help wanted translations
codebeat screenshot

App recommended by GitHub

codebeat

Tired of manually scraping your code looking for the smallest issues? Take codebeat for a spin! 🚀

codebeat is an automated static code analysis tool supporting multiple languages used by both web and mobile developers worldwide. Now also providing style analysis for projects written in Swift🔥.

We've integrated SwiftLint, the best linter for Swift in our code review app and fixed you with a help page. about the feature. Enjoy!

Cider

Trending repository

3hree6ix0
3hree6ix0 commented Mar 14, 2022

Last.fm scrobbler

Trying to connect last fm scrobbler

steps i did;

  1. Settings > connect last fm
  2. opens in browser, press allow access,
  3. asks for xdg-open cider, click xdg-open
  4. button in cider says connecting for a few secs nothing happens to the allow page doesnt connect.

Steps to Reproduce

  1. connect lastfm button
  2. click on xdg-open in browser

Enviro

bug good first issue help wanted platform: Linux

Trending repository

msmouse
msmouse commented Mar 16, 2022

Rocksdb has a write option to set it low priority. Our pruners should use this option.

Other options that seems no brainer to enable:

  1. use "multithreaded" flavor of the DB https://docs.rs/rocksdb/latest/rocksdb/type.DB.html#compatibility-and-multi-threaded-mode

  2. these options upon DB open:

       let mut opts = Options::default();

        opts.increase_parallelism(num_cpus::
good first issue

App recommended by GitHub

Codiga

Codiga is a code analysis and code review platform

With Codiga, analyze your code, estimate the cost of your technical debt and automate your code reviews. All coding errors are surfaced directly on your GitHub code reviews. Integrate with GitHub actions or third-party tools such as Mergify, CircleCI or Jenkins to check that all production code does not have any issue!