Henning Bopp

Results 11 issues of Henning Bopp

Totally liked the idea in #67 and added the logo + link to the readme. I used the SVG file from gitlab. It should be available there for quite some...

This little change would allow to use pipes in your output. My usecase was to be able to print `figlet` output inside argos. It **simply** checks if there is a...

#### Description Feature Request (priority: super-low): **It would be nice if one could add aliases for fs devices.** Currently (on the web) there is something like that, what is not...

enhancement
needs contributor

**Current Behavior:** The `permission-request` works with boolean return values, but (at least some) permission-requests handle strings. **Desired Behavior:** *tl;dr:* Have the possibilty to return strings as per [Notification.requestPermission mdn page](https://developer.mozilla.org/en-US/docs/Web/API/Notification/requestPermission#returns)...

**Is your feature request related to a problem? Please describe.** I would love to have populated graphs directly after "startup". Since this would require some kind of daemon (that is...

enhancement

Since Safari ist not reloading the page if WL.href is set to the string it already contains I changed the resetting to call the [reload()](https://developer.mozilla.org/en-US/docs/Web/API/Location/reload)-Function on the [Location](https://developer.mozilla.org/en-US/docs/Web/API/Window/location)-Instance.

Requests on www.rspamd.org and rspamd.org do provide the .com certificate and thus are not working (for sure :80 redirects to :443). Since all 4 DNS records (org/com, www/~www~) point to...

I recently updates to Debian 12. This message appears while doing an `apt update`: ``` W: http://openresty.org/package/debian/dists/bookworm/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in...

Facts first: - APCu `5.1.23` - PHP fpm `8.2.18` (inside a docker container based on `php:8.2-fpm`) - Memory-Type `mmap` I observe that the cache expunges way too often without any...