Re: [Chicken-users] 500 eggs!

2012-06-15 Thread Ivan Raikov
Congratulations to all! Looking forward to the next 500 ;-)

  -Ivan
On Jun 15, 2012 1:54 AM, "Mario Domenech Goulart" 
wrote:

> Hi,
>
> Yeah, yesterday we've reached 500 eggs!
>
>  $ chicken-install -list 2> /dev/null | sed '/^$/d' | wc -l
>  500
>
> Thanks to all egg authors.  Eggs are an important part of what we call
> _practical_ in CHICKEN.
>
> Keep the good work.
>
> PS: `-list' is only available in versions >= 4.7.2. :-)
>
> Best wishes.
> Mario
> --
> http://parenteses.org/mario
>
> ___
> Chicken-users mailing list
> Chicken-users@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/chicken-users
>
___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] 500 eggs!

2012-06-14 Thread Peter Bex
On Thu, Jun 14, 2012 at 07:49:01PM +0200, Peter Bex wrote:
> Here are some additional figures for all you number freaks:
> 
> 430 eggs are hosted at code.call-cc.org (svn)
>  38 eggs are hosted at github.com (git)
>  21 eggs are hosted at bitbucket.org (git: 5, hg: 15)

Sorry, 16 eggs in hg, not 15.  That's a silly manual addition error :)

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
-- Donald Knuth

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


Re: [Chicken-users] 500 eggs!

2012-06-14 Thread Peter Bex
On Thu, Jun 14, 2012 at 12:49:06PM -0400, Mario Domenech Goulart wrote:
> Hi,
> 
> Yeah, yesterday we've reached 500 eggs!

Yeah!

Here are some additional figures for all you number freaks:

430 eggs are hosted at code.call-cc.org (svn)
 38 eggs are hosted at github.com (git)
 21 eggs are hosted at bitbucket.org (git: 5, hg: 15)
  5 eggs are hosted at gitorious.org (git)
  4 eggs are hosted at chust.org (fossil)
  2 eggs are hosted at kitten-technologies.co.uk (fossil)

The distributed egg repository system was taken live almost exactly a
year ago.  At that time we had 432 eggs in Subversion and 22 other eggs),
so it looks the distributed system has started to become quite popular!
The net negative amount of eggs in svn is due to the fact that some eggs
weren't really published so that initial count is overly optimistic.

Git is clearly the most popular of the distributed VCSes at 48 eggs,
with Mercurial following at 15 eggs and fossil at 6 eggs.

Come on, egg authors!  Where are your Bazaar, Darcs and Monotone repos? ;)

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
-- Donald Knuth

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users


[Chicken-users] 500 eggs!

2012-06-14 Thread Mario Domenech Goulart
Hi,

Yeah, yesterday we've reached 500 eggs!

  $ chicken-install -list 2> /dev/null | sed '/^$/d' | wc -l
  500

Thanks to all egg authors.  Eggs are an important part of what we call
_practical_ in CHICKEN.

Keep the good work.

PS: `-list' is only available in versions >= 4.7.2. :-)

Best wishes.
Mario
-- 
http://parenteses.org/mario

___
Chicken-users mailing list
Chicken-users@nongnu.org
https://lists.nongnu.org/mailman/listinfo/chicken-users