Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@kellishouts
kellishouts / connector-profile-fields.md
Created May 29, 2020 15:42
NET / Connector profile fields & their types

Some users don't have a first name/last name or ensemble name though. This is probably related to db syncs.

name fields:

field_first_name
field_last_name
field_ensemble_name

All profile fields and their types:

@kellishouts
kellishouts / net-staff-testing-checklist.md
Last active October 22, 2019 17:26
NET STAFF TESTING - OCT 22, 2019

Name: _________________________________

Email: _________________________________

Username: _________________________________

Start these steps on Oct 22, 2019 or later.

=======================================================================================

@kellishouts
kellishouts / gist:bc59e3050b4f89e78bd6e5854b215194
Last active October 2, 2019 21:29
NET TESTING - SEPT 25, 2019
@kellishouts
kellishouts / NET-Staff-Testing-Document.md
Last active August 29, 2019 19:00
NET Staff Testing Document

Name:________________________________________________________

Email:_______________________________________________________

Username:____________________________________________________

Phone Model:_________________________________________________

NET Member Type (Choose ONE)

  • Individual
@kellishouts
kellishouts / usercss-hacked-gmail.css
Last active October 20, 2023 04:42
I Hacked Gmail with an Inbox-Inspired Theme :D
/*--- #3. Hack the Tab Labels ---*/
/* Hide Ugly Tab Labels */
.aAy.aIf-aLe .aKx .aKz,
.aAy.aJi-aLe .aKx .aKz,
.aAy.aH2-aLe .aKx .aKz,
.aAy.aHE-aLe .aKx .aKz{
display: none;
}
@kellishouts
kellishouts / Kelli Stew.md
Created February 26, 2019 17:36
kellistew.md

Ingredients

  • 1/4 cup flour
  • ground pepper
  • salt to taste
  • 1.5 lb stew meat
  • coconut oil
  • 2 tbsp red wine vinegar
  • 1.5 cups red wine
  • 4 cups beef broth
  • 2 bay leaves
@kellishouts
kellishouts / jon-kelli-bb.md
Last active July 14, 2018 06:18
Jon & Kelli B&B - Edited July 13 PM

Welcome to Jon & Kelli BnB!

TL;DR

  • Cat food is located in the lower cabinet, beneath the kitchen counter, to the right of the oven/stove.
  • There is a box in this cabinet containing several baggies of dry food, cans of wet food, and dog poop baggies (does not contain dog poop).
  • There is a trash chute in the hallway, near the elevators. If the trash chute is "In Use" just leave what you were going to throw away, on the floor on any corner. (see Trash Chute for more details)

Daily
Do Food, Water, and Poop! steps in the morning, and evening.

@kellishouts
kellishouts / help-kelli-with-handlebars.md
Last active January 19, 2018 20:00
Help Kelli with Handlebars :T

Is it possible to iterate over this blob of data with handlebars markup, so that no matter how many items there are in misc data it will show them all? Here's my blob:

"misc_data":{  
   "0":{  
      "chopped":"false",
      "product_variation":"Ollie",
      "product_variation_id":"3025",
      "product_title":"Four Olive",
      "quantity":"1"
 },
@kellishouts
kellishouts / airship-prod-snapshot-on-staging.md
Created July 6, 2017 06:54
Putting a Production Airship Snapshot on a Staging Environment

Admin

use an alpha/rc build. production builds have prod envs.

Database

make sure all BCC emails are set to kelli@gomagames.com or another non-client email. if BCC is blank, the process may error.

Stripe

nuke all stripe connections redo all stripe connections

@kellishouts
kellishouts / DevLeague-Resume-Requirements.md
Last active May 30, 2017 01:32
DevLeague-Resume-Requirements

Your resume is the #1 thing that potential employers will see and will judge you by. You only have a few seconds to capture their attention. Regardless of how good of a programmer you are, you will be judged by your resume, your online presence, and by how visually appealying your published projects are. This is a CRITICAL part of getting employment.

If you do not wish to submit a resume to our employer network, please let us know right away to opt out of this DevLeague Program requirement.

Final Deliverables

1. Online Resume

  • Must be styled to be mobile-responsive.
  • Must be published to a github.io page (or your own website).
  • Custom styling is recommended, though not required.