[2022-01-11T02:31:15Z] HyperbolaBSD doesn't seem to be very active. Shame they didn't try working with openbsd instead of against, I bet ambiguously licensed code is as much a headache for them as much as everybody else. [2022-01-11T02:32:18Z] besides, they probably have better ways to get in touch with the original authors. [2022-01-11T03:50:49Z] Hi [2022-01-11T04:21:44Z] o| [2022-01-11T10:25:27Z] Does anyone Here use a terminal that doesn't support mouse [2022-01-11T11:05:36Z] eek, `file` command not found. isnt it supposed to be a core utility? [2022-01-11T11:05:44Z] no [2022-01-11T11:06:22Z] kiss b file [2022-01-11T11:07:30Z] How would you identify if a file is a binary or not without it? [2022-01-11T11:07:55Z] I guess any text editor. [2022-01-11T14:45:49Z] Probably `od -s thefile -N64` and visually inspect the first few bytes for header magic or non-readable characters [2022-01-11T14:46:11Z] * `od -c` I mean [2022-01-11T14:58:29Z] ahoi [2022-01-11T14:58:48Z] I found this patchset for FF96 to build without X. If someone is curious https://github.com/ATiltedTree/firefox-wayland [2022-01-11T15:08:05Z] Rich [2022-01-11T15:21:25Z] for those following along at home, attempt 5 at building extra/firefox succeeded! [2022-01-11T15:21:40Z] all it took was -lwayland-client in LDFLAGS apparently [2022-01-11T16:22:05Z] does anyone know how to make sway default to stacking instead of tiling [2022-01-11T16:24:16Z] U can ask on the sway channel too BTW [2022-01-11T16:24:19Z] They have one [2022-01-11T16:24:34Z] I'm using dylans fork [2022-01-11T16:25:00Z] U can still ask, since its not a bug report [2022-01-11T16:25:02Z] I don't think they'd respond [2022-01-11T16:25:12Z] Lemme try [2022-01-11T21:05:31Z] tfw #kisslinux is literally a support channel for anything mildly related to computers [2022-01-11T21:11:12Z] case in phoebos point ;): Curious what #kisslinux users think: what language would you personally learn after C (given that you're proficient in sh/bash as well)? I've been playing around with picolisp and it's quite fun with low dependencies. Any other recommendations? [2022-01-11T22:52:46Z] Michael Forney likes Lua. I wonder if nooc is any good. It seems a fine language as long as you never make anything complicated. [2022-01-11T22:56:19Z] but, yeah, language discussions are the stereotypical bikeshed topic. [2022-01-11T22:58:44Z] Mid likes lisp [2022-01-11T22:59:01Z] er, whatever that name is.