Switch to DuckDuckGo Search
   December 23, 2008  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >

Toggle Join/Part | bottom
[00:01:47] *** wolog has quit IRC
[00:01:59] <xenol> @hello
[00:02:00] <supybot> What up?
[00:02:02] -supybot- jfincher has quit oftc (Ping timeout: 480 seconds)
[01:52:01] *** Tar-Get- has joined #supybot
[02:05:09] *** Tar-Get has quit IRC
[02:05:09] *** Tar-Get- is now known as Tar-Get
[02:14:17] *** _stack has quit IRC
[02:28:26] *** Gokee2 has joined #supybot
[02:44:38] *** Gokee2 has quit IRC
[03:50:15] *** ldlework has quit IRC
[03:53:12] *** ldlework has joined #supybot
[04:00:15] *** nebajoth has joined #supybot
[05:37:49] -supybot- jfincher has joined on oftc
[06:32:03] *** Siavash has quit IRC
[07:53:02] -supybot- sifu has quit oftc (larich.oftc.net resistance.oftc.net)
[07:53:03] -supybot- Ttech has quit oftc (larich.oftc.net resistance.oftc.net)
[07:53:05] -supybot- jamessan has quit oftc (larich.oftc.net resistance.oftc.net)
[07:53:07] -supybot- Strike has quit oftc (larich.oftc.net resistance.oftc.net)
[07:53:08] -supybot- Noether has quit oftc (larich.oftc.net resistance.oftc.net)
[07:54:15] -supybot- Noether has joined on oftc
[07:54:17] -supybot- Strike has joined on oftc
[07:54:18] -supybot- jamessan has joined on oftc
[07:54:21] -supybot- sifu has joined on oftc
[07:54:22] -supybot- Ttech has joined on oftc
[08:06:16] *** wolog has joined #supybot
[08:14:37] *** Siavash has joined #supybot
[08:57:45] <supybot> <jamessan> eracc: that's because there's also a tell command in the Misc plugin. that one is what's used by default, which is why you need to specify to use the tell command from the Later plugin
[08:58:13] <supybot> <jamessan> eracc: take a look at the defaultplugin command
[09:08:51] *** ldlework has quit IRC
[10:57:07] *** nebajoth has quit IRC
[11:24:22] *** theY4Kman has joined #supybot
[11:24:37] <theY4Kman> Is there any way to know if an argument was quoted?
[11:45:19] *** wRAR has joined #supybot
[11:47:20] <xenol> hello. i got supybot configured, up and running. but i cant somehow set it to not to autoreply the stuff "The operation succeeded". Best would be if that only appears to owner. any ideas?
[13:38:24] -supybot- CIA-3 has quit oftc (Ping timeout: 480 seconds)
[13:42:09] -supybot- Strike_ has joined on oftc
[13:46:35] -supybot- Strike has quit oftc (Ping timeout: 480 seconds)
[13:58:30] -supybot- CIA-3 has joined on oftc
[15:17:32] *** Siavash has quit IRC
[15:21:43] <supybot> <jfincher> ugh
[15:21:45] <supybot> <jfincher> git is annoying.
[15:26:19] *** _stack has joined #supybot
[16:14:13] -supybot- nick change by Strike_ to Strike on oftc
[16:41:12] *** |Awillys| has quit IRC
[17:13:09] -supybot- jfincher has quit oftc (Ping timeout: 480 seconds)
[17:19:48] -supybot- jfincher has joined on oftc
[17:19:53] *** wolog has quit IRC
[17:22:56] *** nebajoth has joined #supybot
[17:35:28] *** ldlework has joined #supybot
[17:38:24] *** |Awillys| has joined #supybot
[17:39:32] *** nebajoth has quit IRC
[17:40:29] -supybot- jfincher has quit oftc (Ping timeout: 480 seconds)
[17:46:20] *** |Awillys| has quit IRC
[17:46:48] -supybot- jfincher has joined on oftc
[17:53:08] *** wolog has joined #supybot
[17:57:35] *** Siavash has joined #supybot
[18:09:34] *** macmaN6789 has quit IRC
[18:36:16] *** xenol has left #supybot
[18:59:20] <supybot> <jamessan> jfincher: git isn't annoying.
[19:02:31] <supybot> <jfincher> jamessan: I spent 90 minutes last night trying to figure out how to rebase to squish some commits into a single one that I could push up to the upstream svn
[19:02:37] <supybot> <jfincher> that's annoying.
[19:02:45] <supybot> <jfincher> furthermore, git rebase on my system appears to be buggy
[19:03:01] <supybot> <jfincher> the first non-comment line isn't a full line; it starts halfway through the commit message (rather than with "pick" as it should)
[19:03:02] <supybot> <jamessan> PEBKAC :p
[19:03:21] <supybot> <jamessan> I blame emacs
[19:03:26] <supybot> <jfincher> PEBPAD
[19:03:36] <supybot> <jfincher> I don't use emacs as my GIT_EDITOR, I use vim
[19:03:51] <supybot> <jamessan> heh
[19:04:00] <supybot> <jfincher> which threw me for a spin because the letter before the first letter of the partial commit message was an "I"
[19:04:13] <supybot> <jfincher> so I tried nano (briefly) to see if that was the problem, and it wasn't.
[19:04:19] <supybot> <jamessan> what terminal are you using?
[19:04:27] <supybot> <jfincher> whatever VirtualBox uses
[19:04:33] <supybot> <jfincher> it really should be easy
[19:04:54] <supybot> <jamessan> hmm, if it happens in non-Vim editors too, dunno
[19:05:06] <supybot> <jamessan> if it was just Vim, it could've been a weird escape code being sent
[19:05:15] <supybot> <jfincher> "git rebase --interactive 9cc04" should let me easily squish all commits back to 9cc04 into a single commit which I then `git svn dcommit` to ship upstream
[19:05:37] <supybot> <jfincher> but it didn't. In fact, it didn't even include all the commits back to 9cc04 --several were missing
[19:05:42] <supybot> <jfincher> (as shown by "git log")
[19:05:53] <supybot> <jfincher> jamessan: you gonna be around awhile?
[19:05:55] <supybot> <jamessan> anyway, since you're around I dislike how we do the databases detection
[19:05:58] <supybot> <jfincher> I want to make me a sammich
[19:06:04] <supybot> <jfincher> jamessan: oh?
[19:06:06] <supybot> <jfincher> how do we do it?
[19:06:08] <supybot> <jamessan> since we only add 'sqlite' if something else has already imported it
[19:06:32] <supybot> <jfincher> we should try to import it ourselves.
[19:06:57] <supybot> <jamessan> except that's wasteful if there aren't any actual DB-using plugins being used
[19:07:09] *** |Awillys| has joined #supybot
[19:11:35] <supybot> <jfincher> "wasteful"?
[19:11:42] <supybot> <jfincher> the performance impact would be extremely negligible.
[19:11:57] <supybot> <jamessan> I'm not thinking performance, but memory
[19:12:19] <supybot> <jamessan> imp.find_module looks like it solves our needs
[19:13:02] <supybot> <jfincher> I don't think the memory impact of importing sqlite is significant.
[19:13:15] <supybot> <jamessan> I'm thinking more along the lines of SQLAlchemy
[19:13:25] <supybot> <jamessan> which is what I'm moving us to
[19:14:30] <supybot> <jfincher> yeah, I don't know.
[19:14:35] <supybot> <jfincher> but it's like 1K to import sqlite3
[19:15:07] <supybot> <jamessan> it's 3k RSS to import sqlalchemy
[19:15:17] <supybot> <jamessan> 3.8k
[19:15:23] <supybot> <jfincher> yeah, I'm not sure that's important.
[19:15:26] <supybot> <jfincher> ~cpu
[19:15:27] <supybot> <sifu> jfincher: I have taken 1782.53 seconds of user time and 134.90 seconds of system time, for a total of 1917.43 seconds of CPU time. My children have taken 0.00 seconds of user time and 0.00 seconds of system time for a total of 0.00 seconds of CPU time. I have spawned 15446 threads; I currently have 1 still running. I'm taking up 87224 kB of memory.
[19:15:30] <supybot> <jfincher> @cpu
[19:15:31] <supybot> <supybot> jfincher: I have taken 656.48 seconds of user time and 16.08 seconds of system time, for a total of 672.56 seconds of CPU time. I have spawned 82 threads; I currently have 1 still running. I'm taking up 39952 kB of memory.
[19:16:50] <supybot> <jfincher> anthropomorphization++
[19:17:25] <supybot> <jamessan> actually, 3.8M no k
[19:18:02] <supybot> <jamessan> 10% memory increase is worthwhile, IMO
[19:19:02] <supybot> <jamessan> anyway, I gotta get going. I'll check my backlog later
[19:22:04] <P4> can supybot relay plugin works on different channel names?
[19:23:59] <P4> it would be nice to relay from BitlBee gateway to freenode :)
[19:26:18] *** |Awillys| has quit IRC
[19:28:41] <supybot> <jfincher> jamessan: yeah, M is different than K
[19:28:51] <supybot> <jfincher> P4: no, it can't.
[19:29:18] <P4> you mean it needs source modifications? :)
[19:29:24] *** bfirsh has joined #supybot
[19:34:05] *** |Awillys| has joined #supybot
[19:49:29] *** |Awillys| has quit IRC
[20:52:00] <supybot> <jfincher> ugh.
[20:52:01] <supybot> <jfincher> python--
[20:57:54] *** theY4Kman has left #supybot
[21:05:37] *** wRAR has quit IRC
[21:12:29] *** |Awillys| has joined #supybot
[21:21:51] *** |Awillys| has quit IRC
[21:29:11] <supybot> <jfincher> jamessan: let me know when you're back in.
[21:29:22] <supybot> <jfincher> I have another set of commits I'd like to squish into one before pushing upstream
[21:58:58] *** Siavash has quit IRC
[22:17:59] *** macmaN6789 has joined #supybot
[22:31:57] *** _stack has quit IRC
[22:35:30] *** bfirsh has quit IRC
[22:37:25] *** Siavash has joined #supybot
[22:53:41] *** k4v has joined #supybot
[22:54:10] *** k4v is now known as m4v
[22:54:53] *** bfirsh has joined #supybot
[23:13:34] *** bfirsh has quit IRC
[23:17:58] *** nebajoth has joined #supybot
[23:20:01] *** wolog has quit IRC
[23:20:21] *** Siavash has quit IRC
[23:21:36] *** Siavash has joined #supybot
[23:28:06] *** macmaN6789 has quit IRC
[23:36:26] *** |Awillys| has joined #supybot
[23:37:07] *** macmaN6789 has joined #supybot
[23:40:10] *** |Awillys| is now known as Awillys
top

   December 23, 2008  
< | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | >