mattbbc

Results 9 comments of mattbbc
trafficstars

I'd advise moving to another method of deployment.

> #2439 Doesn't seem that project goes forward. Any other approaches to deploy NextJS to AWS? Docker on EC2.

> Right now, having I have to use to get it to work, > > ```css > div[class^="Snackbar_snackbar-wrapper"] { > z-index: 1100; > } > ``` This is just what...

Just to add my vote to a native feature to be able to use data expressions with the Mapbox GL heatmap layer - we have some Elasticsearch aggregations plotted on...

> I managed to make it work by going to the [Amazon S3 Settings](https://s3.console.aws.amazon.com/s3/settings?region=eu-west-1) page and disabling the account level public access block. I'd be interested to know if this...

@ikreymer I would like to add my own interest to this issue, we have terabytes of WARC files which we would like to present to our users and we would...

> > @ikreymer I would like to add my own interest to this issue, we have terabytes of WARC files which we would like to present to our users and...

> > @ikreymer I would like to add my own interest to this issue, we have terabytes of WARC files which we would like to present to our users and...

> We have created the WACZ format to address this particular issue. With [WACZ](https://specs.webrecorder.net/wacz/1.1.1/), the WARC files are packaged into a ZIP file which is then read via range requests....