Cthulhux

Results 87 issues of Cthulhux

While analyzing the issue mentioned in https://github.com/ezrosent/frawk/issues/87, I found that `tikv-jemalloc-sys` (`build.rs`) relays on `sh` during its build process. As jemalloc, [more or less](https://github.com/jemalloc/jemalloc/issues/1703), supports native compilation on Windows without...

As described [here](https://www.reddit.com/r/plan9/comments/gej1h3/acme_and_twitter/fpnta42/). `Ttl` might even read the whole "media" part of a tweet though.

One would think that SciTECO could insert German umlauts just fine, but `iÄÖÜ$$` leads to visual garbage. The manpage states: > Currently however, SciTECO will only handle ASCII files. That...

From the error console: > (sciteco.exe:24672): Pango-WARNING **: 03:12:55.631: couldn't load font "Segoe UI Light Small-Caps Not-Rotated 9", falling back to "Sans Light Small-Caps Not-Rotated 9", expect ugly output. This...

A curious little problem: I wrote an application with `ftw` and it *generally* works just fine (thank you for your efforts!). However, creating and using an .exe just won't work...

My current Borg setup includes a cronjob that executes `prune` and `compact` once a day. With 2.0.0 b9 the necessity of `borg check` was introduced for this. Now `borg check`...

**Describe the bug** It seems to be impossible to follow the [Installation manual](https://docs.linkwarden.app/self-hosting/installation#manual-installation) on OmniOS: ``` > /opt/local/bin/yarn yarn install v1.22.22 [1/4] Resolving packages... [2/4] Fetching packages... [3/4] Linking dependencies......

bug