/srv/irclogs.ubuntu.com/2012/05/05/#juju.txt

hazmathey folks if anyone is looking for something to charm. postgres-xc would rock00:18
m_3_hazmat: ping01:25
* SpamapS rings the bell14:44
SpamapScharm promulgated: 'ubuntu' ..14:44
SpamapSdeploys.... you guessed it.. ubuntu!14:45
flepiedwhy don't you use libcloud to be able to access all the available clouds in Juju ?16:18
hazmatflepied, twisted17:20
SpamapShazmat: isn't there a way to wrap pretty much any library in twisted, its just not ideal?17:59
SpamapShazmat: like, deferToThread or something?18:02
hazmatSpamapS, indeed there is18:15
hazmatSpamapS, and yes we could try that18:15
SpamapShazmat: its kind of attractive to have http://libcloud.apache.org/apidocs/0.6.0-beta1/libcloud.drivers.html available. ;)18:48
SpamapSbut, at this point, I wouldn't say that twisted is the reason libcloud isn't available. Its really that we're feature frozen while go gets done. :)18:54
hazmatSpamapS, the abstractions aren't quite strong enough, ie we could have a number of libcloud based providers, but a single libcloud provider wouldn't be able to use against multiple backends18:55
hazmatSpamapS, true18:55
SpamapShazmat: perhaps. If we embraced the new 'Deploy' methods though, we could supplant cloud-init for a post-boot ssh :)19:37
SpamapShazmat: so I think it might be stronger now than it was in the past19:37
SpamapShazmat: s3-like storage is also abstracted to a level where we could probably just de-couple the two19:37
hazmatSpamapS, what days are you at UDS for?19:38
SpamapShazmat: are you in Oakland for the weekend?19:38
hazmatSpamapS, i am19:38
SpamapShazmat: Just Tuesday and Thursday19:38
SpamapShazmat: isn't it nice up there? Shouldn't you be like, photographing parrots or something? :)19:38
hazmatSpamapS, was going to try get into some hacking and catch a showing of avengers19:38
hazmatSpamapS, i wandered into sf yesterday and checked out mongosf19:38
SpamapSoh fun19:39
hazmatits a beautiful day, gotta figure out some laundry19:39
SpamapShazmat: I'm usually happy just wandering down by pier39/fishermans wharf and then having tea somewhere on russian hill.19:40
SpamapSAlways gives me hope for America.. that we're not all going to be fat and ugly :)19:40
SpamapS(russian hill does that.. fisherman's wharf is where I get depressed because of all the morbidly obese wearing american flag t-shirts wandering around ;)19:41
hazmatostack conf was basically next door to the wharf.. twas nice19:41
SpamapSyeah thats a great hotel19:46
SpamapSI heard from a few people that Oakland has become more "hip" lately19:46
SpamapSthat there is a cool part19:46
SpamapSbut.. nobody could tell me where it is :)19:46
hazmatSpamapS, lots of nice restaurants around here, twas very smokey walking the streets last night though19:47
imbrandonmmmm good mornfternoon20:37
imbrandonyall know if the Bart runs to ( or close nuff ) the hotel ?20:43
hazmatimbrandon, the bart drops off within sight of the hotel get off on the 11th st side23:17
imbrandonhazmat: rockin, yea its been a few 5 years since i have been out there so wasent sure23:27
m_3_was just wlking around a bit23:28
m_3_suffering from a distict lack of MMA-related attire23:28
imbrandonheya m_3_23:28
hazmatimbrandon, no worries, really no way to know unless till you know or ask23:28
hazmatm_3_, yeah.. that has been a bit odd23:28
imbrandoni should be in early tomarrow, flight is a redeye out of here23:29
m_3_imbrandon: cool23:29
imbrandoni think i land around 9am local23:29
imbrandonwould need to check to be sure tho23:29
imbrandonbut somewhere near that23:29
imbrandonwas trying to get in this afternoon so i could go see jono's gig23:30
imbrandonbut not this time :)23:30
imbrandonm_3_: does your git-bzr "binary" start with this header ?23:32
imbrandon#!/usr/bin/env python23:32
imbrandon# git-cl -- a git-command for integrating reviews on Rietveld23:32
imbrandon# Copyright (C) 2008 Evan Martin <martine@danga.com>23:32
imbrandon# Copyright (C) 2010 Andy Smith <andy@term.ie>23:32
imbrandon?23:32
m_3_imbrandon: lemme look23:32
m_3_imbrandon: yup... got it from termie's github acct23:32
imbrandonthats mine, main reason i'm still curious  is its not barfed on me yet23:33
imbrandonheh23:33
imbrandonyup23:33
m_3_imbrandon: I can almost reproduce it on queue now23:33
imbrandonfrom termie, rackspace dude i think23:33
imbrandonoh nice, that means maybe fixable23:33
m_3_imbrandon: usually ok if I push after every commit... usually barfs if I don't23:33
imbrandonahh see my normal "workflow" for using it is very cut and dry tooo23:34
imbrandoni only23:34
imbrandongit bzr clonew lp:blah23:34
imbrandonthen do a ton of git stuff over a few days23:34
imbrandonpushing to github etc etc23:34
imbrandonthen once i'm back to a git status thats "clean"23:34
imbrandoni git bzr push23:34
imbrandonback to lp23:34
imbrandonand restart the process23:35
imbrandonnothing else really23:35
m_3_imbrandon: wow... I'd love for that to work consistently23:35
imbrandoneven got to use it on an older format bzr repo yesterday and it worked23:35
m_3_imbrandon: wanna get your bzr, bzr-fastimport, and git versions23:35
imbrandonof lp:kubuntu-website23:35
m_3_nice23:35
imbrandonm_3_: sure thing23:35
imbrandonm_3_: also i have not tried it on linuz either23:36
imbrandonthis is always on osx23:36
imbrandonfwiw23:36
imbrandonlinux*23:36
imbrandonhow can i get the fast import verions ?23:37
imbrandonm_3_: https://gist.github.com/260635723:43
imbrandonm_3_: i did git twice ( at the top ) as i normally also have git aliased to defunct's "hub" command  ( ruby gem )23:43
imbrandonnot sure if/why that would make it more stable either but added it too just incase it plays a part23:44
imbrandonoh and git + bzr are both from homebrew/brew , fastimport is from easy_install and hub is from rubygems i think ( whatever the instructions says on defuncts website )23:46
* SpamapS waves hi23:46
imbrandonheya SpamapS23:47
SpamapSimbrandon: how's the drupal charm going?23:48
imbrandonSpamapS: i dont htink i'm gonna be done with this nginx in time for the contest deadline, i mean i _could_ be but the perfectionest in me is not allowing it, so i think i'm gonna just enter the newrelic charm(s) and the drupal ( all-in-one , e.g. no subborainate support yet )23:48
imbrandonSpamapS: well i have it cleaned up23:48
imbrandonand working well as a all-in-one like omg is23:49
imbrandonbut not the ideal way23:49
imbrandonlike with nginx and LB seperate etc etc23:49
imbrandonso before UDS is over i should have like 5ish rockin charms, but only 1 or 1.5 by monday morning :)23:50
imbrandonsee my delima :)23:50
SpamapSWed. is the deadline23:51
imbrandonbut its ok, i'd rather have a charm done "right": and easy to support/maintain later than laptop, although it would be killer, i got plenty of computers heh23:51
imbrandonohhhh23:51
imbrandonwed ?23:51
SpamapSYou will be faced w/ "Drink, or win shiny"23:51
imbrandoni thought it was Monday23:51
SpamapSTwo week contest for charm authors, starting on 25 April 12 and closing out on 09 May 12 at 1700. Here's a list of current charms: http://jujucharms.com/charms23:51
imbrandoni'm good with that choice23:51
SpamapSimbrandon: you can opt for "Drink *and* win shiny"23:52
imbrandonohh nice23:52
imbrandonSpamapS: yea i'll likely just "drink light" monday , then23:52
imbrandonand tue23:52
imbrandonthen fully join in the fun :)23:52
imbrandonlol23:52
SpamapSFind the kernel team, bring beer and a laptop.. you will have all kinds of good ideas :)23:53
imbrandonactually, i'm more a social drinker anyhow, i try not to get smashed, uds or not :)23:53
imbrandondont always work that way tho23:53
imbrandonlol23:53
SpamapSYeah I haven't gotten smashed at a UDS.. but I've certainly mixed the wrong things a few times.23:53
imbrandonone night i always end up smashed23:53
imbrandonnormally the last night23:53
imbrandonafter the grp dinner etc23:54
SpamapSFriday night I usually end up pretty fershnockered, but I just dance like a maniac until I sweat it out. :)23:54
imbrandonheh23:54
imbrandon<-- dont dance23:54
* SpamapS is sad he'll be missing the friday festivities23:54
imbrandonor if i do, i'm way way tooo drunk23:54
SpamapSI'm a karaoke whore and a closet crumper23:55
imbrandoni got 3 left feet23:55
imbrandoncrumper ?23:55
imbrandonyea i like to sing,i do it local here all the time23:55
imbrandonand play alot of pool, i'm the guy in the back either shooting for $$ or has a table full of girls "teaching" them :)23:56
imbrandonone of the few geeks that has all the computers and tech UPSTAIRS at home, and the mancave is full of pooltable and wetbar ( that i use like 1 time a year :( )23:58
imbrandonbeen on my todo to "tech-up" the mancave in some cool ways23:58
imbrandonbut that budget always gets spent elsewhere before i do it23:59
imbrandonthis last time spent bailing out my little ( still a grown ass man over 30 ) of jail23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!