Skip to content

Instantly share code, notes, and snippets.

HTTPS://ABC.XYZ/R/94N+2DEZQNRDU1ZC94RD/MRD I1B $PB94RD /.. II7. LR94RD J71 II994N+YVS794R48U2A.UI9I99U II994RGAVOK II999I994REPK+4 II994S7A I994RD94RD II994+/2CLR IH-I8I994RD II9A CN94RDY 4O II994+.94RD I5F II994RG94RD II6. CK DRD JR1AYN1U6 094RD II6YVVO94RD DRD II8BN4R94RD IHF:
@keyeh
keyeh / cag.sql
Last active November 17, 2017 03:24
DROP TABLE consignment_agreement PURGE;
DROP TABLE purchase_agreement PURGE;
DROP TABLE service_invoice PURGE;
DROP TABLE services PURGE;
DROP TABLE sales_invoice PURGE;
DROP TABLE artwork PURGE;
DROP TABLE vendor PURGE;
DROP TABLE customer PURGE;
DROP TABLE preference PURGE;
DROP TABLE manager PURGE;
@keyeh
keyeh / .bash_profile
Created September 8, 2017 20:11
bash profile from intuit internship
# Load the shell dotfiles, and then some:
# * ~/.path can be used to extend `$PATH`.
# * ~/.extra can be used for other settings you don’t want to commit.
for file in ~/.{path,bash_prompt,exports,aliases,functions,extra}; do
[ -r "$file" ] && [ -f "$file" ] && source "$file";
done;
unset file;
# Case-insensitive globbing (used in pathname expansion)
shopt -s nocaseglob;
this.removeViewportListener = deviceUtils.registerCallback(() => {
this.setState({renderAsStacked: deviceUtils.isMobile()})
debugger;
}, this);
In file included from c:\users\kevin\.platformio\packages\toolchain-xtensa\xtensa-lx106-elf\include\c++\4.8.2\bits\char_traits.h:39:0,
from c:\users\kevin\.platformio\packages\toolchain-xtensa\xtensa-lx106-elf\include\c++\4.8.2\string:40,
from c:\users\kevin\.platformio\packages\toolchain-xtensa\xtensa-lx106-elf\include\c++\4.8.2\stdexcept:39,
from c:\users\kevin\.platformio\packages\toolchain-xtensa\xtensa-lx106-elf\include\c++\4.8.2\array:38,
from c:\users\kevin\.platformio\packages\toolchain-xtensa\xtensa-lx106-elf\include\c++\4.8.2\tuple:39,
from c:\users\kevin\.platformio\packages\toolchain-xtensa\xtensa-lx106-elf\include\c++\4.8.2\functional:55,
from C:\Users\Kevin\.platformio\packages\framework-arduinoespressif8266\libraries\ESP8266WiFi\src/ESP8266WiFiGeneric.h:27,
from C:\Users\Kevin\.platformio\packages\framework-arduinoespressif8266\libraries\ESP8266WiFi\src/ESP8266WiFiSTA.h:28,
@keyeh
keyeh / havenbypass.js
Last active August 31, 2017 06:41
Haven Bypass 0.1
// Haven Bypass 0.1
// Use this with Chrome
// Please comment if this doesn't work for you.
//
// Usage:
// 0. Be on a page with an "ENTER" link and incomplete items or a page with video/quiz/slideshow.
// 1. Paste this code into javascript console and press enter
// 2. Repeat #1 until you're done.
//
// If you are having issues try navigating one level deeper than the main menu
@keyeh
keyeh / cs-accordion-template.html
Created July 29, 2016 22:05
CS Accordion Template
<div class="cs-accordion">
<h4>
<img height="130" src="//content-calpoly-edu.s3.amazonaws.com/careerservices/1/images/new_exploreservices/new_resourcetoolkit/gradschool_thumb.jpg" width="130" />
Basic Example
</h4>
<div>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce vestibulum diam ac porta interdum. Interdum et malesuada fames ac ante ipsum primis in faucibus. Nulla rutrum tortor eget ipsum malesuada, non vulputate justo vehicula. Duis vel euismod nibh. Nunc cursus vitae odio ut condimentum. Cras lobortis lacus id consequat malesuada. Nullam tristique elit sollicitudin tincidunt rutrum. Vestibulum at leo ac ligula scelerisque ornare.</p>
</div>