<riteo>
> Oops: general protection fault, probably for non-canonical address 0xdead000000000108: 0000 [#1] PREEMPT SMP NOPTI
<riteo>
Chat is my RAM fried
<riteo>
I did a few passes of memtest but outside of overheating my machine it reported no errors. I'm reading that I should do at least 8 passes though
<riteo>
Funnily enough I also have half of my ram soldered to the board, so if that's fried I can say bye bye to my sweet laptop; I'm still not skilled enough to do bga reballing and I'm not going to get RAM chips from sketchy websites
<midfavila>
get a reform
<midfavila>
:3c
<midfavila>
aaa
<midfavila>
im so excited to finally be ready to get my workstation shipped
<midfavila>
gonna reserve a model b122 keeb in jan, then the pc, and after that...
<midfavila>
need some more furniture and bike stuff. then we're saving for a house >:O
<midfavila>
hrmmm
<midfavila>
dilyn needs to log on
<midfavila>
i want to ask him about getting a job with canonical
<midfavila>
their entry level dev/techie jobs claim that a four-year programme is necessary but then the other requirements would basically be met by anyone who can daily KISS
<midfavila>
basically just "can you troubleshoot", "can you do performance tuning", "can you make linux operate in a heterogenous environment", "can you admin linux", "do you know what a for-loop is", etc
fitrh has joined #kisslinux
fitrh_ has joined #kisslinux
fitrh has quit [Ping timeout: 244 seconds]
fitrh_ has quit [Quit: fitrh_]
fitrh has joined #kisslinux
fitrh has quit [Quit: fitrh]
phinxy has quit [Ping timeout: 248 seconds]
phinxy has joined #kisslinux
<riteo>
all right good news fellas
<riteo>
I memtested overnight and got 19 passes. I think the RAM's fine
<riteo>
I mean that 0xdead.... address was kinda sus
<riteo>
I also got some mm refcount issues but now I gotta understand what the hell causes those
<riteo>
I have some fine italian homemade patches but they are super minimal and definitely don't do mm operations
<riteo>
I'll try using the latest git head (although I'm already on rc3). I wonder if the fact that I'm building with LLVM and thin-LTO is messing something up
<dth0x>
test
<midfavila>
failed
<dth0x>
:)
<riteo>
why do all my phrases start with "I"
<riteo>
is that just english or am I dumb
<midfavila>
english is abominable
<midfavila>
it's just english
alfiee has quit [Quit: WeeChat 4.5.0]
alfiee has joined #kisslinux
l_k has quit [Ping timeout: 265 seconds]
l_k has joined #kisslinux
l_k has quit [Ping timeout: 265 seconds]
l_k has joined #kisslinux
asimov has joined #kisslinux
<asimov>
hi guys
<asimov>
riteo: you can run steam fine in kiss with flatpak?
<midfavila>
fwah
<midfavila>
i'm putting the riscv port on hold until i get my workstatin
<midfavila>
workstation*
<midfavila>
i'm done trying to cross-compile it using the skarnet toolchain
asimov has quit [Ping timeout: 265 seconds]
<riteo>
asimov yes I can consoom videogames all day long fine
<riteo>
if you look at my notes on codeberg I have a lot of tips and tricks
<riteo>
note that that "exec dbus-update..." thing is in my *sway config*. No idea about your WM, just run it _after_ loading it or the DISPLAY env var will not be picked up since, well, it's not been set yet :P
<asimov>
make sense now
<asimov>
if im not using sway
<asimov>
but dwl
<asimov>
what would be the XDG_CURRENT_DESKTOP?
<riteo>
you can put dwl
<riteo>
the idea is that this variable will be the one that "identifies" your DE
<asimov>
but this will work in portals?
<riteo>
in other words, if xdg-desktop-portal tries to open stuff, it will look for dwl-portals.conf instead of e.g. sway-portals.conf
<riteo>
the idea is that you can have multiple sessions configured and that variable selects which configuration to load
<riteo>
oh sorry I was writing and I did not read that message
<riteo>
yeah that's exactly the point :P
<riteo>
it will work as long as you write "dwl" in the portal configurations
<riteo>
instead of, say, sway
<asimov>
okay
<asimov>
i will try it and get back later with results
<riteo>
great, lemme know
<asimov>
maybe this configs solve my other problems or not
<asimov>
anyway
<asimov>
i will send you my .profile later
<riteo>
aight
<asimov>
and you can assist me with it?
<riteo>
ig
<riteo>
I should be able fine
<asimov>
i thinking now that maybe it is making pipewire get buggy in screencasting
<asimov>
since you and sewn can run it fine on kiss
<riteo>
well the activation environment is essential to flatpak so I'd argue so very much
<riteo>
but one never knows
asimov has quit [Remote host closed the connection]
<riteo>
btw I think that this was the confirmation that I have to polish those notes even more, port them to HTML and put them on my website