phoebos changed the topic of #kisslinux to: Unofficial KISS Linux community channel (logs at https://libera.irclog.whitequark.org/kisslinux/) | https://kisscommunity.bvnf.space | post logs or else | song of the day https://yewtu.be/watch?v=S81bNIK4MaE
oceanicc has quit [Ping timeout: 260 seconds]
oceanicc has joined #kisslinux
oceanicc has quit [Read error: Connection reset by peer]
oceanicc has joined #kisslinux
oceanicc has quit [Ping timeout: 268 seconds]
oceanicc has joined #kisslinux
oceanicc has quit [Read error: Connection reset by peer]
oceanicc has joined #kisslinux
zlg has quit [Ping timeout: 272 seconds]
kiedtl|town has quit [K-Lined]
zlg has joined #kisslinux
zlg has quit [Ping timeout: 252 seconds]
_whitelogger has joined #kisslinux
spacehare has joined #kisslinux
zlg has joined #kisslinux
oceanicc has quit [Remote host closed the connection]
zlg has quit [Ping timeout: 248 seconds]
fultilt has quit [Quit: Leaving]
V has quit [Ping timeout: 265 seconds]
<Vova> Hi everyone, do you know if this is normal or not, in mdev.conf, I can't match against PRODUCT, I checked the uevent of the device I want to match and the PRODUCT appears in it, so I put a catch all rule inside mdev to execute "env > /tmp/$$" (inside a shell script) to see what env were passed, and there's no PRODUCT env, only a SUBSYTEM, MDEV and ACTION env
<Vova> mdevd works tho
oceanicc has joined #kisslinux
denshi has joined #kisslinux
denshi has quit [Client Quit]
<kris_> i tried to make waffles today and discovered that waffles and pancakes require different recipes
<kris_> (i failed horribly)
fultilt has joined #kisslinux
<Vova> busybox or sbase+ubase or toybox ?
<midfavila> ubase+sbase :3
<midfavila> kris_: yeah
<midfavila> i hope they were still tasty tho
<kiedtl> toybox is missing a lot iirc
<thomas_adam> Yes, toybox is still unfinished, and isn't that comparable to busybox.
<thomas_adam> Even Alpine hasn't switched to it.
kmf has joined #kisslinux
<kmf> kisslinux fries my laptop, help pls
<Vova> under clock the cpu
<kmf> I did the cpu scaling thing and installed and configured TLP too, But it is still too hot and I can't handle it.
<kmf> I'm logging out, must put my laptop to sleep, open the lid and keep blowing until it cools down again, pls help me.
kmf has quit [Remote host closed the connection]
<riteo> Vova: TIWAGOS but I think that PRODUCT might be like nonstadard or something
<riteo> I needed to make a script for that, with a bunch of subsystem-specific subscripts or something
<Vova> riteo thanks for your link, it contains some very useful stuff !
<Vova> BTW if you want a "lighter" and cleaner dbus you can use dbus-broker
<Vova> it should be compatible with dbus ootb
<sewn> Vova: requires systemd to be useful
<sewn> libdbus is fine
<sewn> no reason to swirch
<Vova> what ?
<Vova> I thought you could use dbus-broker with systend
<Vova> systemd*
<sewn> arch does
<sewn> kiss can't because it needs libsystemd
<Vova> ah fuck
<Vova> sewm are you sure it depends on libsystemd ?
<sewn> sewm
<sewn> yeah
<sewn> the launcher
<Vova> and on their readme it's stated that libsystemd is only required for the launcher
<sewn> and to run your Wayland session in dbus
<sewn> you use launcher
<sewn> lmao
<sewn> dbus-launch sway
<Vova> I won't lie I know jack shit about dbus
<Vova> I just know it's required for notifications
<sewn> lmao
<sewn> vova its just easy ipc
<sewn> to share info and call things to do things
<Vova> yeah I know but why is it needed
<Vova> why peoples decided to use it
<sewn> the peoples use systemd vova
<Vova> true
<Vova> also, anyone here uses sndio ?
<sewn> I'll eat them
<Vova> sewn do you use fnott or any notifications displayer ?
<sewn> I use mako
<sewn> fnott doesn't work with chromium so
<Vova> mako requires dbus ?
<Vova> so you use the dbus or libdbus with it ?
<Vova> and speaking of, it seems that chromium finally fixed their thing for fnott sewn, https://codeberg.org/dnkl/fnott/issues/85
<sewn> oh right
<sewn> well fnott still sucks either way lol
<sewn> Vova: mako uses basu
<sewn> which is a libdbus but not suck
<sewn> you need to know dbus-broker is not a dbus implementation
<sewn> it is a dbus server
<sewn> so many projects can still depend on libdbus
<Vova> I don't understand anything :sob:, so a "dbus" implementation needs a "manager" (or a "server", idk how it's called), and the app using it will send their messages to the "manager", and manager will route the messages to the corresponding destinations right ?
<Vova> libdbus is a low level dbus implementation, which is just a lib right ?
<Vova> so even if I install libdbus for something that needs libdbus I'd still need to have a manager ? and to start the manager (either system wise, or user wise with dbus-run-session for example)
<sewn> suuure
<sewn> its a client-server model
<sewn> its like wayland
<Vova> yeah I see
<sewn> there is libwayland and then waylanndd ccomposiitors
<sewn> thheye implemennr rserverr sides of wayland
<sewn> and ccliennrs ccan use libbwayland
<sewn> or usee sommething else
<Vova> so what do you use for the "dbus server" ?
<Vova> oh wait I just saw, basu is a dbus "server" right ?
<sewn> Vova: the one from libdbus, dbus-daemon
<sewn> much like a Wayland's Weston
<sewn> Vova: no, basu is a libdbus
<sewn> not a dbus server
<Vova> alright
<sewn> I don't choose lol
<sewn> it just is de facto
<sewn> kiss-dbus as well
<Vova> I thought libdbus was just providing a lib for communicating with a dbus server
<sewn> correct
<sewn> its precisely that
phinxy has quit [Quit: WeeChat 4.5.1]
phinxy has joined #kisslinux
<midfavila> oh my gooooooooooooooooooooood i hate summer
<midfavila> it's way too hot
oceanicc has quit [Remote host closed the connection]
phinxy has quit [Ping timeout: 248 seconds]
phinxy has joined #kisslinux
oceanicc has joined #kisslinux
<oceanicc> what exactly are the differences between gkiss and kiss tarballs? like the stuff in /usr/ and /etc and stuff
<oceanicc> all I know is that musl is swapped out for glibc idrk anything beyond that
<oceanicc> I kinda tried just running a diff between both the extracted tarballs, but the diff file is 169mb soooo