This file contains 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
#!/usr/bin/env ruby | |
# ********************************************* | |
# Jekyll Post Generator Awesomeness | |
# by Cody Krieger (http://codykrieger.com) | |
# ********************************************* | |
# Usage: | |
# % ./newpost.rb POST NAME |
This file contains 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
production: | |
domain: | |
- name: "codykrieger.com" | |
roles: | |
- "web" | |
- "app" | |
- "db" | |
deploy_to: "~/codykrieger.com" | |
repository: "git://github.com/codykrieger/codykrieger.com.git" | |
branch: "master" |
This file contains 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
class PostsController < ActionController::Base | |
def create | |
Post.create(post_params) | |
end | |
def update | |
Post.find(params[:id]).update_attributes!(post_params) | |
end | |
private |
Hi,
My name is Cody Krieger. I'm an undergraduate student studying Software Engineering here at RIT, and I have some serious concerns about the new RIT Enrollment system.
After taking a good look at the [new search functionality][search-link], and browsing through the [Enrollment "marketing" site][marketing-site], it is clear that GeneSIS is headed in the wrong direction at high velocity.
This file contains 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
// | |
// IPInsetLabel.h | |
// Instapaper | |
// | |
// Created by Marco Arment on 7/23/11. | |
// Copyright 2011 Instapaper LLC, released to the public domain. | |
// | |
#import <UIKit/UIKit.h> |
This file contains 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
No hosts file modifications: | |
% dscacheutil -q host -a name manager.linode.com | |
name: manager.linode.com | |
ipv6_address: 2600:3c00::34 | |
ipv6_address: 2600:3c00::14 | |
ipv6_address: 2600:3c00::24 | |
name: manager.linode.com | |
ip_address: 72.14.191.204 |
I hereby claim:
- I am codykrieger on github.
- I am cjk (https://keybase.io/cjk) on keybase.
- I have a public key whose fingerprint is 2C41 BDAB 1CCA 6C19 E9AA EA2B 7BB7 8ABD D378 65E5
To claim this, I am signing this object: