Dennis Camera
Dennis Camera
related to #9 and #10.
POSIX only requires file descriptors 0-9 to be available (cf. https://pubs.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_07). Also, `[0-9]*` in a glob has a different meaning to the same regular expression. `9foo` also matches the glob,...
> > Couldn't the launcher script be replaced with a symlink in this case? > > It could, but in the past it has been judged cleaner to use a...
> Are you on the Beta channel? A glance at [30c5b92](https://github.com/tigase/beagle-im/commit/30c5b924bdf6911c5dada6b271569ff147576f0b) suggests it may accomplish this. Version [5.3.3-b170](https://github.com/tigase/beagle-im/releases/tag/5.3.3-b170). Yep, 30c5b92 changes the app icon but it does nothing to the...
Maybe [Adélie Linux](https://www.adelielinux.org) could replace the Debian 8 big endian Power(PC) builder. Adélie Linux supports Power(PC) in big endian mode, they don't yet have ZFS packages, though.
> See [#903 (comment)](https://github.com/streetcomplete/StreetComplete/issues/903#issuecomment-1281157353) So what we need is a YAML file with the list of sockets used in which countries. The types of sockets which can/should be mapped in...
For 1d8ba34 you have to add a build target (I called mine "GenGitVersion") to your Xcode project that executes the following shell script: ``` sh PATH=$PATH:/opt/local/bin # Use /opt/local (MacPorts)...
Hi @mrkapqa tigerbrew gets the source code from @jwise's repository. I don't know if PowerPC builds are working from there. You can grab a working copy from my repository [sideeffect42/HoRNDIS](https://www.github.com/sideeffect42/HoRNDIS)....
@RealRancor Thanks for your recommendation. I will consider disabling server-side encryption as a possible workaround.
I cannot confirm this (Nextcloud 12.0.3, Music app 0.5.4). Just for the record: Playing music through the web interface works, even with server-side encryption enabled. It is only through Ampache...