💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › kisslinux-2024-01-24.txt captured on 2024-02-05 at 10:30:54.

View Raw

More Information

-=-=-=-=-=-=-

[2024-01-24T12:52:59Z] <sewn> true
[2024-01-24T12:53:09Z] <sewn> i mean its priority is to make packaging as easy as humanely possible
[2024-01-24T12:53:17Z] <sewn> but its with the assumption that most projects are sane
[2024-01-24T14:44:41Z] <sad_plan> maybe. didnt see any package instructions per-package though. 
[2024-01-24T14:51:30Z] <sewn> its suckless! no documentation needed.
[2024-01-24T15:05:29Z] <sad_plan> obviously
[2024-01-24T15:34:24Z] <thikkl> does cmake use parallel build by default?
[2024-01-24T15:35:31Z] <thikkl> I've been trying to build surf and webkit2gtk is taking really long, so I'm wondering if Cmake isn't using parallel build
[2024-01-24T15:43:59Z] <sewn> thikkl: cmake complles to make, which will be parallel if you set makeflags
[2024-01-24T15:44:14Z] <sewn> don't be suprised for webkit2gtk to take forever, it takes as long as chromium for me
[2024-01-24T15:48:46Z] <thikkl> well it failed yesterday at around 49%... hopefully it works this time because otherwise I've waited all this time for nothing
[2024-01-24T15:55:15Z] <sewn> thikkl: ..
[2024-01-24T15:55:18Z] <sewn> are you using ccache...
[2024-01-24T15:58:30Z] <thikkl> probably not
[2024-01-24T16:07:13Z] <thikkl> yep it failed again
[2024-01-24T16:07:50Z] <thikkl> I probably should use ccache
[2024-01-24T16:15:48Z] <thikkl> is it posible for kiss to restart compiling from where it left off?
[2024-01-24T16:34:51Z] <thikkl> sewn: ..
[2024-01-24T16:56:33Z] <sewn> thikkl: no, but you use ccache
[2024-01-24T16:56:48Z] <sewn> I mean you should
[2024-01-24T16:56:54Z] <sewn> you're using kiss for crying out loud
[2024-01-24T16:57:29Z] <thikkl> yeah I kinda realize that now
[2024-01-24T17:00:56Z] <thikkl> I might honestly just use something like dillo at this point
[2024-01-24T17:22:46Z] <sewn> or chromium
[2024-01-24T18:11:23Z] <sad_plan> links
[2024-01-24T18:12:48Z] <sad_plan> thikkl: ive had issues with later webit builds too. so im stuck at 2.40.4
[2024-01-24T18:13:19Z] <sad_plan> for know anyway that is. ive not tried again for a while now