Nick Stenning

Results 30 issues of Nick Stenning

It seems this was just typoed. This PR renames the field cache eviction counter so it has a name consistent with the filter cache eviction counter.

_Originally reported as https://github.com/hypothesis/h/issues/2868 by @judell._ Here's a [handy test page] which can be used to repro this issue. ### Steps to reproduce 1. Annotate unique strings in each paragraph....

bug

_Originally opened as https://github.com/hypothesis/h/issues/3095 by @robertknight._ ### Steps to reproduce 1. Go to any PDF document, e.g. http://www.orimi.com/pdf-test.pdf or http://users.clas.ufl.edu/burt/KafkaKierkegaardBible/BorgesTheCircularRuins.pdf 2. Activate the H Chrome extension 3. Open the background...

unable to reproduce

Just leaving myself a note here that the systemd exporter seems broken. The process group targets don't correctly specify that they `Want` the service files. Also probably worth fixing `StandardOutput=syslog`...

Absurdly large annotation payloads (most of the below looks like errors in scibot) cause 500 Errors in Elasticsearch. One way to address some issues here is to impose a reasonable...

bug

The way that the Go SDK handles optional strings is somewhat awkward, and while this ship may have sailed, @tasn asked me to provide some feedback here. First of all,...

lib/go
grooming

We recently ran into an issue in the Replicate production environment where a model with an output type of `cog.File` returned a string rather than a file-like object. This highlighted...

Hello! We're running nchan in production and encountering this error which is regularly crashing worker processes and dumping core. We _might_ be able to share a core dump if that's...

### Problem you are trying to address As a user who makes private notes with Hypothesis I want to be able to make highlights in multiple colours, denoting my personal...

user requested
Design

### Steps to reproduce 1. Create a new annotation 2. Start typing a tag name (e.g. "TCP/IP Networking") 3. Use arrow keys or mouse to insert the caret in the...

Discussion Needed