Re: More questions about BDB

2007-05-20 Thread Sean Bryant
Garrett Cooper wrote: Ok, I've run into a strange issue with BDB's hash tables. Does anyone know what the following means? db_dump185: seq: Invalid argument Backstory: When dumping out a large amount of data it appears that there's an expected directive which isn't being inserted by Ruby's

Re: SoC

2007-05-15 Thread Sean Bryant
Garrett Cooper wrote: Tom Evans wrote: On Mon, 2007-05-14 at 22:17 -0700, Garrett Cooper wrote: Ruby's nice, but it's built on Perl so I have suspicions on its overall usability / speed given my experience with Perl over the past 4 months daily for work :(.. Ruby's just the new big thing for

Re: DPS Initial Ideas

2007-05-14 Thread Sean Bryant
Dag-Erling Smørgrav wrote: Mike Meyer [EMAIL PROTECTED] writes: You may want to look at some other Linux distros. The packages system dates to about the same era as rpm/debs. The package system is much, much more manageable than them. On the other hand, most Linux distros have moved beyond

Re: DPS Initial Ideas

2007-05-14 Thread Sean Bryant
Andrew Pantyukhin wrote: On 5/14/07, Sean Bryant [EMAIL PROTECTED] wrote: I propose someone post on the wiki (http://wiki.freebsd.org/) This might be relevant: http://wiki.freebsd.org/Upak ___ freebsd-hackers@freebsd.org mailing list http

Re: portupgrade O(n^m)?

2007-02-28 Thread Sean Bryant
[EMAIL PROTECTED] wrote: On Thu, 15 Feb 2007, Michel Talon wrote: Give me a few weeks, and if I can band together with a few people I wanted to try and port sections of portupgrade and its related tools to C++ (and maybe do some code tweaks along the way). Most of the ruby files are over 400

Re: Questions about devices and input.

2006-08-14 Thread Sean Bryant
Thanks. Was just checking. On 8/14/06, Dag-Erling Smørgrav [EMAIL PROTECTED] wrote: Sean Bryant [EMAIL PROTECTED] writes: I'm writing some cd buring software using burncd as a reference. I was wondering if its possible to detect opening and closing of the doors. Unfortunately, no. The drive

Re: Questions about devices and input.

2006-08-14 Thread Sean Bryant
How about when media is loaded. I have a detection routine that'll ask for media, but what about when any media is loaded? Is there some kind of event or some way I can be notified. On 8/14/06, Dag-Erling Smørgrav [EMAIL PROTECTED] wrote: Sean Bryant [EMAIL PROTECTED] writes: I'm writing some

Re: Questions about devices and input.

2006-08-14 Thread Sean Bryant
Thanks anyway :( On 8/14/06, Dag-Erling Smørgrav [EMAIL PROTECTED] wrote: Sean Bryant [EMAIL PROTECTED] writes: How about when media is loaded. I have a detection routine that'll ask for media, but what about when any media is loaded? Is there some kind of event or some way I can be notified

Questions about devices and input.

2006-08-13 Thread Sean Bryant
not polling and praying. Excuse my ignorance in advanced. I've been looking I just can't seem to find any information on obtaining this kind of information. -- Sean Bryant ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo