Re: [dev] plumb 1.0

2010-07-15 Thread Bjartur Thorlacius
Exactly what´s needed for an über simple buffer editor. I´d love being able to write <69 /bin/bufed "/bin/tee $HOME/out"> (with /bin/bufed being a program that reads stdin into a buffer, allows a user to edit it, and then dumps it on stdout). How can that be achieved with iosrv/hubfs? What is hubf

Re: [dev] plumb 1.0

2010-07-15 Thread yy
Maybe you want to have a look at iosrv and hubfs by mycroftiv (see http://www.9gridchan.org/). They offer a similar functionality to your project (what's the new name?), the biggest difference is that they run on plan9 and, therefore, the ends of the pipe are served as a 9p fs. -- - yiyus || JGL

Re: [dev] plumb 1.0

2010-07-15 Thread David J Patrick
On 10-07-15 03:37 AM, Mate Nagy wrote: On Wed, Jul 14, 2010 at 05:40:43PM -0400, David J Patrick wrote: how about "piper" ? why not "piper maru" at that srsly, nice names so far, how about comments on the ware :D sounds really cool Mate, but just plain over my head. I'm not bad with names, t

Re: [dev] plumb 1.0

2010-07-15 Thread Uriel
On Thu, Jul 15, 2010 at 11:17 AM, Mate Nagy wrote: > On Thu, Jul 15, 2010 at 11:10:36AM +0200, Christoph Lohmann wrote: >> Hi, >> your »plumb« looks like the Plan 9 plumber[0] done wrong, >> whereas your »plumbnet« is a wrong done socat[1] or >> ncat[2]. Those tools do network right and allow furt

Re: [dev] plumb 1.0

2010-07-15 Thread Mate Nagy
On Thu, Jul 15, 2010 at 11:10:36AM +0200, Christoph Lohmann wrote: > Hi, > your »plumb« looks like the Plan 9 plumber[0] done wrong, > whereas your »plumbnet« is a wrong done socat[1] or > ncat[2]. Those tools do network right and allow further > configuration, like encryption, wrappers, filters, e

Re: [dev] plumb 1.0

2010-07-15 Thread Christoph Lohmann
Hi, Mate Nagy wrote: On Wed, Jul 14, 2010 at 05:40:43PM -0400, David J Patrick wrote: how about "piper" ? why not "piper maru" at that srsly, nice names so far, how about comments on the ware :D your »plumb« looks like the Plan 9 plumber[0] done wrong, whereas your »plumbnet« is a wrong don

Re: [dev] plumb 1.0

2010-07-15 Thread Mate Nagy
On Wed, Jul 14, 2010 at 05:40:43PM -0400, David J Patrick wrote: > how about "piper" ? why not "piper maru" at that srsly, nice names so far, how about comments on the ware :D Mate

Re: [dev] plumb 1.0

2010-07-15 Thread pancake
Piper is already taken by a project of a friend of me. What about pipes? On Jul 14, 2010, at 11:40 PM, David J Patrick wrote: On 10-07-14 01:25 PM, Uriel wrote: While this seems like an interesting project, I would strongly urge you to change the name, "Plumb" is already used by a way too sim

Re: [dev] plumb 1.0

2010-07-14 Thread Stefan Mark
On 14.07.2010 19:28, Mate Nagy wrote: On Wed, Jul 14, 2010 at 07:25:56PM +0200, Uriel wrote: http://doc.cat-v.org/plan_9/4th_edition/papers/plumb well darn, should've expected it from plan9 :) yeah, i'll consider the name change, it's no problem at this point - any suggestions for names? :)

Re: [dev] plumb 1.0

2010-07-14 Thread David J Patrick
On 10-07-14 01:25 PM, Uriel wrote: While this seems like an interesting project, I would strongly urge you to change the name, "Plumb" is already used by a way too similar project and will just cause confusion: http://doc.cat-v.org/plan_9/4th_edition/papers/plumb how about "piper" ? djp

Re: [dev] plumb 1.0

2010-07-14 Thread Josh Rickmar
On Wed, Jul 14, 2010 at 07:28:16PM +0200, Mate Nagy wrote: > On Wed, Jul 14, 2010 at 07:25:56PM +0200, Uriel wrote: > > http://doc.cat-v.org/plan_9/4th_edition/papers/plumb > > well darn, should've expected it from plan9 :) > yeah, i'll consider the name change, it's no problem at this point - > a

Re: [dev] plumb 1.0

2010-07-14 Thread Anselm R Garbe
On 14 July 2010 18:28, Mate Nagy wrote: > On Wed, Jul 14, 2010 at 07:25:56PM +0200, Uriel wrote: >> http://doc.cat-v.org/plan_9/4th_edition/papers/plumb > > well darn, should've expected it from plan9 :) > yeah, i'll consider the name change, it's no problem at this point - > any suggestions for n

Re: [dev] plumb 1.0

2010-07-14 Thread Samuel Baldwin
2010/7/14 Mate Nagy : > any suggestions for names? :) Get morphological; "plumber", "plumbing". -- Samuel Baldwin - logik.li

Re: [dev] plumb 1.0

2010-07-14 Thread Paul O'Leary McCann
On Wed, Jul 14, 2010 at 07:28:16PM +0200, Mate Nagy wrote: > well darn, should've expected it from plan9 :) > yeah, i'll consider the name change, it's no problem at this point - > any suggestions for names? :) Ouroboros? Maybe "ouro" for short? -POLM

Re: [dev] plumb 1.0

2010-07-14 Thread Kurt H Maier
On Wed, Jul 14, 2010 at 1:28 PM, Mate Nagy wrote: > well darn, should've expected it from plan9 :) > yeah, i'll consider the name change, it's no problem at this point - > any suggestions for names? :) I'd just leave it. The five guys who use plan9 will be able to differentiate them. -- # Ku

Re: [dev] plumb 1.0

2010-07-14 Thread Mate Nagy
On Wed, Jul 14, 2010 at 07:25:56PM +0200, Uriel wrote: > http://doc.cat-v.org/plan_9/4th_edition/papers/plumb well darn, should've expected it from plan9 :) yeah, i'll consider the name change, it's no problem at this point - any suggestions for names? :) Mate

Re: [dev] plumb 1.0

2010-07-14 Thread Uriel
While this seems like an interesting project, I would strongly urge you to change the name, "Plumb" is already used by a way too similar project and will just cause confusion: http://doc.cat-v.org/plan_9/4th_edition/papers/plumb uriel On Wed, Jul 14, 2010 at 6:00 PM, Mate Nagy wrote: > Hello al

[dev] plumb 1.0

2010-07-14 Thread Mate Nagy
Hello all, here I am advertising my own personal project. (Technically it's a complete rewrite, the old version was announced here once before.) Home page: http://repo.hu/projects/plumb/ Plumb is a program that runs multiple processes and lets you define arbitrary pipes between them (it uses lib