Eric Timmons

Results 19 issues of Eric Timmons

See https://github.com/docker-library/official-images/pull/9488

When attempting to do a manual login I get the following error after providing the token: ``` requests.exceptions.HTTPError: 429 Client Error: Too Many Requests for url: https://www.google.com/sorry/index?continue=https://www.google.com/&q=REDACTED ```

Slime has support for determining which forms are macro forms from the running lisp image and then indenting them properly. https://common-lisp.net/project/slime/doc/html/Semantic-indentation.html

enhancement
help wanted

Add an official image for Armed Bear Common Lisp (ABCL). # Checklist for Review **NOTE:** This checklist is intended for the use of the Official Images maintainers both to track...

new-image
library/abcl

The current state of timeouts in this library is confusing. There are keywords for `open-serial` (inherited from LW) for very fine-grained setting of timeouts (in seconds). But those are completely...

This looked like the best repo for this, but let me know if another one would be better. There is a lot of information available to quicklisp-controller that doesn't end...

My school decided to standardize on Slack and purchased an Enterprise Grid subscription. Basically it lets you have multiple workspaces under one umbrella. A "benefit" (and I use the term...

It seems that when determining the dynamic class of an iterator a nonsensical result is sometimes returned. This can be reproduced by loading cl-containers and evaluating: ``` lisp (make-iterator '(1...

### What happened? My understanding is that the stamping helpers (which `expand_template` uses) are designed such that if `stamp = 1`, then the actions will always be re-run when volatile-status.txt...

bug
untriaged