#kisslinux

Unofficial KISS Linux community channel | https://kisscommunity.bvnf.space | post logs or else | song of the day https://yewtu.be/watch?v=S81bNIK4MaE
Earlier messages
<midfavila>very helpful
<kris_>better than ed telling you "?"
<midfavila>i would rather ed
<kris_>ed had me punching the air when i was trying to use it for my database library
<midfavila>i use ed on a regular basis
<kris_>..which is a shell script that forms other shell scripts that set variables which is how you use it as a database
<midfavila>? is unironically all you need for something as simple as ed
<kris_>which is incredibly scuffed but i promise there was a good reason for it
<midfavila>if you need more, !
<kris_>i ended up just using sed, ed wasnt capable of what i wanted
<kris_>sed kinda fucking sucks though
<midfavila>sounds like ur casul
<midfavila>:3c
<midfavila>babby even
<kris_>ok then mid lets raise the stakes
<kris_>https://github.com/kkrruumm/bshdb
<kris_>if you can port this to ed i'll be more than happy to merge it
<midfavila>lol i never said i wasn't also
<kris_><3
<midfavila>i'm just being rude
<midfavila>= w=
<kris_>this script is unreadable to me now
<kris_>hopefully i never need to change anything
* midfavilaupdates your shell
<kris_>(it's posix)
* midfavilaupdates your posix
* kris_grabs a gun
<kris_>i ended up not using this anyway
<midfavila>idk why you would when uhhhhhhhhhhhhhhhhhhhhhhhhh
<midfavila>sqlite exists
<kris_>the original intention was to write a password manager that uses this to write to a luks encrypted file
<kris_>but then i found out pass exists
<kris_>so now i just use pass
<midfavila>p
<midfavila>o*
<midfavila>yea
<kris_>my t480 arrives tomorrow!!
<kris_>i dont think im going to libreboot it though, think i'm going to just leave it stock
<kris_>either that or jump down the rabbithole of rolling my own coreboot for it
<midfavila>fun times ahead
<kris_>alternatively, cave and use libreboot
<kris_>i'm definitely way too harsh on this mentality but generally the final decider for whether or not i'll use XYZ software is whether or not i like and/or trust the people involved
<kris_>^ as specific as i'm going to be
<kris_>but yeah, given i intend on using this machine for school, not certain i want to jump down the rabbithole of rolling coreboot manually
<midfavila>hey unrelated
<midfavila>have you ever had issues building libbacktrace as part of gcc?
<midfavila>building 14.2.0 using 14.2.0 on an x86_64-linux-musl using a native compiler without any cflags or similar that would affect the build and after reviewing all relevant config logs i can't find anything useful other than a possible failure of libtool
<midfavila>i'm sure it has something to do with my userland but at the same time this is the same set of tools i've used since 2020
<midfavila>specifically happens when attempting to link `libstdc++_libbacktrace.la`
<midfavila>haven't found anything searching online either...
Later messages