💾 Archived View for gemini.ctrl-c.club › ~phoebos › logs › freenode-kisslinux-2019-11-01.txt captured on 2024-05-12 at 16:10:25.

View Raw

More Information

⬅️ Previous capture (2021-12-17)

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

2019-11-01T01:28:05 #kisslinux <konimex> E5ten: meson implies ninja/any of its alternatives so I think just using "meson make" should be enough (if you're talking about packaging)
2019-11-01T01:31:04 #kisslinux <konimex> dylan: user repos always override system ones so we're covered from that side, however, I'm yet to test #65 with direct directory symlink, just partials
2019-11-01T01:33:33 #kisslinux <E5ten> What I'm saying here is that for me when ninja outputs, it continuously replaces one line of output instead of adding new ones, while samurai just has a new line for each line of output, do you know if that difference is intended or if there's an issue either with samurai or on my end?
2019-11-01T01:35:44 #kisslinux <konimex> ah, the building, no idea from that side
2019-11-01T01:36:04 #kisslinux <konimex> you may want to open an issue in the samurai repo
2019-11-01T09:08:36 #kisslinux <dylanaraps> E5ten: Ninja does the exact same for me.
2019-11-01T10:08:31 #kisslinux <dylanaraps> ello
2019-11-01T10:09:21 #kisslinux <arh> Hey
2019-11-01T10:12:31 #kisslinux <arh> I have a not-very-powerful laptop
2019-11-01T10:12:53 #kisslinux <arh> Is kiss linux ok for it?
2019-11-01T10:16:53 #kisslinux <dylanaraps> arh: The main factor is compile time.
2019-11-01T10:17:32 #kisslinux <dylanaraps> I leave my laptop to compile "big" programs while I'm busy so I "waste" zero time.
2019-11-01T20:46:23 #kisslinux <E5ten> dylanaraps: Ninja outputs line by line for you instead of replacing the same line over and over?