acheam changed the topic of #kisslinux to: Unnofficial KISS Linux community channel | https://kisscommunity.bvnf.space | post logs or else | song of the day https://vid.puffyan.us/P6TERVMCUhI
ioraff has quit [Quit: ioraff]
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
ioraff has joined #kisslinux
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
Torr has quit [Quit: leaving]
<testuser[m]12> Hi
<illiliti> hi
<ioraff> hi
<noocsharp> hi
ioraff has quit [Quit: ioraff]
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
ella-0 has joined #kisslinux
ella-0_ has quit [Ping timeout: 268 seconds]
<Ogromny> hi
Erus_Iluvatar has quit [Ping timeout: 272 seconds]
noocsharp has quit [Remote host closed the connection]
Erus_Iluvatar has joined #kisslinux
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
soliwilos_ has joined #kisslinux
soliwilos has quit [Remote host closed the connection]
soliwilos_ is now known as soliwilos
<Ogromny> Thoughs on this ?
<Ogromny> If it's OK (don't break KISS philosophy), I'll make a PR
fitrh has joined #kisslinux
<wael[m]> Ogromny: it doesn't look very KISS
<wael[m]> it looks like you are making entire hook handler and stufd
<wael[m]> I'd expect that the kiss community hooks repo just have all hooks in the root directory, and the README in KISS style explaining what the hooks do.
<wael[m]> Having hooks in their own directory (post-build, post blah blah etc.), could break the fact that some hooks would do for many actions, example is a time it took for kiss to build, requires to take into 3 actions. I didn't steal it I swear.
<wael[m]> to be fair, init-hooks has no kiss style README
<wael[m]> But personally I have been loving the style of plain text README's, but I guess the repo maintainer/owner could decide.
<wael[m]> Also, we would need to link the kiss package manager wiki page index 006 so that anyone could make a hook
<Ogromny> Hum okok I see
<wael[m]> Also, please don't use base name to get working directory
<wael[m]> Use ${0##*/}
<wael[m]> But since hooks are going to be added manually I don't think we need a helper
<Ogromny> Ty ^^
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
noocsharp has joined #kisslinux
ioraff has joined #kisslinux
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
fitrh has quit [Read error: Connection reset by peer]
fitrh has joined #kisslinux
ejjdhfjsu has joined #kisslinux
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
fitrh has quit [Quit: fitrh]
ioraff has quit [Ping timeout: 240 seconds]
ioraff has joined #kisslinux
ejjdhfjsu has quit [Read error: Connection reset by peer]
lanodan has quit [Ping timeout: 244 seconds]
lanodan has joined #kisslinux
claudia has quit [Remote host closed the connection]
claudia has joined #kisslinux
<phinxy> Is Wireshark Qt only or GTK still there?
<phinxy> Wireshark requires Qt 5.9 or later! Booo!
<wael[m]> watchu need it for
<phinxy> View a tcpdump capture. The data is gzip HTTP, about 100 characters.
<phinxy> tried to paste the data in to an online gzip converter :P didn't work.
<wael[m]> I don't think you need wireshark for that
<wael[m]> You have all the CLI tools you want
<wael[m]> I'm sure there's one already on your system that can do it
<wael[m]> If you are on Linux gzip is already installed and you can try it to extract
<phinxy> I'm not sure where the gzip data starts and ends and how to splice it to a file properly so all chars are there. I'll try.
zou0 has joined #kisslinux
<testuser[m]12> while (strcmp(buf, gzip_magic) != 0) (*buf == '\0' ? abort() : buf++)
<wael[m]> Doesnt this just read gzip till NUL is reached?
<zou0> Hi guys, I'm having problems compiling the kernel Output is a diff with an unrecognized option: I and subcmd-util.h with various errors
<wael[m]> Can you upload the errors to termbin?
<ioraff> the unrecognized diff option doesn't terminate the build. send a log please.
<zou0> ok
<wael[m]> If kernel has weird grep unrecognized option ignore it
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
<zou0> here
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
<wael[m]> Wait has the patch not merges yet, ioraff?
<ioraff> no. and the initial response is not promising
<wael[m]> Oh god are you fucking kidding me
<wael[m]> I don't wanna use BSD nooooo
<zou0> lol
<wael[m]> This literally makes it POSIX compliant, able to work on many systems
<wael[m]> In what world is it 'not worth the effort'
<ioraff> to play devil's advocate, it won't need to work on non-Linux systems.
<zou0> what kernel version are you using?
<ioraff> 5.19
<zou0> Why old kernel versions like 5.10.x/5.4.x can't compile on kiss?
<ioraff> this is news to me
<ioraff> I sent my benchmarks that show a non-negligible speedup. maybe that'll be enough
<wael[m]> Its shocking they want to use bash over POSIX
<ioraff> it's really not
<zou0> Is it still necessary to do #24 from the wiki?
<ioraff> no
<wael[m]> What's #24 again?
<zou0> |
<zou0> | |
<zou0> | |
<zou0> | The following fix may also need to be applied. |
<zou0> | $ kiss b libelf |
<zou0> | |
<zou0> | $ sed '/<stdlib.h>/a #include <linux/stddef.h>' \ |
<zou0> | tools/objtool/arch/x86/decode.c > _ |
<zou0> basically this
<zou0> but, wdym again?
<ioraff> what were you referring to about older kernels not compiling on kiss?
<zou0> I saw a guy on discord saying that 5.9.x/5.18.x kernels and others werent compiling
<zou0> it was specifically 5.9.1/5.18.15 (I don't know why he uses an old kernel like this)
<ioraff> 5.9.1 doesn't work because of a -Werror=..., so presumable a compiler improvement. 5.18.15 definitely builds.
<zou0> Oh
<phoebos> noocsharp: also https://etherpad.org/
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
Torr has joined #kisslinux
claudia has quit [Remote host closed the connection]
claudia has joined #kisslinux
Torr has quit [Quit: leaving]
Torr has joined #kisslinux
rohan has quit [Ping timeout: 268 seconds]
Torr has quit [Quit: leaving]
Torr has joined #kisslinux