Skip to content

Instantly share code, notes, and snippets.

View VicoErv's full-sized avatar
:dependabot:

Vico Erv VicoErv

:dependabot:
View GitHub Profile
130
@VicoErv
VicoErv / docker-cleanup-resources.md
Created March 7, 2018 00:51 — forked from bastman/docker-cleanup-resources.md
docker cleanup guide: containers, images, volumes, networks

Docker - How to cleanup (unused) resources

Once in a while, you may need to cleanup resources (containers, volumes, images, networks) ...

delete volumes

// see: https://github.com/chadoe/docker-cleanup-volumes

$ docker volume rm $(docker volume ls -qf dangling=true)

$ docker volume ls -qf dangling=true | xargs -r docker volume rm

https://snipcart.com/blog/vuejs-tutorial-seo-example
https://fonts.google.com/specimen/Raleway
https://fonts.google.com/specimen/Quicksand/
POST /api/v1/media/1807726041370472505/17927162260144101/story_poll_vote/ HTTP/1.1
Host: i.instagram.com
X-IG-Low-Data-Mode-Video: true
X-IG-Connection-Speed: 5189kbps
Accept: */*
X-IG-Low-Data-Mode-Image: true
X-IG-Connection-Type: WiFi
X-IG-App-ID: 124024574287414
Accept-Language: en-ID;q=1, id-ID;q=0.9, ja-JP;q=0.8, ko-KR;q=0.7
Accept-Encoding: br, gzip, deflate
@VicoErv
VicoErv / git-clean.md
Last active August 14, 2018 09:18
git: clean untracked files

clean untracked files git clean -di <path>

clean untracked + ignored files git clean -dix

@VicoErv
VicoErv / git-diff.md
Last active August 23, 2018 01:07
get diff from commit

To see the diff for a particular COMMIT hash:

git diff COMMIT~ COMMIT will show you the difference between that COMMIT's ancestor and the COMMIT. See the man pages for git diff for details about the command and gitrevisions about the ~ notation and its friends.

Alternatively, git show COMMIT will do something very similar. (The commit's data, including its diff - but not for merge commits.) See the git show manpage.

var appVersion = "",
freeze = !1,
ws, loading, perLoad, controller, scene, lastIndex, dom, mvReq, tvReq, imgReq, sources = [],
subtitles = [],
currentIdx, ignoreIdx, srcIdx, epArr, epi = "-1",
epiTitle = "",
noDrive = !1,
havesend = !1,
bckupIdx = "",
actEpi, jw, hs, mvid, prov, ar, table, currentKuki, mrload = !1,
Firmware Error (ACPI): Failure creating [\_SB.PCI0.LPCB.EC0.B1CT], AE_ALREADY_EXISTS (20180427/dsfield-777)
Firmware Error (ACPI): Failure creating [\_SB.PCI0.LPCB.EC0.B1CN], AE_ALREADY_EXISTS (20180427/dsfield-777)
/*
* Intel ACPI Component Architecture
* AML/ASL+ Disassembler version 20180427 (64-bit version)(RM)
* Copyright (c) 2000 - 2018 Intel Corporation
*
* Disassembling to non-symbolic legacy ASL operators
*
* Disassembly of DSDT_1.aml, Fri Jul 12 17:04:25 2019