Here's what's popular on GitHub today...
Trending repository
Popular topic
Nim
Trending repository
-
Updated
Mar 20, 2022 - Python
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
Upcoming event recommended by GitHub
OSCA22
March 24, 2022 - March 28, 2022 • Online
Trending repository
-
Updated
Mar 20, 2022 - Rust
Trending repository
-
Updated
Mar 20, 2022 - Lua
Collection recommended by GitHub
Pixel Art Tools
Creating pixel art for fun or animated sprites for a game? The digital artist in you will love these apps and tools!
App recommended by GitHub
CommitCheck
CommitCheck ensures your commit messages are consistent and contain all required information. You can check that commits contain a JIRA number or ensure commits don't contain WIP.
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 19, 2022 - C#
Trending repository
-
Updated
Mar 19, 2022 - C#
Trending repository
Rocksdb has a write option to set it low priority. Our pruners should use this option.
Other options that seems no brainer to enable:
-
use "multithreaded" flavor of the DB https://docs.rs/rocksdb/latest/rocksdb/type.DB.html#compatibility-and-multi-threaded-mode
-
these options upon DB open:
let mut opts = Options::default();
opts.increase_parallelism(num_cpus::
Trending repository
-
Updated
Mar 18, 2022 - Python
Trending repository
-
Updated
Mar 20, 2022 - TypeScript
Trending repository
-
Updated
Mar 19, 2022
Trending repository
-
Updated
Mar 18, 2022
Trending repository
-
Updated
Mar 20, 2022 - TypeScript
Trending repository
-
Updated
Mar 20, 2022 - TeX
Trending repository
-
Updated
Mar 17, 2022 - Python
Trending repository
-
Updated
Mar 20, 2022
Trending repository
-
Updated
Mar 17, 2022 - JavaScript
Trending repository
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 20, 2022 - Python
Trending repository
-
Updated
Mar 19, 2022 - Vue
Trending repository
-
Updated
Mar 19, 2022 - Jupyter Notebook
Trending repository
-
Updated
Mar 20, 2022 - JavaScript
App recommended by GitHub
Deadpendency
Deadpendency assesses your repository dependencies for project health. A healthy dependency is being actively committed to, by multiple maintainers with regular package releases. Deadpendency checks your dependencies remain healthy over time and will fail the check if a dependency has become unhealthy. See an example report.
This might get persisted to settings json file. Thoughts?