Skip to content

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

C logo

Popular topic

#

C

C is a general purpose programming language that first appeared in 1972.

Trending repository

chenjianhua
chenjianhua commented May 6, 2022

Because I built my own server and have enough resources. Therefore, it is hoped that the refresh rate and quality can be adjusted to the best, which is a user experience that all other similar software cannot achieve.

good first issue

Trending repository

End-to-end DevOps with GitHub

Upcoming event recommended by GitHub

Jun
20

End-to-end DevOps with GitHub

June 20, 2022 - June 24, 2022 • Melbourne, Australia

GitHub is more than just a place to keep your code. GitHub offers features that cover your whole DevOps lifecycle from idea all the way into production

App recommended by GitHub

DeepScan

Tired of the troubles with JavaScript? DeepScan can help you.

DeepScan is an advanced static analysis tool engineered to support JavaScript, TypeScript, React, and Vue.js.

You can use DeepScan to find possible runtime errors and quality issues instead of coding conventions. Integrate with your GitHub repositories to get quality insight into your web project.

Trending repository

gregnazario
gregnazario commented Apr 28, 2022

Currently, aptos init is an interactive process, where users put in values as they go. However, it requires you to actively type things in, and that can be hard when the values are long or complicated.

So, we should allow overwriting by taking in values. The values that should be supported are:

--private-key
--private-key-file
--url
--faucet-url

The account address and pu

good first issue tooling

Trending repository

onbjerg
onbjerg commented May 3, 2022

Component

Forge

Describe the feature you would like

Currently forge cache clean only clears RPC cache, but it would be beneficial to also be able to clear the Etherscan verification status cache.

Additional context

The Etherscan cache is stored in ~/.foundry/cache/<chain>/etherscan.

The size of the Etherscan cache should also be present in https://github.com/foundry-rs/foun

good first issue T-feature C-forge P-low
tauri

Trending repository

p32929
p32929 commented Apr 10, 2022

Describe the bug

Hello, first of all, thank you for making and maintaining Tauri.
So, 've been making a test app using Tauri. but it seems, the CTRL/COMMAND + Z keyboard shortcut ( along with many other keyboard shortcuts ) stops working inside the app.

I also have added a menu like this one: https://github.com/windht/watcher/blob/bd929e555319c3e6c4565a2631b63a04918c03fb/src-tauri/src/m

App recommended by GitHub

AccessLint

AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.