Sam Tobin-Hochstadt

Results 120 issues of Sam Tobin-Hochstadt

Currently, running `raco setup` is quite slow even if it does very little work. For example, `raco setup doesntexist` takes about 2.9 seconds on my machine, and `raco setup racket/private`...

http://drdr.racket-lang.org/57129/racket/share/pkgs/redex-examples/redex/examples/delim-cont/randomized-tests.rkt I haven't yet figured out what the relevant test is.

unexplained

If I open `rhombus/private/string.rkt` from the `rhombus-prototype` repository, DrRacket quickly completes background expansion but memory use (as reported in the bottom corner) continues growing without bound (eg from 800MB to...

If I include `\usepackage[T1,T5]{fontenc}` in an acmart document, it breaks the default fonts, causing them to revert to computer modern and no monospaced font. I'd like to be able to...

Current Racket HEAD (as of 1/3/23) has the following error: ``` [samth@huor:/tmp plt] raco make -l rsound/examples/katy-sliders /rsound/rsound/examples/katy-sliders.rkt:296:1: network: expected one of these identifiers: `=' or `

When I run an rsound program, such as the examples, in DrRacket in `#lang racket`, then hitting stop doesn't stop the sound from playing. Instead, I have to close the...

``` raco setup: WARNING: undefined tag in /rsound/rsound/rsound.scrbl: raco setup: ((lib "rsound/main.rkt") prev) raco setup: ((lib "rsound/main.rkt") signal/block/unsafe?) ```

``` raco setup: 2 running: /metapict/metapict/scribblings/metapict.scrbl raco setup: WARNING: undefined tag in /metapict/metapict/scribblings/metapict.scrbl: raco setup: ((lib "metapict/main.rkt") --) raco setup: ((lib "metapict/main.rkt") -pi/2) raco setup: ((lib "metapict/main.rkt") ..) raco setup:...

documentation

This would probably be "racket-textual" for versions 5.3.6 and before.

enhancement