Skip to content

Instantly share code, notes, and snippets.

View KnowSky404's full-sized avatar
😞
I once felt so sad that I couldn't control myself.

不见晓空 KnowSky404

😞
I once felt so sad that I couldn't control myself.
View GitHub Profile
@lopspower
lopspower / README.md
Last active April 26, 2025 07:14
Hexadecimal color code for transparency

Hexadecimal color code for transparency

Twitter

How to set transparency with hex value ?

For example, you want to set 40% alpha transparence to #000000 (black color), you need to add 66 like this #66000000.

Download This sample on Google Play Store

@evantoli
evantoli / GitConfigHttpProxy.md
Last active April 22, 2025 04:32
Configure Git to use a proxy

Configure Git to use a proxy

In Brief

You may need to configure a proxy server if you're having trouble cloning or fetching from a remote repository or getting an error like unable to access '...' Couldn't resolve host '...'.

Consider something like: