Herb Jellinek

Results 20 issues of Herb Jellinek

I noticed two typos and fixed them.

The schemas say that `SearchReadsRequest` accepts _at least_ one ReadGroup ID, but the ref server accepts _at most_ one. ``` avro record SearchReadsRequest { /** The ReadGroups to search. At...

bug
Schemas
Reads

I'm using the JMX Exporter without difficulty. That is, all of the attributes show up in our monitoring systems as expected. It's great! The difficulty is in interpreting some of...

I built `medley` from source and am running it using the `medley/scripts/medley/medley.sh` script. I'd like it if the script could default to particular geometry so I don't need to provide...

**Describe the bug** Hugo produces an error message and exits when I try to process a local fork of `interlisp.github.io`. **To Reproduce** Use `brew` to install `go` and `hugo`. Run...

https://github.com/speedball2001/identitychooser-mx/blob/18e8a6d542ded65cfe72964a124dcc6d137e4a5f/onboarding/onboarding.html#L43 > Whenever you open an email editor to write a new email, reply to a message in your inbox or forward something to a friend, Identity Chooser will open...

As I was building a test suite for Issue #1814, I noticed a minor incongruity. Medley includes functions `DRAWPOLYGON` and `DRAWCIRCLE`, and corresponding functions `FILLPOLYGON` and `FILLCIRCLE`. But `DRAWELLIPSE`, cousin...

enhancement

If Hugo supports pulling from RSS feeds, we could add release, issue, and other GitHub-derived information to the News and Status Reports section of interlisp.org. GitHub's commits feed looks like...

enhancement

Create an image output stream implementation that writes HTML.

enhancement

Start it running with `(START-TAB-WINDOWS)`. Bonus debug tool: `(KEY-WINDOW)` starts a process that monitors keyboard and mouse button events and displays them in a little window.

enhancement