💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2022-01-11.txt captured on 2024-06-16 at 13:38:10.
⬅️ Previous capture (2022-03-01)
-=-=-=-=-=-=-
[2022-01-11T02:31:15Z] <bibliocar> 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] <bibliocar> besides, they probably have better ways to get in touch with the original authors. [2022-01-11T03:50:49Z] <testuser[m]> Hi [2022-01-11T04:21:44Z] <noocsharp> o| [2022-01-11T10:25:27Z] <testuser[m]> Does anyone Here use a terminal that doesn't support mouse [2022-01-11T11:05:36Z] <phinxy> eek, `file` command not found. isnt it supposed to be a core utility? [2022-01-11T11:05:44Z] <testuser[m]> no [2022-01-11T11:06:22Z] <testuser[m]> kiss b file [2022-01-11T11:07:30Z] <phinxy> How would you identify if a file is a binary or not without it? [2022-01-11T11:07:55Z] <phinxy> I guess any text editor. [2022-01-11T14:45:49Z] <jslick> Probably `od -s thefile -N64` and visually inspect the first few bytes for header magic or non-readable characters [2022-01-11T14:46:11Z] <jslick> * `od -c` I mean [2022-01-11T14:58:29Z] <claudia02> ahoi [2022-01-11T14:58:48Z] <claudia02> 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] <testuser[m]> Rich [2022-01-11T15:21:25Z] <op_4> for those following along at home, attempt 5 at building extra/firefox succeeded! [2022-01-11T15:21:40Z] <op_4> all it took was -lwayland-client in LDFLAGS apparently [2022-01-11T16:22:05Z] <mmatongo> does anyone know how to make sway default to stacking instead of tiling [2022-01-11T16:24:16Z] <testuser[m]> U can ask on the sway channel too BTW [2022-01-11T16:24:19Z] <testuser[m]> They have one [2022-01-11T16:24:34Z] <mmatongo> I'm using dylans fork [2022-01-11T16:25:00Z] <testuser[m]> U can still ask, since its not a bug report [2022-01-11T16:25:02Z] <mmatongo> I don't think they'd respond [2022-01-11T16:25:12Z] <mmatongo> Lemme try [2022-01-11T21:05:31Z] <phoebos> tfw #kisslinux is literally a support channel for anything mildly related to computers [2022-01-11T21:11:12Z] <opalvaults[m]> 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] <bibliocar> 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] <bibliocar> but, yeah, language discussions are the stereotypical bikeshed topic. [2022-01-11T22:58:44Z] <bibliocar> Mid likes lisp [2022-01-11T22:59:01Z] <bibliocar> er, whatever that name is.