Tobias Pape

Results 32 issues of Tobias Pape

(Thanks for this project) It could be beneficial to, after rescaling images, also push them through [ImageOptim](https://github.com/ImageOptim/ImageOptim) (if on a Mac) or [similar "recompressors"](https://imageoptim.com/versions) (The nice thing about ImageOptim is,...

enhancement

It is gone since PyPy 4.0.1 (Nov 2015)

`(define-contract-struct node (val left right))` results in [this](https://www.irccloud.com/pastebin/MYrsw0pG/) Running the tests results in a [different, but smiliar failure](https://www.irccloud.com/pastebin/0LGHo6sf/) Both times, a lookup in one of the first arguments to the...

Not having the right racket version can be a show stopper.

old-pycket

currenrtly, the following is `#f` when Racket says `#t` ``` Racket #lang racket/base (define-values (struct:mcons mcons mpair? mcons-ref mcons-set!) (make-struct-type 'mcons #f 2 0 #f null (make-inspector) ;inspector #f '()...

bug

This is probably tricky for `rsre_core`. I don't know what a proper stub would be. (see krono/pycket-bench#7)

necessary for `cheapconcurrency` and `chameneos` of the shootout benches #83

missing-prim

Currently, there is duplication between `prims/equal.py` and the `equal` methods of all `W_Object`s. One should go and use the other.

Apparently the doc was contributed some time ago and is live (https://xcat-docs.readthedocs.io/en/stable/advanced/networks/vlan/index.html) but not referenced in the toc for networking (https://xcat-docs.readthedocs.io/en/stable/advanced/networks/index.html)

type:documentation