GDPR


The General Data Protection Regulation (GDPR), the Data Protection Law Enforcement Directive and other rules concerning the protection of personal data.

Complete guide to GDPR compliance

Artificial Intelligence

Why AI is Harder Than We Think

Clear writing

How to write in plain English Hemingway App makes your writing bold and clear.

Cloud run


Develop and deploy highly scalable containerized applications on a fully managed serverless platform.

cloud run a

Awesome Cloud Run Cloud Run and IAP

Lotus Notes


HCL Notes is the email client software that gives teams access to email, calendar, and contact management capabilities and seamlessly integrates other collaboration tools and HCL Domino business applications.

Notes (medium.com)

Curl


curl is used in command lines or scripts to transfer data. curl is also used in cars, television sets, routers, printers, audio equipment, mobile phones, tablets, settop boxes, media players and is the Internet transfer engine for thousands of software applications in over ten billion installations.

cUrl
Code Generator for HTTP Requests

curl -X POST \
    --data "" \
    -H "Authorization: Bearer $(gcloud auth application-default print-access-token)" \
    -H "Content-Type: application/json; charset=utf-8" \
    "https://endpoint"

OAuth


An open protocol to allow secure authorization in a simple and standard method from web, mobile and desktop applications.

OAuth
oauth2l
Google OAuth credential: going deeper, the hard way

oauth2l curl --scope cloud-platform --url "https://serviceusage.googleapis.com/v1/projects/sodium-woodland-162518/services?filter=state:ENABLED&fields=services(name)"

gcloud


Cloud SDK is a set of tools that you can use to manage resources and applications hosted on Google Cloud. These tools include the gcloud, gsutil, and bq command-line tools. Learn more or try the cheat sheet
gcloud config set project
gcloud api-gateway gateways delete \
  $(gcloud api-gateway gateways list --format="value(name)") \
  --location europe-west2

Disable all services of the current project

gcloud services disable \
  $(gcloud services list --format="value(config.name)") \
  --force

Filter, format, and transform data with gcloud, Google Cloud’s command line interface

Tools

It’s a demanding craftsperson who blames the tools. And then discards the bad ones, sharpens those that are dull, and only adds additional tools where a need exists.

Cloud Shell Editor
Code Generator for HTTP Requests
Regex 101
Hemingway App makes your writing bold and clear
JSLint
Dataset Search
Swimlanes editor

First Principles

First-principles thinking is one of the best ways to reverse-engineer complicated problems and unleash creative possibility. Sometimes called “reasoning from first principles,” the idea is to break down complicated problems into basic elements and then reassemble them from the ground up. It’s one of the best ways to learn to think for yourself, unlock your creative potential, and move from linear to non-linear results.

Farnan street blog