ChanServ changed the topic of #kisslinux to: Unnofficial KISS Linux community channel | https://kisscommunity.org | post logs or else | "An idiot admires complexity, a genius admires simplicity." -- Terry A. Davis
acheam has quit [Quit: connection reset by purr]
acheam has joined #kisslinux
Uks3 has joined #kisslinux
Uks2 has quit [Ping timeout: 252 seconds]
<noocsharp> well npm seems to actually be usable as a password manager now
<testuser[m]> Hi
akira01 has joined #kisslinux
mahmutov has joined #kisslinux
GalaxyNova has joined #kisslinux
GalaxyNova has joined #kisslinux
GalaxyNova has quit [Changing host]
<GalaxyNova> hey
akira01 has quit [Ping timeout: 250 seconds]
<GalaxyNova> hey akira
<GalaxyNova> how's it going
<GalaxyNova> akira01
mahmutov has quit [Ping timeout: 252 seconds]
<GalaxyNova> oh
<GalaxyNova> that was a leave message... lol
GalaxyNova has quit [Remote host closed the connection]
GalaxyNova has joined #kisslinux
GalaxyNova has quit [Changing host]
GalaxyNova has joined #kisslinux
GalaxyNova has quit [Remote host closed the connection]
Uks2 has joined #kisslinux
Uks3 has quit [Ping timeout: 252 seconds]
Uks2 has quit [Ping timeout: 245 seconds]
Uks2 has joined #kisslinux
gtms has joined #kisslinux
an3223 has quit [Ping timeout: 276 seconds]
Guest8 has joined #kisslinux
Guest8 has quit [Client Quit]
<testuser[m]> Can someone try switching to a tty while sway is running ? I think there's a bug cuz it just segfaults after thay
buffet has quit [*.net *.split]
jslick004 has quit [*.net *.split]
ella-0_ has quit [*.net *.split]
phoebos has quit [*.net *.split]
buffet has joined #kisslinux
jslick004 has joined #kisslinux
phoebos has joined #kisslinux
ella-0_ has joined #kisslinux
illiliti has quit [Quit: leaving]
soliwilos has quit [Remote host closed the connection]
soliwilos has joined #kisslinux
riteo has joined #kisslinux
<riteo> hiiiiiii!
<riteo> welp, looks like nodejs can't compile with the latest python
<testuser[m]> hiiiiiiiiiiiiiiiiiiiiii
<riteo> hi testuser!
<riteo> wait, how did dylan update so fast python? Is he subscribed to every mailing list ever?
<riteo> s/ever/ever made/
<cotangent> <riteo> wait, how did dylan update so fast python? Is he subscribed to ever madey mailing list ever made?
<testuser[m]> He's a machine
<riteo> tfw dylan updates a dependency so fast that a package can't compile for it
<riteo> oh sorry, I don't check logs that often
<riteo> wow! That's great! How did you do that?
<testuser[m]> https://github.com/git-bruh/nvidia-musl for details, x11 wont work tho (so no xwayland)
<riteo> that's already a lot
<testuser[m]> cuz nvidia has its own library for thread local storage so thats wont work properly cuz of the initial-exec tls stuff
<testuser[m]> it works on wayland cuz we could build libglvnd with tls off
<riteo> oh I think I did the same thing for the null stub
<riteo> oh so that's how you resolved the LD_PRELOAD thing!
<riteo> just curious, so that was the reason that i3 crashed?
<riteo> the thread local storage thing
<testuser[m]> No it would work fine even with LD_PRELOAD but weird stuff was happening
<testuser[m]> yeah tls was the reason for i3
<riteo> dang it, I was so close!
<riteo> well, thanks a lot for packaging and documenting it further!
<testuser[m]> np
<riteo> considering the similarity with my initial setup, did I help somehow in starting it all or was it just a coincidence? just curious
<testuser[m]> I dont really remember lol last time i tried was months back, just had the idea to try it again a few days ago
<riteo> oh I see, just a coincidence then, cool!
<riteo> now I'm tempted to mess up my main pc to install nvidia
<testuser[m]> Shit i forgot to make swap before starting firefox
<testuser[m]> Build
<riteo> did the GBM thing already get merged in nvidia?
<riteo> oof for your pc
<testuser[m]> They don't support that as a back end yet but the mesa pr was merged to allow loading it in the future
<riteo> mhh, so that's why you used a chroot I suppose
<testuser[m]> Wdym
<riteo> no wait I'm dumb, I forgot wayland didn't have network transparency by default
<riteo> did you use an EGL compositor then?
<testuser[m]> There is that eglstreams wlroots fork
<testuser[m]> It works great
<riteo> oh cool
<riteo> did you identify specifically what's wrong with libnvidia-tls?
<testuser[m]> Musl throws that initial exec tls resolves to dynamic definition bla bla stuff
<testuser[m]> Unless we can change the nvidia tls model we can't fix it
<riteo> oh I think I stumbled on that too
<riteo> so it's either clean room implementation or nothing ig
<riteo> well, as I said that's already a lot
<testuser[m]> how can you do a clean room implementation of nvidia driver lol
<riteo> wait, that isn't a public facing library?
<testuser[m]> wdym
<riteo> I thought it was some api or smth
<testuser[m]> the only open source nvidia thing is the shim module and the nvidia-settings program
<riteo> why would they make nvidia-setting oss
<testuser[m]> idk some people submit translations to it lol
<riteo> lmao
<riteo> well that's a big bummer then
<riteo> I hoped there was some documentation for it, but if it's a library only used by the driver...
<testuser[m]> yeah its internal
<riteo> I mean, maybe it might still be possible to do some clean room impl, if the symbols are there, no?
<riteo> one might mess up by linking to it, although that doesn't sound very realistic or fun
<riteo> anyways, leaving my ignorant mumbling apart, there's this PR for the nodejs issue: https://github.com/nodejs/node/pull/40296
<riteo> and apparently there's another dependency that needs a fix
<testuser[m]> https://termbin.com/7nwas the symbols arent even informative so...
<riteo> b r u h
<testuser[m]> secret sauce moment
<riteo> certified nvidia moment
<riteo> god I hate nvidia so much, I can't wait to get an AMD gpu at a decent price
<riteo> uuh also I've got updates to that eudev depedendency issue, apparently mdev is way more powerful than I thought
an3223 has joined #kisslinux
an3223 has quit [Ping timeout: 276 seconds]
ryoshu has joined #kisslinux
<riteo> I'm really starting to think that dylan could expose at least an USB hook in the default mdev config
<riteo> this might take down some eudev dependencies in community
<noocsharp> i suspect many of the packages with eudev dependencies don't actually need eudev
<noocsharp> i just swapped them to libudev-zero and they work fine
<testuser[m]> some used to need eudev for the devices to actually be detected but i think it all works now with udev zro
<riteo> the issue that a maintainer pointed to me is that some packages offer only udev rules for allowing usage of usb devices to normal users
<noocsharp> ah
<riteo> I've made a huge post explaing a solution to that issue in the relative thread: https://github.com/kiss-community/community/issues/731
<riteo> I have no idea how libgphoto2 actually interfaces with the cameras, so there might be some other device, and thus hook, to work with
<riteo> my method should work fine for other devices too though, with some changes when needed
dontmindmee has quit [Ping timeout: 265 seconds]
dontmindmee has joined #kisslinux
smartin has joined #kisslinux
<riteo> gtg, cya later!
riteo has quit [Quit: epic udev moment]
davidgarland has joined #kisslinux
jess has quit []
davidgarland has joined #kisslinux
davidgarland has quit [Changing host]
midfavila has joined #kisslinux
<midfavila> Hello, everyone.
<aosync> hello midfavila
Uks2 has quit [Quit: Byee]
Uks2 has joined #kisslinux
<testuser[m]> Hi
<testuser[m]> Why do you disappear for so long
<phoebos> hi
<midfavila> testuser[m]: I've been devoting most of my time to studying
<midfavila> IRC is kind of a distraction :P
<testuser[m]> Studying what
<testuser[m]> Math?
<midfavila> Yeah. I've been reviewing the basics as of late, since it's been years since I last used them
user___ is now known as bountyht
<bountyht> Hi guys. Still considering some Linux distribution for playing around. May I ask why you guys prefer KISS over, say, Crux? Just curiosity. No trolling. Bit if flame happens I will prepare popcorn with it :-)
<testuser[m]> I really love the packaging system
<testuser[m]> And the overall flexibility
<bountyht> Yeah, I was looking at it and it reminds me of BSD port systems. Which is good.
<bountyht> What I dislike a bit is that it is all so github centric heh
<soliwilos> I like the minimalism and flexibility.
<testuser[m]> Repos can be hosted anywhere you like, only the official ones are on shithub
<testuser[m]> I think there was a mirror too but dylan shut it down
<bountyht> Too bad for the mirror's demise :-( Specially now Microsoft is using github code for nurturing their AI code writing stuffs
<testuser[m]> I mean.. It's free software
<testuser[m]> The stuff that the ai is training on
<testuser[m]> But the ai itself isn't open so
<bountyht> hmmm... what is people doing these days for shutting hybrid graphics off in KISS nowadays (Nvidia Optimus at that). I have been away of hybrids for a while so I don't know the state of it
<bountyht> testuser[m]: The problem is they giving some coder an snippet sourced from some GPL thingy
<bountyht> and then that developer releasing something as closed source
<bountyht> Which IMO may mean the closed source thing is eventyally forced to be GPLed heh
<testuser[m]> Yeah there's definitely those issues with it
<bountyht> Is there any support for binary repos at all? Because something I like is having many computers that are the same, using one for building the packages, and then set a repo of binaries and let every other computer just download those.
<testuser[m]> Why not
<testuser[m]> You can just untar the binary in the build file and install it
mahmutov has joined #kisslinux
<midfavila> bountyht: CRUX is good if you want a premade base with a decent amount of flexibility, similar to Arch. KISS is much more like Gentoo or Linux from Scratch in that you can tweak and tune every tiny detail to be exactly the way you like
<bountyht> Thanks for the insight
<bountyht> Ideally I'd like something like NetBSD in which you get a stable base and then you build ports on it.
<midfavila> you would probably prefer CRUX then
<midfavila> not that KISS is unstable, but its base is extremely small and it's easy to break stuff if you mess with its core
<bountyht> Well I think I can grab some old computer and test both :-)
<testuser[m]> The "official" base isn't very "stable" in terms of changes but you can always make your own base
<bountyht> I mean stable as in no ABI/API breaking
<midfavila> ^
<midfavila> oh
<testuser[m]> As mid said the base is like 10 packages
<midfavila> well, that's on the libc
<midfavila> that reminds me, I should probably get around to putting out my "base"
<testuser[m]> bountyht: that depends on the packages
<testuser[m]> kiss is just a package manager
<testuser[m]> openssl was bumped to 3.0 few days back so that broke ABI
* midfavila cackles in stable libressl gang
<midfavila> openbased just can't stop winning
<bountyht> Well, Linux distros are made of packages so that makes sense
<midfavila> oh, speaking of alternative KISS bases, would any of you have interest in a KISS superset in Common Lisp?
<midfavila> i've been thinking of something like that on and off for a while
<testuser[m]> kiss superset as in
<testuser[m]> the package manager right?
<midfavila> yeah
<testuser[m]> Never touched lisp
<midfavila> i've been learning it in between mathematics and C
<midfavila> i feel like a package manager would be a good "capstone" project
<aosync> package managers are nice projects
soliwilos has quit [Quit: nyaa~]
Guest19 has joined #kisslinux
Uks2 has quit [Ping timeout: 252 seconds]
Uks2 has joined #kisslinux
Guest19 has quit [Client Quit]
soliwilos has joined #kisslinux
akira01 has joined #kisslinux
<akira01> hi
<GalaxyNova[m]> Hi
<akira01> GalaxyNova[m]: is you who try to find some spreedsheet alternative?
jess has joined #kisslinux
gtms has quit [Remote host closed the connection]
acheam has quit [Quit: connection reset by purr]
acheam has joined #kisslinux
acheam has quit [Ping timeout: 268 seconds]
<GalaxyNova[m]> Yes
akira01 has quit [Ping timeout: 268 seconds]
illiliti has joined #kisslinux
smartin has quit [Quit: smartin]
Uks2 has quit [Ping timeout: 252 seconds]
Uks2 has joined #kisslinux
davidgarland has quit [Quit: zzz]
acheam has joined #kisslinux
acheam has quit [Read error: Connection reset by peer]
GalaxyNova has joined #kisslinux