Skip to content

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

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
GitHub Skyline
Staff pick

View a 3D model of your GitHub contribution graph. Share it, print it, and more!

Terraform logo
Popular topic
An infrastructure-as-code tool for building, changing, and versioning infrastructure safely and efficiently.
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.
Cloud 66 Skycap screenshot
App recommended by GitHub

Cloud 66 Skycap

Skycap is a container-native Continuous Delivery Pipeline. It takes your code from any git repository, and allows you to build your image in a reliable, secure, and repeatable way.

Skycap runs your Docker build workflow step by step for multiple images. It comes complete with an intuitive UI & private Docker repository.

Combine with Maestro for an end-to-end solution.

components
Trending repository
WeChatExtension-ForMac
Trending repository
zt-zhang
zt-zhang commented Feb 7, 2021
  1. 表情包收集功能,搜索一段时间回话中的表情包,方便添加
  2. 视频、图片、文件,直接下载; 不用查看的时候才下载
  3. 视频、图片、文件,汇总到指定文件夹;已存储大小提示
  4. 群管理显示退群人信息,方便后续重加
  5. 消息群发
  6. 抢红包
feroxbuster
Trending repository
Regala
Regala commented Mar 12, 2021

Is your feature request related to a problem? Please describe.
Currently the tool supports a limited type of output formats. Generating a HTML report is one solution to very easily review the results generated.

Describe the solution you'd like
ffuf has a good working example of this. Anything that has some sort of DataTables on top, to be able to do sor

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
Trending repository
onlyonedaniel
onlyonedaniel commented Nov 18, 2020

Describe the bug
when axis has duplicate value , onnxruntime compute result is all same value ,which is different with expect of tensorflow

Urgency
2020.11.18

System information
Linux Ubuntu 16.04

  • ONNX Runtime installed from binary
  • ONNX Runtime version:1.4.0
  • Python version:3.5

Expected behavior
When there are duplicate values, the duplicate can be removed. j

App recommended by GitHub

Airbrake

Airbrake empowers engineering teams to release with confidence. We alert you to new errors, and give you the information you need to fix those bugs fast. So you can spend less time debugging and focus on writing and shipping great code.