This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 8:30:15 PM chubbybunny87 Yea too late to stay | |
| 8:30:15 PM Mongela looks more like a peacock | |
| 8:30:17 PM imakeawfulcomics G̶̷̨͈͓͇̣̱̝͇̮͙̳̥̿͛̿̌ͥͥ͟R̯̥̠̩ͦ͒͒̄̉͛̎̒́ͅO̢̨͔̫̭͍̺̬̫̝̱̥̿͑ͤ̅ͭ̌̽ͤ͋́́̒̓͂̔̃͋ͯ͟͟W̵̷̠̘̱͉̪̭̥͍͊̿͑̓̽̍͋̾̌͗ͨ̇ͬ̀̚ | |
| 8:30:19 PM Viral_dump_lover apparently if we all vote abandon it puts us in a massive group | |
| 8:30:20 PM LiquidOC lmao | |
| 8:30:21 PM [robin] 1 users abandoned | |
| 8:30:22 PM Flatag G̶̷̨͈͓͇̣̱̝͇̮͙̳̥̿͛̿̌ͥͥ͟R̯̥̠̩ͦ͒͒̄̉͛̎̒́ͅO̢̨͔̫̭͍̺̬̫̝̱̥̿͑ͤ̅ͭ̌̽ͤ͋́́̒̓͂̔̃͋ͯ͟͟W̵̷̠̘̱͉̪̭̥͍͊̿͑̓̽̍͋̾̌͗ͨ̇ͬ̀̚ | |
| 8:30:22 PM Baardi ╠═══╣ lets build a ladder in glendale arizona where the dunkin donuts used to be so derolme can get laid ╠═══╣ | |
| 8:30:23 PM PM_ME_YOUR_POTATO and if room decied to grow we abandon | |
| 8:30:25 PM samerabi lets see how the next room goes |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bluemexico | |
| nidgeweasel | |
| stenchi | |
| FoolishCommander | |
| SgtDrunkie | |
| gorton2 | |
| cabindory | |
| TatsTatsTatsTats | |
| snowKFH | |
| LiquidOC |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| will | |
| will@will:www/vhosts/training.will.neadwerx.com will ✔ 2h3m | |
| ▶ g pull | |
| remote: Counting objects: 332, done. | |
| remote: Compressing objects: 100% (320/320), done. | |
| remote: Total 332 (delta 195), reused 0 (delta 0) | |
| Receiving objects: 100% (332/332), 56.50 KiB | 0 bytes/s, done. | |
| Resolving deltas: 100% (195/195), completed with 19 local objects. | |
| From bitbucket.org:neadwerx/training | |
| 1e1b794..e405be7 amcarthur -> origin/amcarthur |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 23 : 1467403873:0;clear | |
| 22 : 1467403875:0;cd common | |
| 21 : 1467403877:0;cd ajax | |
| 20 : 1467403878:0;ll | |
| 19 : 1467403880:0;clear | |
| 18 : 1467403880:0;ls | |
| 17 : 1467404030:0;vim update_entity_password.php | |
| 16 : 1467406395:0;exit | |
| 15 : 1467722896:0;clear | |
| 14 : 1467722899:0;v xer |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # coding: utf-8 | |
| # -*- coding: utf-8 -*- | |
| require 'net/http' | |
| require 'uri' | |
| require 'json' | |
| require 'resolv-replace' | |
| require './chat' | |
| require './user_privs' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| git clone git@github.com:ChangedNameTo/RebaseJumpers.git | |
| git checkout <your first name here no brackets> | |
| git pull | |
| git merge master |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| . | |
| ├── app | |
| │ ├── assets | |
| │ │ ├── config | |
| │ │ │ └── manifest.js | |
| │ │ ├── images | |
| │ │ ├── javascripts | |
| │ │ │ ├── application.js | |
| │ │ │ ├── cable.js | |
| │ │ │ └── channels |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| will@local:Documents/CS Projects/NickTest | |
| ▶ rails generate controller users | |
| Running via Spring preloader in process 2877 | |
| create app/controllers/users_controller.rb | |
| invoke erb | |
| create app/views/users | |
| invoke test_unit | |
| create test/controllers/users_controller_test.rb | |
| invoke helper | |
| create app/helpers/users_helper.rb |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| set number | |
| set relativenumber | |
| set showmatch | |
| set ruler | |
| set background=dark | |
| syntax enable | |
| let g:solarized_termcolors=256 | |
| colorscheme Tomorrow-Night |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const request = require('request-promise@1.0.2'); | |
| const SpotifyWebAPI = require('spotify-web-api-node@3.0.0'); | |
| /** | |
| * NotFoundError | |
| */ | |
| class NotFoundError extends Error {} | |
| /** | |
| * Builds an error response for Slack |