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

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

Trending repository
gdkchan
gdkchan commented Jan 18, 2021

Feature Request

What feature are you suggesting?

Overview:

Currently, the range list implementation performs linear search on the FindOverlaps method. The purpose of this method is finding all ranges that overlaps with the range that is passed as argument. This can be improved with the use of interval trees, a data structure designed for fast insertion, removal and lookup of int

Bitcoin logo
Popular topic
Bitcoin is a cryptocurrency developed by Satoshi Nakamoto.
oppia
Trending repository
U8NWXD
U8NWXD commented Dec 25, 2020

To improve the quality of our end-to-end testing code, we want to create lint checks for common bad practices. If you would like to help with this issue, please leave a comment on this issue with the task you want to work on.

How to Write E2E Lint Checks

  1. First think about how you can identify the bad practice based solely on the text of the code. Imagine you get a code file as a string
GitHub Satellite India 2021
Upcoming event recommended by GitHub
Mar
26

GitHub Satellite India 2021

March 26, 2021 - March 27, 2021 • Virtual

Join us virtually for two days dedicated to celebrating India’s developer community. Check out the schedule and add to your calendar.
App recommended by GitHub

WakaTime

Productivity metrics, insights, and time tracking automatically generated from your programming activity.

How it Works

  1. Install the open-source plugin for your editor

  2. Write code like you already do

  3. Get a personal or team dashboard with metrics about your programming

Features

  • Fully-automatic project detection
  • Language usage breakdown
  • Private Leaderboards
  • Commit stats
  • Embeddable SVG charts
Trending repository
wolvyreen
wolvyreen commented Mar 14, 2021

Incredible job on this container. Thank you so much but I have not been able to get it to work on my QNAP Container app.

The image shows up and I can set it up just fine.

The server starts up and says Game server connected but never shows up in the stream/Valheim server list. I've tried manually connecting to it using ip:2457 but still no luck. Ports are all forwarded on QNAP as well as Rout

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
Trending repository
jstawik
jstawik commented Jan 21, 2021

It's very important for me for the text to be clearly visible when added to a screenshot. This is usually easily achieved by using black text with white background or white text with black background - but other colours usually look good with either (except maybe for very dark and very light colours).
I know that usually the implementations involve:

  • Creating a shadow
  • Creating a border

I

julia
Trending repository
App recommended by GitHub

CodeFactor

Ensure that your code meets quality standards

CodeFactor instantly performs Code Review with every GitHub Commit or PR. Zero setup time. Get actionable feedback within seconds. Customize rules, get refactoring tips and ignore irrelevant issues.

Languages

Bash, C, C#, C++, CoffeeScript, CSS, Dockerfile, Go, Groovy, Java, JS, Kotlin, Less, PHP, Python, Ruby, Scala, SCSS, Sugar SS, Swift, TypeScript and YAML.

Autofix

Autofix certain reported issues on-demand or automatically.