Skip to content

Instantly share code, notes, and snippets.

View kylecoberly's full-sized avatar

Kyle Coberly kylecoberly

View GitHub Profile
@kylecoberly
kylecoberly / ImageUploadComponent.js
Created May 27, 2014 21:48
Ember.js Image Upload Component
App.ImageUploadComponent = Ember.Component.extend({
layoutName: "components/image-upload",
label: "",
progress: "",
classNames: ["fieldLabel"],
file: function(key, value, previousValue){
//Setter
if (arguments.length > 1){
return value;
}
<!DOCTYPE html>
<html>
<head>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/handlebars.js/1.0.0/handlebars.js"></script>
<script src="http://builds.emberjs.com.s3.amazonaws.com/tags/v1.0.0/ember.js"></script>
<script type="text/javascript" src="http://cdnjs.cloudflare.com/ajax/libs/ember-data.js/1.0.0-beta.8/ember-data.min.js"></script>
<meta charset="utf-8">
<title>JS Bin</title>
</head>
@kylecoberly
kylecoberly / keybase.md
Created April 9, 2015 15:40
keybase.md

Keybase proof

I hereby claim:

  • I am kylecoberly on github.
  • I am kylecoberly (https://keybase.io/kylecoberly) on keybase.
  • I have a public key whose fingerprint is 30A0 4969 F3BD D476 47D0 F126 2CD7 556D 0160 E0C9

To claim this, I am signing this object:

@kylecoberly
kylecoberly / disable_slow_motion.sh
Last active March 28, 2017 05:37
Command for disabling slow-motion in OSX
defaults write com.apple.finder FXEnableSlowAnimation -bool false
@kylecoberly
kylecoberly / 0_options
Last active May 28, 2017 00:28
Here are some things you can do with Gists in GistBox.
List of GistBox options
@kylecoberly
kylecoberly / 0_ajax_demo
Last active May 28, 2017 00:28
AJAX demo
_

The 5 developers I never want to work with again

Categories

anti-patterns, people, assholes, dopes

Description

Development is a minefield of big shots, jerks, and jamokes. How do you steer clear of the saps-- and make sure that you're not being one yourself? By learning the signs. From the Weekend Commando to the Pharisee, we'll learn how to spot 5 different development jabronis in the wild. Most importantly, you'll learn some tricks for being less of a mark-ass buster and more of an ace.

Observation

Started 10:10am

Intro to unfamiliar environments

- No posted objectives
+ Slide deck is awesome
+ Have great student attention

Started at 10:48

Mock interview

+ "How do you think you did" - Increases reflection
+ Started with precise praise
+ Great advice - condense the music experience from 3 minutes
+ "The main 3 things we look for" - AWESOME
- Make those things available to them ahead of time?

Started observing at 11:04

Mock interview

+ Identified an issue with his STAR
- Didn't give a chance to practice it correctly before telling him to work on it
+ Sending him your notes
+ Giving a prompt to set him up for success
- Keep track of time during whiteboarding interview