tab is just unicode character so it can represent any amount of character, but why 8?
I am integrating Zoho Oauth2 support in Appwrite (https://github.com/appwrite/appwrite/). I am getting Error 400 Missing ID from OAuth2 provider (https://github.com/appwrite/...
what happens if there is different version of same crate in dependencies and dev_dependencies ?
https://www.kernel.org/doc/Documentation/process/coding-style.rst why do they say tab=8 char?
https://github.com/althea-net/cosmos-gravity-bridge/blob/main/orchestrator/relayer/src/batch_relaying.rs#L240-L243 hi, can some explain me these three lines? especially what e...
https://travis-ci.com/github/appwrite/appwrite/builds/216285948 can anyone explain why in travis at top it shows "Ran for 25 min 24 sec" while if summed up individualy (second...
i am using handlebars templating engine for frontend with express, so there are lot of html wrappers and context files, i want to use parcel js to bundle, what best way to do ...
> (new Date(2022, 0, 2, 0, 0, 0, 0)).toUTCString() 'Sat, 01 Jan 2022 18:30:00 GMT' how can i get jan 1, 2022 and 00:00 ?
also, why not just use tabs suggested by underlying language's coding style guide rather than keeping it 8?
so the combination/inter-relation of tables,indexes,views,etc is called “schema” or “schema object”?
hi, os.chdir("~") doesn't seem to work. can anyone confirm if "~" is not recognized python os module?
isnt is coslty to allocate and de-allocate memory at just difference of 1?
What else you do as sysadmin except running systemctl commands?