Here's what's popular on GitHub today...
Trending repository
-
Updated
Mar 20, 2022 - Python
Popular topic
Nim
Trending repository
What is the expected behaviour?
App version text to be center aligned
What is the current behaviour?
App version text is not center aligned
How to reproduce the issue?
1.Open a app.
2.Observer App version text in top right , version manager
Screenshots or Screencast
<img width="1439" alt="original" src="https://user-images.githubusercontent.com/31006028/158946
Trending repository
-
Updated
Mar 17, 2022 - JavaScript
Upcoming event recommended by GitHub
GitHub Constellation India 2022
March 22, 2022 - March 24, 2022 • Virtual
Trending repository
Trending repository
Collection recommended by GitHub
Game Engines
Frameworks for building games across multiple platforms.
App recommended by GitHub
BuildPulse
Spend more time shipping and less time re-running flaky tests
BuildPulse automatically detects flaky tests and highlights the most disruptive ones so you know exactly where to focus first for maximum impact.
Integrates with popular test frameworks for JavaScript (Cypress, Jest), Ruby (minitest, RSpec), Go, Python, and others.
Works with CircleCI, GitHub Actions, Semaphore, Travis CI, Jenkins (beta), and Buildkite (beta). Others are available by request.
Trending repository
I accidentally -torcontrol=1 today (instead of -listenonion=1) and was confused that it was accepted, as the argument needs to be host:port.
Expected outcome would be an error message and exiting.
Useful skills:
- C++
- Understanding of bitcoin core's initialization sequence
Want to work on this issue?
For guidance on contributing, please read [CONTRIBUTING.md](http
Trending repository
-
Updated
Mar 21, 2022
Trending repository
Trending repository
-
Updated
Mar 21, 2022
Trending repository
-
Updated
Feb 8, 2022
Trending repository
-
Updated
Mar 21, 2022 - HTML
Trending repository
-
Updated
Mar 21, 2022 - TeX
Trending repository
-
Updated
Mar 21, 2022 - Lua
Trending repository
Trending repository
Hi community
This message is to clarify and make transparent the current situation of Public APIs, in addition to demonstrating the frustration of us maintainers. So read this if you find it interesting, please.
Well, I keep the Public APIs project together with other 3 developers (@pawelborkar, @marekdano and @yannbertrand) for a long time.
1 year ago, the Public APIs project was dead, w
Trending repository
-
Updated
Mar 21, 2022 - Swift
Trending repository
-
Updated
Mar 21, 2022 - Python
Trending repository
-
Updated
Mar 21, 2022 - C
Trending repository
-
Updated
Mar 21, 2022 - Python
Trending repository
使用Caddy开启本地PAC服务
- 运行压缩包内的caddy.exe
- 得到PAC地址,可以填入IE中 http://127.0.0.1:10810/pac
压缩包内的pac文件中,下面字符串可以自行修改,连接的是本地的http端口10809
var proxy = "PROXY 127.0.0.1:10809;";
Trending repository
-
Updated
Mar 21, 2022 - Rust
Trending repository
-
Updated
Mar 18, 2022
Trending repository
-
Updated
Mar 21, 2022 - Go
Trending repository
-
Updated
Mar 21, 2022 - Python
App recommended by GitHub
Cirrus CI
Cirrus CI makes your development cycle fast, efficient, and secure by leveraging modern cloud technologies. Cirrus CI scales with your team and makes shipping software faster and cheaper.
Notice the height of each item in Xcode is 22px while in CodeEdit it is 28. We need to use a more compact item size to match. This will be useful in large projects. This should also be a setting so that the user could choose list item density across the app (will affect more than just the project navigator). The default should be compact.