Jakub Fišer
Jakub Fišer
Adds `--plaintext` flag which allows sending e-mails in plaintext with SMTP method. Not implemented for the Resend method. Fixes (partially?) #115
- using `sed` alone and with simpler regex makes the oneliner noticeably faster - no-preview example: for me preview is usually enough; this also "fixes" the annoying behavior when if...
# Feature Request ## Summary I'd like to have an option to dim only windows on current (focused) display (i.e. where the active window/cursor is). ## Motivation Dimming all visible...
**Describe the bug** In fish `jira` completion functions don't work when Jira token env var is not set: ``` jira __complete '' The tool needs a Jira API token to...
### Describe the feature would like to see added to OpenZFS Provide 2.2.x packages for EL repos in the "stable" repo. ### How will this feature improve OpenZFS? Have 2.2.x...
Currently only `application/json` is supported and assumed in form parts (i.e. "part is parsed as JSON" in the docs). Being able to support other types, like media or any kind...
On NixOS 24.11 / Hyprland it takes anywhere between 1-2s before the selection UI is displayed. [strace](https://gist.github.com/jficz/c310c9c3e49b6a9eaf8c5c86227e80e0) shows _a lot_ of `openat` for various themes, cursors, etc. Most of these...
We want to implement server-side (`sink`) monitoring of replication independent of the clients (`push`) based on last received snapshot. zrepl doesn't provide any simple metric to do this, the only...
On Wayland/Debian trixie/Home-Manager-nixpkgs-unstable the startup is noticeably slower (i.e. from starting `rio` to seeing a fully rendered terminal). A naive timing test shows a difference of about 400ms against `foot`...
**Is your feature request related to a problem? Please describe.** Our OpenBao sits behind a distributed LB which is a living organism. Whenever a new node in the LB is...