Show enters and exits. Hide enters and exits.
| 00:33:30 | rue | http://github.com/blog/411-github-issue-tracker |
| 00:33:38 | rue | I suppose the link says it all. |
| 00:49:20 | evan | :D |
| 00:49:57 | headius | ahh, so github is pushing toward more of an all-inclusive project hosting thingy |
| 00:50:29 | headius | I still like jira better than anything I've seen |
| 00:50:45 | headius | when you get 10-20 issues a week you need something pretty robust |
| 00:51:22 | headius | yep, 21 issues in the past week |
| 00:51:38 | headius | 67 in the past four weeks |
| 00:51:43 | headius | continuous stream |
| 00:51:57 | evan | no doubt. |
| 00:52:06 | headius | exactly 400 open issues right now |
| 00:52:08 | headius | sigh |
| 00:52:35 | headius | if I fix an issue a day they'll grow half as fast |
| 00:52:37 | headius | that's depressing |
| 00:53:19 | evan | sounds like you need a dedicated person to triage |
| 00:53:26 | evan | i'm surprised sun doesn't help out with that |
| 00:54:20 | headius | sun doesn't help out with much |
| 00:54:24 | headius | they sign the checks |
| 00:54:43 | headius | which, in retrospect, is quite a bit :) |
| 00:55:21 | evan | heh |
| 01:02:21 | rue | The automatic ticket association is good |
| 01:31:33 | rue | Haha |
| 01:31:34 | rue | http://www.gnu.org/graphics/gnu-and-penguin-color-300x276.jpg |
| 01:32:33 | evan | hah |
| 01:44:35 | brixen | I like github issues |
| 01:44:46 | evan | it's nice. |
| 01:44:51 | brixen | if only I'd been smarter about dev'il |
| 01:45:01 | brixen | and used git instead of svn :P |
| 01:45:11 | evan | you had better things to do :) |
| 01:45:15 | brixen | github just needs to add forums |
| 01:45:54 | brixen | I think I'll migrate rubyspec.org redmine totally to github eventually |
| 01:46:35 | rue | Fucking autotools |
| 02:06:42 | tarcieri | needs to check them out |
| 02:06:45 | tarcieri | github issues |
| 02:06:56 | tarcieri | are you guys thinking of moving off Lighthouse? |
| 02:09:29 | rue | I sure am |
| 02:09:40 | rue | evan: Yeah, OK, libunwind is not exactly Mac-friendly. |
| 02:25:23 | tarcieri | is there any way to automatically move issues from Lighthouse to Github? |
| 02:25:34 | tarcieri | I imagine that'd be something of a pain to do by hand |
| 02:29:04 | ezmob | wait a day or two and someone will have written it |
| 02:30:01 | slava | hi guys |
| 02:31:17 | rue | Hola |
| 02:31:25 | rue | Did they launch with an API? |
| 02:31:41 | rue | I had some issues with the JS, but it might have been vimperator |
| 03:07:40 | rue | Sometimes I lull myself in the belief that C++ really is not that bad, when properly structured.. then I use Ruby for a few days |
| 04:29:26 | tarcieri | hahaha rue |
| 04:42:39 | tarcieri | you guys see this: http://www.infoq.com/news/2009/04/g1 |
| 04:49:11 | rue | WTF, my ISP is blocking a port 25 connection.. |
| 04:49:48 | scoopr | yup, they surprisingly often do that |
| 04:50:56 | scoopr | that's why I usually use ssl-smtp (port 465) |
| 04:51:20 | scoopr | (not sure how standard that is though) |
| 04:52:15 | rue | Works fine for me, caused a bit of puzzlement for a while though.. but looks like I can get to 25 just fine from other places, so I can receive mail |
| 04:52:47 | rue | I use pop3s and ssmtp for sending and retrieving anyway |
| 17:56:46 | boyscout | Removed support for LookupTables in the Ruby RBC (un)marshaller. - e1c69da - Tilman Sauerbeck |
| 17:56:46 | boyscout | Reworked the RBC format. - 0322cf8 - Tilman Sauerbeck |
| 18:04:04 | boyscout | CI: 0322cf8 success. 1503 files, 7244 examples, 23658 expectations, 0 failures, 0 errors |
| 20:59:33 | rue | evan: Tell Robert Smith I said hi ;) |
| 20:59:41 | rue | And have fon |
| 20:59:47 | rue | (Aural fun) |
| 21:02:28 | brixen | hah |
| 21:02:33 | brixen | you should just use twitter :P |
| 21:04:30 | rue | Mm |
| 21:04:39 | rue | I would be more inclined to if it did not suck so horribly |
| 21:04:59 | rue | It does have some uses, though |
| 21:15:53 | macournoyer | you can follow oprah on twitter rue!!! |
| 21:21:04 | brixen | macournoyer: you could also follow ashton kutcher :P |
| 21:21:18 | brixen | since he's taking on the mighty cnn |
| 21:21:26 | macournoyer | yes, that too |
| 21:21:31 | macournoyer | a lot to do in there |
| 21:21:38 | macournoyer | and post Pro-tip w/ hashtags |
| 21:25:05 | boyscout | Fixed ObjectSpace.each_object(Class). - b5e70d8 - Brian Ford |
| 21:28:38 | boyscout | CI: b5e70d8 success. .................................................................................................... .................................................................................................... .................................................................................................... ............................................................................... |
| 21:29:06 | peterhil | I tried Rubinius a while back and remember that I could not get Ruby C extension libraries to compile. Is there any way to do so? |
| 21:29:33 | brixen | peterhil: yeah, it's working for some |
| 21:29:36 | brixen | eg mongrel gem |
| 21:29:40 | brixen | what in particular? |
| 21:29:59 | peterhil | NArray and Ruby-audio |
| 21:30:09 | brixen | are they gems? |
| 21:30:18 | peterhil | Now I am on Linux, last time I tried with Mac OS X |
| 21:30:26 | peterhil | No... |
| 21:30:31 | brixen | links? |
| 21:30:36 | brixen | I can try it |
| 21:30:54 | brixen | the c-api is a work in progress |
| 21:31:00 | peterhil | http://hans.fugal.net/src/ruby-audio/doc/ |
| 21:31:01 | brixen | so is rbconfig and mkmf |
| 21:31:08 | peterhil | There was libsndfile also |
| 21:31:22 | peterhil | Ok, good to know |
| 21:31:36 | peterhil | I just found out about eack and waves. That is awesome! |
| 21:31:47 | peterhil | s/eack/rack/ |
| 21:32:21 | peterhil | I just got an idea for a new kind of file search engine, and that means I can try to do it with Ruby.... :-) |
| 21:32:33 | brixen | heh cool! |
| 21:35:21 | brixen | peterhil: well, I got extconf.rb to run in narray |
| 21:35:25 | brixen | trying make now |
| 21:35:45 | brixen | ok, a couple compile errors |
| 21:35:57 | brixen | I'll take a look after lunch, starving :) |
| 21:37:07 | brixen | hmm, narray uses RCLASS() :(! |
| 21:37:52 | peterhil | I guess that is bad news? |
| 21:38:16 | peterhil | Ok, than you |
| 21:38:26 | peterhil | thank |
| 21:38:33 | brixen | it's not terrible |
| 21:38:39 | brixen | I just looked at all the compile errors |
| 21:38:58 | brixen | I think I can get it to compile with a change for RCLASS |
| 21:39:06 | brixen | but first food |
| 21:39:25 | brixen | (the corner of my mbp isn't very nourishing) |
| 21:56:52 | shoe | boyscout: how 'bout saving some periods for the rest of us, eh? |
| 22:03:37 | rue | Boyscout is just upset His livelyhood will be taken by Github The issue tracking was the final nail in the coffin |
| 22:51:52 | peterhil | brixen: I did not yet try to install ruby-audio on Linux. Now I am installing Rubinius, and I will try to install ruby-audio too. |
| 22:52:16 | peterhil | I found out it was really easy to install on ruby and ruby1.9 on Linux. |
| 22:52:57 | peterhil | It was PITA on Mac OS X... and took about two months of occassional attempts to get the extensions build correctly. |
| 22:53:01 | rue | peterhil: Make sure you have 1.9.1 rather than 1.9.0 |
| 22:53:12 | peterhil | Oh, will check that... |
| 23:03:03 | brixen | peterhil: ok |
| 23:03:19 | brixen | peterhil: I've got narray built, but still have some things to tweak |
| 23:03:37 | brixen | gtg run some errands, bbiab.. |
| 23:04:53 | brixen | peterhil: btw, we still need a workaround for narray.c:170 RCLASS(v)->m_tbl ... |
| 23:05:01 | brixen | if you think of something, leave me a msg in channel |
| 23:07:27 | headius | ugh |
| 23:07:32 | headius | what the hell is that...method table |
| 23:07:32 | headius | ? |
| 23:07:54 | brixen | yeah |
| 23:08:33 | brixen | it's just comparing the address of the m_tbl in 2 classes |
| 23:08:40 | brixen | the things programmers do... |
| 23:09:44 | brixen | basically, it's a type_of check but there's no T_NARRAY |
| 23:11:04 | boyscout | Couple capi tweaks to build narray. - e27dde5 - Brian Ford |
| 23:12:19 | brixen | peterhil: one other thing, don't install rbx yet, the install task is fuxored |
| 23:12:24 | brixen | just run from the build dir |
| 23:12:56 | brixen | you can ln vm/vm to something in your path or put ./bin in your path |
| 23:13:30 | peterhil | rue: It seems 1.9.1 isn't packaged yet for kubuntu. Why do you recommend it? |
| 23:14:11 | peterhil | brixen: Thanks, I will run it from build dir. |
| 23:14:19 | brixen | you should try building from source then |
| 23:14:28 | brixen | 1.9.0 has lots of issues |
| 23:14:38 | brixen | or, 1.9.1 fixes lots of issues :) |
| 23:14:48 | brixen | depending on your glass being 1/2 full etc |
| 23:14:50 | peterhil | Ok. Sure. |
| 23:15:16 | peterhil | But I guess it only matters if I use ruby1.9, bot rubinius? |
| 23:15:20 | peterhil | Right? |
| 23:15:22 | brixen | boyscout: where the hell are you? |
| 23:15:48 | brixen | yeah, ruby1.9 and rbx are totally separate |
| 23:16:04 | boyscout | CI: e27dde5 success. 1503 files, 7245 examples, 23659 expectations, 0 failures, 0 errors |
| 23:16:09 | brixen | boyscout: botsnack |
| 23:16:12 | brixen | bbiab.. |
| 23:17:26 | headius | brixen: gross |
| 23:22:21 | peterhil | Heh, I have my keyboard out of usual place - that's why I make so many typos. :-) |