Skip to content

Instantly share code, notes, and snippets.

View banditelol's full-sized avatar
🎯
Sprinting Towards Target

Aditya Rachman Putra banditelol

🎯
Sprinting Towards Target
View GitHub Profile
Snapshot
logout -> Login Page
Reports
summary -> Summary
students -> Students
standards -> Standards
Summary*
Students
answer -> Answers
Standards
# working with npm
npm install -g yarn
npm install -g npx
npm install -g np
npm install -g npm-name-cli
# debugging
npm install -g ndb
npm install -g node-inspector
@banditelol
banditelol / uefisetup.sh
Last active August 29, 2015 14:07 — forked from Apsu/uefisetup.sh
# **************** READ THIS FIRST ******************
#
# This is not a script for you to run. I repeat, do not download and run this!
#
# This is only a guide to show the required steps for successful UEFI + GRUB2 installation
# Many of the choices are examples or assumptions; don't blindly type shit into your machine
# until/unless you at least read the comments around each command
#
# These steps assume you've booted in UEFI mode by preparing your USB stick per these instructions:
# https://wiki.archlinux.org/index.php/UEFI#Archiso