Re: [9fans] 9grid?

2012-10-23 Thread Bakul Shah
If I wanted to be insulted, I'd subscribe to a Reddit feed. ;) On Tue, 23 Oct 2012 18:42:48 PDT "Don A. Bailey" wrote: > If only Joseph Campbell were around to accurately define this lot. I think > he'd get a bigger kick out of 9fans than he did the Grateful Dead. Well, > maybe n

Re: [9fans] 9grid?

2012-10-23 Thread Kurt H Maier
On Tue, Oct 23, 2012 at 06:29:19PM -0700, Don A. Bailey wrote: > Haha, it's good to know the caustic wit of 9fans hasn't changed in the > twelve years I've participated in it. Screen names change, but trolls will > always persist. Unlike your desire to look at code? Why have you suddenly begun as

Re: [9fans] 9grid?

2012-10-23 Thread Don A. Bailey
If only Joseph Campbell were around to accurately define this lot. I think he'd get a bigger kick out of 9fans than he did the Grateful Dead. Well, maybe not. But close, I'm sure. D On Tue, Oct 23, 2012 at 6:34 PM, erik quanstrom wrote: > On Tue Oct 23 21:30:08 EDT 2012, d...@capitolhillconsulta

Re: [9fans] 9grid?

2012-10-23 Thread erik quanstrom
On Tue Oct 23 21:30:08 EDT 2012, d...@capitolhillconsultants.com wrote: > Haha, it's good to know the caustic wit of 9fans hasn't changed in the > twelve years I've participated in it. Screen names change, but trolls will > always persist. biologists call it an ecological niche. - erik

Re: [9fans] 9grid?

2012-10-23 Thread erik quanstrom
> Write a basic http server for Plan 9 (in C) and run Apache Benchmark > against it. Somewhere around 100 concurrent connections, I tend to get > failure. There's code in /sys/src/9/ip that has a hard limit on the # > of concurrent connections IIRC. > > I'd post the code for the server I wrote, bu

Re: [9fans] 9grid?

2012-10-23 Thread Don A. Bailey
Haha, it's good to know the caustic wit of 9fans hasn't changed in the twelve years I've participated in it. Screen names change, but trolls will always persist. <3 D On Tue, Oct 23, 2012 at 6:26 PM, Kurt H Maier wrote: > On Tue, Oct 23, 2012 at 06:11:54PM -0700, Don A. Bailey wrote: > > If I w

Re: [9fans] 9grid?

2012-10-23 Thread Kurt H Maier
On Tue, Oct 23, 2012 at 06:11:54PM -0700, Don A. Bailey wrote: > If I wanted to be insulted, I'd subscribe to a Reddit feed. ;) > > D Thanks for letting us know, D. The Right Reverend Kurt H. Maier, Esq. Daughter of the Fifth House of Betazed Holder of the Sacred Chalice of Rixx Heir to the Hol

Re: [9fans] 9grid?

2012-10-23 Thread Don A. Bailey
Thankfully, we are very well versed at tuning the Plan 9 kernel. I'll take your advice and develop the benchmark. Is your code concealed per work on NxM? Just curious as NxM seems to solve (in what little I know about it) some of the issues we are trying to solve with Go+Plan 9. D On Tue, Oct 23

Re: [9fans] 9grid?

2012-10-23 Thread Don A. Bailey
Cool, thanks. I appreciate the response. D On Tue, Oct 23, 2012 at 5:51 PM, Matthew Veety wrote: > On 10/23/2012 8:44 PM, Don A. Bailey wrote: > >> Does Go have issues in general with TCP connections, or is this a Plan 9 >> specific issue? >> >> D >> > > I haven't had any problems with Go on ot

Re: [9fans] 9grid?

2012-10-23 Thread John Floren
On Tue, Oct 23, 2012 at 5:41 PM, Matthew Veety wrote: > On 10/23/2012 8:11 PM, Don A. Bailey wrote: >> >> Go embeds parallel/grid functionality now instead of just lightweight >> thread execution? Which packages would you point me at? >> >> Thanks, >> D >> >> On Tue, Oct 23, 2012 at 5:09 PM, ron m

Re: [9fans] 9grid?

2012-10-23 Thread Don A. Bailey
If I wanted to be insulted, I'd subscribe to a Reddit feed. ;) D On Tue, Oct 23, 2012 at 6:03 PM, Kurt H Maier wrote: > On Tue, Oct 23, 2012 at 05:44:42PM -0700, Don A. Bailey wrote: > > Does Go have issues in general with TCP connections, or is this a Plan 9 > > specific issue? > > > > D > > D

Re: [9fans] 9grid?

2012-10-23 Thread Kurt H Maier
On Tue, Oct 23, 2012 at 05:44:42PM -0700, Don A. Bailey wrote: > Does Go have issues in general with TCP connections, or is this a Plan 9 > specific issue? > > D Dear Don A. "D" Bailey, CEO/Cofounder: You should probably harass the Go people about this. Thank you, Kurt H Maier Grand Poobah/Arch

Re: [9fans] drawterm for OSX 10.8

2012-10-23 Thread Jeff Sickel
I use 9vx regularly and will be looking at a Cocoa update to support 10.8 in my spare time. If another levitator order comes through, Inferno on 10.8 will be a prerequisite. -jas On Oct 23, 2012, at 11:50 AM, Nemo wrote: > that's great, thanks! > > btw, anyone using 9vx or inferno there? (1

Re: [9fans] 9grid?

2012-10-23 Thread Matthew Veety
On 10/23/2012 8:44 PM, Don A. Bailey wrote: Does Go have issues in general with TCP connections, or is this a Plan 9 specific issue? D I haven't had any problems with Go on other platforms (FreeBSD and Mac OS X) except for CPU use sometimes and scheduling of goroutines. Both you can kinda wo

Re: [9fans] 9grid?

2012-10-23 Thread Don A. Bailey
Does Go have issues in general with TCP connections, or is this a Plan 9 specific issue? D On Tue, Oct 23, 2012 at 5:41 PM, Matthew Veety wrote: > On 10/23/2012 8:11 PM, Don A. Bailey wrote: > >> Go embeds parallel/grid functionality now instead of just lightweight >> thread execution? Which pa

Re: [9fans] 9grid?

2012-10-23 Thread Matthew Veety
On 10/23/2012 8:11 PM, Don A. Bailey wrote: Go embeds parallel/grid functionality now instead of just lightweight thread execution? Which packages would you point me at? Thanks, D On Tue, Oct 23, 2012 at 5:09 PM, ron minnich mailto:rminn...@gmail.com>> wrote: On Tue, Oct 23, 2012 at 1:22 P

Re: [9fans] 9grid?

2012-10-23 Thread Don A. Bailey
Go embeds parallel/grid functionality now instead of just lightweight thread execution? Which packages would you point me at? Thanks, D On Tue, Oct 23, 2012 at 5:09 PM, ron minnich wrote: > On Tue, Oct 23, 2012 at 1:22 PM, Don A. Bailey > wrote: > > > I'm interested in the code for managing gr

Re: [9fans] 9grid?

2012-10-23 Thread ron minnich
On Tue, Oct 23, 2012 at 1:22 PM, Don A. Bailey wrote: > I'm interested in the code for managing grid nodes and delegating tasks. Real code? talk to charles. Or now that Go works, you could look at some of those packages. ron

Re: [9fans] 9grid?

2012-10-23 Thread Don A. Bailey
I only really considered one project to be substantial. That may be unfair. It was the one that LANL/UCal were involved in. I'm interested in the code for managing grid nodes and delegating tasks. Best, D On Tue, Oct 23, 2012 at 7:46 AM, Anthony Sorace wrote: > That name has referred to at lea

Re: [9fans] I need some EDID

2012-10-23 Thread ron minnich
On Tue, Oct 23, 2012 at 8:54 AM, John Floren wrote: > Everybody, PLEASE, restrain yourselves and send the EDID output to Ron > directly, not to 9fans. Yes, good point. Also please send with subject EDID and you can send the text inline, not as an attachment, thanks ron

Re: [9fans] drawterm for OSX 10.8

2012-10-23 Thread Nemo
that's great, thanks! btw, anyone using 9vx or inferno there? (10.8) On Oct 23, 2012, at 6:37 PM, Jeff Sickel wrote: > Another set of changes have been pushed to > https://bitbucket.org/jas/drawterm-cocoa that support resize/reshape of the > OS X window. There are still a few drawing glitche

Re: [9fans] drawterm for OSX 10.8

2012-10-23 Thread Jeff Sickel
Another set of changes have been pushed to https://bitbucket.org/jas/drawterm-cocoa that support resize/reshape of the OS X window. There are still a few drawing glitches once a window is resized, but those should be fixed in short order. The drawterm-cocoa fork has a branch named 'p9' that I'

Re: [9fans] 16:9 display and freeze

2012-10-23 Thread tlaronde
For the record, I haven't been able to reproduce it now. (I have opened the box to verify connections and so on; and to be exhaustive, the only modification was to simply move a IDE loose end cable further from the motherboard---I always wonder, with the increase of speed, what the electromagnetic

Re: [9fans] I need some EDID

2012-10-23 Thread John Floren
Everybody, PLEASE, restrain yourselves and send the EDID output to Ron directly, not to 9fans. John On Mon, Oct 22, 2012 at 12:22 PM, ron minnich wrote: > so, if any of you have X11 running, and could do this: > xrandr --verbose > > and send the output to me, subject > EDID > > I would NOT be f

Re: [9fans] I need some EDID

2012-10-23 Thread Eugene Gorodinsky
This is a Vaio VGN-CR510E: Screen 0: minimum 320 x 200, current 1280 x 800, maximum 8192 x 8192 LVDS1 connected 1280x800+0+0 (0x44) normal (normal left inverted right x axis y axis) 0mm x 0mm Identifier: 0x41 Timestamp: 11047 Subpixel: horizontal rgb Gamma: 1.0:1.0:1.0 Brightness: 1.0 Clon

Re: [9fans] 9grid?

2012-10-23 Thread Anthony Sorace
That name has referred to at least two, possibly three, distinct and unrelated projects. I don't believe any of them are still ongoing. I also don't think any of them were aimed at becoming what i'd call a "production resource". What is it you're looking for?

Re: [9fans] I need some EDID

2012-10-23 Thread David Leimbach
Big Damn HP monitor (ZR30w) Screen 0: minimum 320 x 200, current 2560 x 1600, maximum 8192 x 8192 VGA1 disconnected (normal left inverted right x axis y axis) Identifier: 0x41 Timestamp: 19460 Subpixel: unknown Clones: CRTCs: 0 1 Transform: 1.00 0.00 0.00 0.00

[9fans] Hotels.

2012-10-23 Thread Eric Jul
Concerning hotels for iwp9: I recommend the Maldron because it is close (easy walking distance) to the restaurants and pubs (the music pub is across the street). Choose the Crown Plaza only if you are not interested in the evening social programs, or if you want a high class hotel and don't mi

[9fans] Call for Participation 7th International Workshop on Plan 9 - and Call for MORE Papers :)

2012-10-23 Thread Eric Jul
> Dear 9fans. > > There are now travel, hotel and registration information on iwp9.org :-) > > We DO need papers, demos, WIP and posters - so we have extended the deadlines. > > Please write me asap, if you have a contribution :) > > Sincerely, > > Eric >

[9fans] hotels in dublin

2012-10-23 Thread jonas . amoson
Not het. Seems like there are two hotel choices; down-town, an nearer the Labs. Both nice looking. I think I'd choose the more popular one. So which one are you all considering the most?

Re: [9fans] I need some EDID

2012-10-23 Thread Jean-Pierre Messager
Le 22/10/2012 21:22, ron minnich a écrit : so, if any of you have X11 running, and could do this: xrandr --verbose and send the output to me, subject EDID I would NOT be forever in your debt, and I will NOT put your name in lights, but I would appreciate it :-) ron GNU/Linux - Xorg - Monito