-
hi allinurl
I'm trying to use GoAccess to analyze my Caddy logs, but I'm having trouble creating a custom JSON format (using docker)
```
{"level":"info","ts":1624526415.449846,"logger":"http.log.ac…
-
I followed [your great article to optimize images](https://www.industrialempathy.com/posts/image-optimizations/) and came up with this picture element for my blog: https://www.codepile.net/pile/qZMQdg…
-
It might also be me, but I found no documentation on how to configure sizes and placeholder in the docs.
It did not work, but
I expected to be able to use a preset to configure the params for a `…
-
Encoding of AVIF images can take multiple seconds. Large images + slower settings even take a minute (#2750).
Currently rav1e has no way to report any progress of encoding an intra frame (how much …
-
## Feature request
### What are you trying to achieve?
I need to check whether or not an image is animated (eg animated gif or webp). This may already be possible by checking something like `met…
-
Hey, I'm quite new to GitHub, so I dont really know how to do this, but I wrote a little script to make the Previews load a little Faster:
```python
import os
import subprocess
from concurrent.f…
-
I created the manifest.json file
`{
"Type": "solar",
"Meta": [
{
"Time": "06:05",
"FileName": "0.png"
}, {
"Time": "11:00",
…
-
There's no speed difference between operating single-threaded in the original version and multi-threaded in the this version.
I tried loading 800 avif files.
Why is this program showing in Task Ma…
-
This is what I get when I choose to translate then auto/en:
```
403. That’s an error.
We're sorry, but you do not have access to this page. That’s all we know.
```
Any idea how I could fix …
-
### What happened?
I am running the following code:
```
import argparse
import apache_beam as beam
import structlog
from apache_beam.options.pipeline_options import PipelineOptions
logge…