asimov has joined #kisslinux
asimov has quit [Ping timeout: 276 seconds]
EliSoli has joined #kisslinux
<
EliSoli>
where is sminov? I've never seen them again here
<
kris_>
they were here like 2 days ago or something
<
kris_>
just no bouncer i'm guessing
esotericwarfare has joined #kisslinux
EliSoli has quit [Ping timeout: 272 seconds]
_whitelogger has joined #kisslinux
monash has joined #kisslinux
zlg has joined #kisslinux
monash has quit [Ping timeout: 252 seconds]
fultilt has quit [Quit: Leaving]
<
Vova>
Is there a reason why clangd is not built on the clang package ?
<
Vova>
I mean I know it's just a cmake build line to add but why is it not done ootb ?
esotericwarfare has quit [Quit: Lost terminal]
zlg has quit [Ping timeout: 248 seconds]
<
Vova>
after switching to sbase (and did the kiss a sbase ...) I can no longer `kiss p`, I get this error:
<
Vova>
grep: fopen -: No such file or directory
<
phoebos>
Vova: looks like sbase grep doesn't accept -f - for stdin
<
phoebos>
POSIX isn't clear if it should
<
phoebos>
and I don't think /dev/stdin is strictly posix
_whitelogger has joined #kisslinux
sjalv has joined #kisslinux
<
Vova>
what do you guys think of uutils the rewrite in rust of gnu coreutils
<
Vova>
ty phoebos but I just switched back to busybox I don't want to have more unpleasant surprise with sbase
EliSoli has joined #kisslinux
<
sewn>
phoebos: honestly quite dissapointed its not a shell expansion feature
<
sewn>
this means all programs implement - as path which is quite inconvenient
EliSoli has quit [Remote host closed the connection]
<
kris_>
Vova: i'm glad theres a rewrite i'm just not sold on it being a rust rewrite
<
kris_>
we'll see how it goes but it looks like that's probably the way forward people have chosen
<
kris_>
the main thing i dislike about all of these modern things is that they're rarely GPL'd