Страхиња Радић
Страхиња Радић
One of the examples on the front page, ``` file=$(echo `basename "$file"`) ``` is using the [deprecated][1] [backticks][2] and ["useless use of echo"][3]. As explainshell.com is likely to be used...
# Steps to reproduce 1. `yarn create nuxt-app errtest` ``` ✨ Generating Nuxt.js project in errtest ? Project name errtest ? Project description Nuxt error page test ? Author name...
I'm using the latest repo version of cfiles, `c225a0d`, and it seems it also has an issue with ueberzug, which was fixed some time ago in ueberzug itself. (Reference: [ueberzug...
Regarding the https://github.com/dslm4515/Musl-LFS/blob/eb647866a11fb81c419bf7cba06324f05b4dd833/doc/3-Chroot/022-Shadow#L13 there is another hidden potential mismatch between shadow and musl. Currently, the `SHA_ROUNDS_MAX` in shadow and musl differ. The one in musl 1.2.3 is defined as https://git.musl-libc.org/cgit/musl/tree/src/crypt/crypt_sha512.c?h=v1.2.3#n196...
## Expected Behaviour Pressing the keys `y` or `n` in yes/no prompts, for example `Print message? ([no]/yes):`, or their localized variants, for example `д` and `н` in Serbian and Russian...
I'm trying to get GNUstep working on Alpine Linux v3.18. Currently, [`libs-gui` can't compile](https://github.com/gnustep/libs-gui/issues/214) on my system, so I was [instructed](https://github.com/gnustep/libs-gui/issues/214#issuecomment-1834350846) to check `libs-base` first. The first thing I did...
### Issue description Under OpenBSD, a bunch of lines like ``` 8 Mar 4 15:45:23 host dunst: vfprintf %s NULL in "[%16s:%04d] summary %s" 7 Mar 4 15:45:23 host dunst:...
**Describe the bug** **texttopdf** from `cups-filters` 2.0.0 (version used in the [OpenBSD package `cups-filters`](https://github.com/openbsd/ports/blob/6470938173d89784422b374a9e8af82e0c95fb5b/print/cups-filters/Makefile#L3)) doesn't seem to respect the `page-*` option(s). **To Reproduce** Steps to reproduce the behavior: 1. ```...
Add Phosphor theme like https://github.com/elmindreda/vimcolors
Trying to build latest master branch of ELinks: ``` $ git describe elinks-0.12pre5-3939-g1655143d0 ``` using OpenBSD 7.6-release fails. I have attached the configured options here: [configure-build.txt](https://github.com/user-attachments/files/17611152/configure-build.txt). I am getting the...