-
Hi, is it in the scope of this project to resize or compress the images using [mozcjpeg](https://github.com/mozilla/mozjpeg) like this:
```sh
if /bin/ls | grep -Ei "jpg$" &> /dev/null ; then
fo…
-
`lookup_config_file` returns the first found config file. Sometimes such behavior is not convenient. For example, a config file `~/.config/app/app.conf` may define an app configuration only partially,…
-
Hello,
I believe there is an issue with the `#define` parsing in the code [here](https://elixir.bootlin.com/linux/v6.11.1/source/include/linux/pm.h#L475). This definition is not being detected when…
-
**Is your feature request related to a problem? Please describe.**
Tool is really good, but it seems not working in some scenarios, like if a site has placed it's favicon.ico file in a directory (Exa…
-
### Is your question request related to a specific component?
VictoriaLogs
### Describe the question in detail
hi
does VictoriaLogs has feature like grep -C linux command to display the number…
dw130 updated
5 months ago
-
**What package is missing from Amazon Linux 2023? Please describe and include package name.**
`valkey-cli` is recommended to connect to the ElastiCache for Valkey.
upstream: https://github.com/…
-
## Issue description
I've had to get into nginx setup for a personal website, past the copy/paste nixos wiki thing.
1. A first comment is that the nginx checks (apparently `nginx -t`) is run as …
-
I am using:
**O.S**: Fedora 40
**Browser**: Firefox 131.0.2
**Platform**: desktop
## Problem
The preview of the new Python 3 port has broken HTML escaping in the XML feeds
eg try to view…
-
**Describe the bug**
When I use the [cups-pdf](https://src.fedoraproject.org/rpms/cups-pdf) in Linux alone to print, I can see that the printed PDF content is normal. However, when I use cups-pdf w…
-
Users would like to be able to execute commands, collect log information, grep for errors in output and other actions when a test assertion fails.
For instance, if an application is deployed using …