Skip to content

Instantly share code, notes, and snippets.

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

Vasilii indapublic

🏠
Working from home
View GitHub Profile
@indapublic
indapublic / gist:37d059042cc7b676ca0c2d548656e80f
Created April 4, 2017 02:40
npm install oracledb --verbose
npm info it worked if it ends with ok
npm verb cli [ '/root/.nvm/versions/node/v7.8.0/bin/node',
npm verb cli '/root/.nvm/versions/node/v7.8.0/bin/npm',
npm verb cli 'install',
npm verb cli 'oracledb',
npm verb cli '--verbose' ]
npm info using [email protected]
npm info using [email protected]
npm verb request uri https://registry.npmjs.org/oracledb
npm verb request no auth needed
@indapublic
indapublic / test.sql
Last active June 22, 2017 09:38
test dump
-- MySQL dump 10.16 Distrib 10.2.6-MariaDB, for osx10.12 (x86_64)
--
-- Host: localhost Database: test
-- ------------------------------------------------------
-- Server version 10.2.6-MariaDB
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
@indapublic
indapublic / mac-setup.md
Created September 21, 2017 01:01 — forked from orlando/mac-setup.md
Fresh Mac OS Setup

1. Run Software Update

Make sure everything is up to date.

Software Update

2. Install Xcode and its "Command Line Tools"

  1. Go to App Store and install Xcode.
  2. Open and accept the terms
This file has been truncated, but you can view the full file.
Showing Recent Messages
Prepare build
note: Using new build system
note: Planning
note: Build preparation complete
note: Building targets in parallel
note: Removed stale file '/Users/myusername/Library/Developer/Xcode/DerivedData/macroactive-hheghogsvyojwifcuvuxuctvyxae/Build/Intermediates.noindex/Pods.build/Debug-iphoneos/glog.build/StaticAnalyzer/Pods/glog/normal/arm64/demangle.plist'
This file has been truncated, but you can view the full file.
Showing Recent Messages
Prepare build
note: Using new build system
note: Planning
note: Build preparation complete
note: Building targets in parallel