sequencerr

Results 29 issues of sequencerr

diff: https://github.com/typicode/json-server/compare/main...sequencerr:json-server:feature/add-middleware credit: https://github.com/typicode/json-server/pull/1625/files#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5 restoring readme from history: https://github.com/typicode/json-server/blob/v0/README.md?plain=1#L379-L407 https://github.com/typicode/json-server/blob/baf0aee90ae62a7afed180f49ce91b946f218f0e/README.md?plain=1#L379-L407

### Is your proposal related to a problem? It takes time to download different isos(potentially producing rate-limit from ms-servers) and hop between then. For example, even for single iso, I...

enhancement

```dockerfile FROM rust:1.91-slim-bookworm WORKDIR /app RUN apt-get update && \ apt-get install --yes --no-install-recommends git RUN git clone https://github.com/lusingander/stu.git . --depth 1 RUN cargo build --release -j$(nproc) ``` `docker build...

### What happened? ![Image](https://github.com/user-attachments/assets/bb3f3186-ca3e-4ad8-a338-197c014228ed) these don't help I remember on Windows, there was way to make tab-bar animation instant in Fullscreen. But now it's really slow always. ### Reproducible? -...

bug

![Image](https://github.com/user-attachments/assets/07a3e9d4-d153-492b-9016-f73f8f3d7ecc)

`node --experimental-default-type=module index.js` or `"type": "module"` and `node index.js` see repro repo: https://github.com/sequencerr/gfx-zopfli-repro