Quinn Shanahan

Results 19 issues of Quinn Shanahan

Hi, I was considering how to create image thumbnails for my pdf uploads using carrierwave. It seems there is a plan to support this within this project.. I know it...

### p5.js version web editor ### What is your operating system? Mac OS ### Web browser and version Arc 124.0.6367.61 (Official Build) (arm64) Revision 1379a7bff9657e3f8d1c2dcedcd7dabf095f8186-refs/branch-heads/6367@{#799} OS macOS Version 14.4.1 (Build...

Bug

field max is set to 500, but the data starts having troube persisting ~ 70 repeats. has anyone seen this before?

Bug

If I have a WARC split into number files `-00000.warc.gz`, `-00001.warc.gz`, etc. How can I load these into this tool? I'm fairly ignorant to the WARC format, sorry if this...

Hi, thanks for creating this, I have yet to get any of the examples included with Juniper to work unfortunately :( When I tried to `cargo run` this project I...

there are very minor differences between `3.0.0` and `3.0.3`. I use this action which is preventing me from bumping to `3.0.3`

Here are the deprecation warnings: ``` aws.EndpointResolverWithOptionsFunc is deprecated: The global endpoint resolution interface is deprecated. See deprecation docs on [EndpointResolver]. aws.Endpoint is deprecated: This structure was used with the...

from mdn docs: https://developer.mozilla.org/en-US/docs/Web/API/Document/currentScript > The Document.currentScript property returns the [](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script) element whose script is currently being processed and [isn't a JavaScript module](https://github.com/whatwg/html/issues/997). (For modules use [import.meta](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/import.meta) instead.) i'm basically...

``` Start-Process : A positional parameter cannot be found that accepts argument '.\tmp\main.exe'. At line:1 char:1 + start /wait /b .\tmp\main.exe server + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : InvalidArgument: (:) [Start-Process],...