=======================
Programmer & Developer Cook-Book | Covers Programming Languages, Databases, Linux Commands and more.
- CitingCode | libguides.com
- Change user in github
- jankfree.org
- Upstart Intro, Cookbook and Best Practices.
- HTTP (HyperText Transfer Protocol)
offsets are technically bounded between -12:00 and 14:00
- python-dateutil dateutil - powerful extensions to datetime for Python
-
{JSON} Placeholder JSONPlaceholder is a free online REST API that you can use whenever you need some fake data. It can be in a README on GitHub, for a demo on CodeSandbox, in code examples on Stack Overflow, ...or simply to test things locally.
Interactive JavaScript Diagrams for the Web
# Read certificate local
openssl x509 -text -noout -in certificate.crt
# Read certificate remote
openssl s_client -showcerts -connect www.itundra.com:443
openssl x509 -in certificate.crt -text