Simplifications Applied to the Chicken Infrastructure

DASD1 pts0 comments

-->

Simplifications applied to the CHICKEN infrastructure

chicken-users

[Top][All Lists]

Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Simplifications applied to the CHICKEN infrastructure

From :

Mario Domenech Goulart

Subject :

Simplifications applied to the CHICKEN infrastructure

Date :

Sat, 08 Aug 2026 22:22:32 +0200

Hi,

In the recent years, CHICKEN has been facing a reality where the number<br>of active maintainers is decreasing, and the load on the infrastructure<br>and the effort to maintain it is increasing, mostly due to the new<br>trends related to LLMs.

As a reaction to that, we are simplifying our services to be able to<br>keep them running as responsibly as we can with the resources we have,<br>in a scenario where we have to take into account abuses from LLM<br>crawlers.

So far the current services have been simplified and, with that,<br>limitations follow:

* Gitweb, which provided an interface to browse the git repositories<br>hosted at call-cc.org, has been disabled and replaced with a much more<br>limited interface based on static HTML files:<br>https://code.call-cc.org/githtml/ .

* The more featureful web interface to browse the SVN repository,<br>provided by Trac, has also been disabled.<br>https://code.call-cc.org/svn/chicken-eggs/ is still available<br>(anonymous login with empty password), but provides a much more<br>simplified interface.

* The history of pages in our wiki, previously available through its web<br>interface, has been disabled. Since the backend storage of the wiki<br>is SVN, history is still available if you check out the SVN<br>repository. Being SVN, partial checkouts are possible.

* The bug tracker, Trac, has been replaced with tick<br>(https://wiki.call-cc.org/eggref/5/tick), a tool we have developed to<br>keep track of CHICKEN issues. As with web interface for git<br>repositories, tickets are now available in read-only format as static<br>HTML pages at Trac's previous location (https://bugs.call-cc.org/).<br>The basic URLs to view tickets have been preserved, including the<br>mapping to Trac ticket ids. The documentation on how to report issues<br>has been updated: https://wiki.call-cc.org/support

* Not yet done, but we will shut down paste.call-cc.org. Although it is<br>convenient and is a practical CHICKEN application, it is not deemed<br>essential to our infrastructure and is currently unmaintained. If you<br>want to maintain and host it, feel free to reach out and we'll make<br>paste.call-cc.org resolve to your server.

Apologies in case these changes cause any inconvenience to your<br>workflows.

All the best.<br>Mario (on behalf of the CHICKEN team)<br>https://parenteses.org/mario

reply via email to

[Prev in Thread]<br>Current Thread<br>[Next in Thread]

Simplifications applied to the CHICKEN infrastructure ,<br>Mario Domenech Goulart<br>Re: Simplifications applied to the CHICKEN infrastructure , Rolando Abarca, 2026/08/08

Re: Simplifications applied to the CHICKEN infrastructure , Mario Domenech Goulart, 2026/08/08

Re: Simplifications applied to the CHICKEN infrastructure , Rolando Abarca, 2026/08/10<br>Re: Simplifications applied to the CHICKEN infrastructure , Mario Domenech Goulart, 2026/08/10<br>Re: Simplifications applied to the CHICKEN infrastructure , Rolando Abarca, 2026/08/10<br>Re: Simplifications applied to the CHICKEN infrastructure , Mario Domenech Goulart, 2026/08/11

Re: Simplifications applied to the CHICKEN infrastructure , Andy Bennett, 2026/08/10

Re: Simplifications applied to the CHICKEN infrastructure , Mario Domenech Goulart, 2026/08/11

Re: Simplifications applied to the CHICKEN infrastructure , Ivan Raikov, 2026/08/10

Prev by Date:<br>Re: [PATCH] max/min on nan arguments

Next by Date:<br>Re: Simplifications applied to the CHICKEN infrastructure

Previous by thread:<br>max/min on nan arguments

Next by thread:<br>Re: Simplifications applied to the CHICKEN infrastructure

Index(es):

Date

Thread

chicken infrastructure simplifications applied thread mario

Related Articles