Skip to content

Instantly share code, notes, and snippets.

View dsl2022's full-sized avatar
🏠
Working from home

DSL dsl2022

🏠
Working from home
View GitHub Profile

troubleshoot

Bundle Identifier

Flatlist {item.key}}>

Reduce function

Avoid clumsy code when writing reduce

bad example

const data = [{date:20200605,hour:22,min:34},
  {date:20200606,hour:22,min:34},
  {date:20200605,hour:52,min:56},
  {date:20200605,hour:42,min:45},
@dsl2022
dsl2022 / concourse.md
Created May 26, 2020 04:09 — forked from kevin-smets/concourse.md
Setup the Concourse binary locally on macOS and run the hello world example.

Prerequisites

Installs

Concourse

curl -Lo concourse https://github.com/concourse/concourse/releases/download/v2.5.0/concourse_darwin_amd64 && chmod +x concourse && mv concourse /usr/local/bin

cursor and limit

use my URI each create an account and make some messages

look at UI look at devTool for the data logging. look at the increasing edges

basic data format

sniffing NIC

ettercap -TQP search_promisc

DNS spoofing

John the ripper

Basic Types

String String!

ID!

Studying the type definition through graphql introspection system

Intro

like books's index

collection scan

executionStats

Setup a MongoDB Cluster

Install MongoDB Compass

compass link

Install mongoDB cli

brew install mongodb/brew/mongodb-community-shell