Skip to content

Instantly share code, notes, and snippets.

View privateOmega's full-sized avatar
🎮
Focusing

Kiran Mathew Mohan privateOmega

🎮
Focusing
  • Hinge Health
  • Bangalore, India
  • 18:18 (UTC +05:30)
View GitHub Profile
import React, { Component } from 'react';
import {
StyleSheet,
Text,
View,
Image,
Dimensions,
TextInput,
Button,
TouchableOpacity,
@privateOmega
privateOmega / project.pbxproj
Created April 5, 2017 06:51
Project.pbxproj file for React Native
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXBuildFile section */
00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
starting mysql
Initializing database
2016-06-19T13:24:59.604444Z 0 [Warning] InnoDB: New log files created, LSN=45790
2016-06-19T13:25:00.134892Z 0 [Warning] InnoDB: Creating foreign key constraint system tables.
2016-06-19T13:25:00.380530Z 0 [Warning] No existing UUID has been found, so we assume that this is the first time that this server has been started. Generating a new UUID: 3941acb9-3621-11e6-b21c-0242ac110002.
2016-06-19T13:25:00.438033Z 0 [Warning] Gtid table is not ready to be used. Table 'mysql.gtid_executed' cannot be opened.
2016-06-19T13:25:00.439104Z 1 [Warning] root@localhost is created with an empty password ! Please consider switching off the --initialize-insecure option.
2016-06-19T13:25:15.918776Z 1 [Warning] 'user' entry 'root@localhost' ignored in --skip-name-resolve mode.
2016-06-19T13:25:15.918820Z 1 [Warning] 'user' entry 'mysql.sys@localhost' ignored in --skip-name-resolve mode.
2016-06-19T13:25:15.918846Z 1 [Warning] 'db' entry 'sys mysql.sys@localhost' ignored in --skip-name-resol
@privateOmega
privateOmega / docker.txt
Last active June 19, 2016 19:36
docker inspect mattermost-preview
[
{
"Id": "a58a6b0e6d2a6e52b5600d208d4ba66a4892c857694803627bf093e68822f85b",
"Created": "2016-06-19T13:24:56.493383056Z",
"Path": "/bin/sh",
"Args": [
"-c",
"./docker-entry.sh"
],
"State": {