gchristensen changed the topic of #nixos-chat to: NixOS but much less topical || https://logs.nix.samueldr.com/nixos-chat
<tertle||eltret> i was just joking clever
<samueldr> HAH, wow, just had myself a good time
<samueldr> I was looking for the paths for the sensors
<samueldr> but they disappeared from my laptop!
<samueldr> or so I thought
<samueldr> I was sshed into my tower
<gchristensen> :D
<samueldr> gchristensen: if somehow your laptop has it and the driver is working and detected
<samueldr> $ ls -l /sys/bus/acpi/devices/*/*/*illuminance*
<samueldr> this should show something
<samueldr> for me: /sys/bus/acpi/devices/ACPI0008:00/iio:device0/in_illuminance_raw
<gchristensen> nope :)
<samueldr> oh right!
<samueldr> forgot one thing
<samueldr> » hardware.sensor.iio.enable = true;
<samueldr> I'm not 100% sure this is required though
<gchristensen> I mean... I'm pretty sure I don't have on
<samueldr> it might very well be true, I just assumed since cheap~ish laptops have it here that higher tier laptops would
<samueldr> ah
<samueldr> finally found the udevadm command
<samueldr> udevadm info --export-db | grep iio:device0
<samueldr> though still unsure if it needs something to be enabled first
<gchristensen> qoh cool
<samueldr> that would be modprobe hid-sensor-hub
<samueldr> iio is not only light levels though
<samueldr> I have it for orientation too since my laptop is a convertible with 360° hinge
<samueldr> this might have more info: udevadm info --export-db | grep -A6 -B6 -i SENSOR.*TYPE
<samueldr> and if you have iio, you can use iio-sensor-proxy to receive info instead of polling
<gchristensen> color me jealous :)
<samueldr> I never got them to work before using nixos...
<samueldr> and when I wanted to start again to hack on that, what do you know, iio is already in the options :)
<gchristensen> brb
<gchristensen> yeah nothig
<samueldr> aww :(
Jason_Grossman has joined #nixos-chat
d1rewolf_ has joined #nixos-chat
d1rewolf_ has quit [Remote host closed the connection]
d1rewolf_ has joined #nixos-chat
d1rewolf_ has quit [Ping timeout: 244 seconds]
programmer4 has joined #nixos-chat
d1rewolf_ has joined #nixos-chat
programmer4 has quit [Ping timeout: 260 seconds]
programmer4 has joined #nixos-chat
programmer4 has quit [Remote host closed the connection]
programmer4 has joined #nixos-chat
programmer4 has quit [Remote host closed the connection]
lassulus_ has joined #nixos-chat
d1rewolf_ has quit [Ping timeout: 240 seconds]
lassulus has quit [Ping timeout: 256 seconds]
lassulus_ is now known as lassulus
<gchristensen> ohhh also you should go to bed
<joepie91> nah
<joepie91> currently nocturnal due to heat
<joepie91> gchristensen: I'm basically useless during the day at the moment, with these temperatures
<joepie91> so it makes much more sense to sleep during the day (which I can do fine in the heat), and be awake at night :)
<gchristensen> ah :)
<joepie91> gchristensen: for a bit of context... yesterday was 35-36 celsius here, the hottest temperature measured in NL was 38.2 celsius... the hottest temperature that has *ever* been measured in NL was 38.7, and apparently tonight's temperatures (23 celsius or so) are also the hottest temperatures ever measured at night in NL
<joepie91> so I am very much not used to this kind of heat
<gchristensen> ahh yeah thats hot
<gchristensen> where I used to live had a whole week of >40C... glad I'm not there anymore.
<joepie91> thankfully temperatures will be going down around the weekend
<joepie91> but this is still totally abnormal for the NL climate
<simpson> It's only been about 35° here. This is about as hot as it normally gets during the summer, but it seems like we have more and more of these days each year.
<gchristensen> same here
programmer4 has joined #nixos-chat
programmer4 has quit [Remote host closed the connection]
programmer4 has joined #nixos-chat
programmer4 has quit [Remote host closed the connection]
programmer4 has joined #nixos-chat
programmer4 has quit [Ping timeout: 256 seconds]
programmer4 has joined #nixos-chat
programmer4 has quit [Remote host closed the connection]
programmer4 has joined #nixos-chat
programmer4 has quit [Ping timeout: 256 seconds]
programmer4 has joined #nixos-chat
programmer4 has quit [Ping timeout: 248 seconds]
programmer4 has joined #nixos-chat
programmer4 has quit [Ping timeout: 260 seconds]
programmer4 has joined #nixos-chat
pie_ has quit [Remote host closed the connection]
pie_ has joined #nixos-chat
pie_ has quit [Ping timeout: 248 seconds]
programmer4 has quit [Ping timeout: 240 seconds]
infinisi1 has joined #nixos-chat
infinisil has quit [Read error: Connection reset by peer]
FRidh has joined #nixos-chat
programmer4 has joined #nixos-chat
__Sander__ has joined #nixos-chat
sir_guy_carleton has quit [Quit: WeeChat 2.0]
lutzmor has quit [Quit: Page closed]
Jason_Grossman has quit [Ping timeout: 256 seconds]
programmer4 is now known as Myrl-saki
Myrl-saki has joined #nixos-chat
Myrl-saki has quit [Changing host]
__monty__ has joined #nixos-chat
__monty__ has quit [Quit: leaving]
adetokunbo has joined #nixos-chat
<adetokunbo> hello!
<adetokunbo> I am using nix on a Mac; I'm using the unstable channel, and would like to pin my project to the current commit of channel.
<adetokunbo> where can I look at this in my nix installation?
jD91mZM2 has joined #nixos-chat
the has joined #nixos-chat
the has joined #nixos-chat
the has quit [Changing host]
the has quit [Remote host closed the connection]
the has joined #nixos-chat
the has joined #nixos-chat
the has quit [Changing host]
__monty__ has joined #nixos-chat
__Sander__ has quit [Quit: Konversation terminated!]
lutzmor has joined #nixos-chat
lutzmor has quit [Ping timeout: 276 seconds]
Sonarpulse has joined #nixos-chat
lutzmor has joined #nixos-chat
Sonarpulse has quit [Ping timeout: 260 seconds]
lutzmor has quit [Ping timeout: 256 seconds]
the has quit [Excess Flood]
the has joined #nixos-chat
the has joined #nixos-chat
the has quit [Changing host]
pie_ has joined #nixos-chat
FRidh has quit [Quit: Konversation terminated!]
Sonarpulse has joined #nixos-chat
jD91mZM2 has quit [Quit: WeeChat 2.0]
lutzmor has joined #nixos-chat
<tertle||eltret> clever: why do you think it messed up my channels when I added the musnix channel?
<maurer> https://misc0110.net/web/files/netspectre.pdf if you guys haven't seen it yet
<maurer> Some folks adapted spectre to work on a side channel based on the power up/down state of the high avx lanes
<maurer> amplifying the signal enough they can perform practical spectre over the network
pie_ has quit [Read error: Connection reset by peer]
pie__ has joined #nixos-chat
pie__ has quit [Remote host closed the connection]
<clever> tertle||eltret: i'm guessing you might have removed nixos at one point
<tertle||eltret> oh ok
<tertle||eltret> im trying it again clever
<tertle||eltret> using the channel
<tertle||eltret> now its building the rt kernel for the last hour lol
adetokunbo has quit [Quit: This computer has gone to sleep]
Lisanna has quit [Ping timeout: 255 seconds]
lutzmor has quit [Remote host closed the connection]
adetokunbo has joined #nixos-chat
<samueldr> now with fewer privileges required https://github.com/samueldr/nix-top
<samueldr> thanks clever
<samueldr> they still are going as strong as yesterday :( https://stuff.samueldr.com/screenshots/2018/07/20180727172700.png
<infinisi1> What is that?
<samueldr> my own IRC server
RetardedOnion has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
<samueldr> they are *everywhere*
<samueldr> (like the previous spam attacks)
<infinisi1> Damn
RetardedOnion has joined #nixos-chat
infinisi1 is now known as infinisil
<samueldr> in other news, using my workstation with 26 load average due to compilation of all Qt-landia isn't productive
<gchristensen> qtlandia?
biopandemic has joined #nixos-chat
<samueldr> all of qt
<gchristensen> is this for nix stuff?
<samueldr> yes
<gchristensen> pass me youy ssh key?
<samueldr> whatever is needed for plasma-desktop + sddm
Lisanna has joined #nixos-chat
<samueldr> I want to test as much as possible for #44047
<{^_^}> https://github.com/NixOS/nixpkgs/pull/44047 (by samueldr, open): WIP: +RFC: Loads qt plugin paths as registered...
<samueldr> though, with all that, I can say that nix-top seems to work fine :)
Lisanna has quit [Quit: Lisanna]
Lisanna has joined #nixos-chat
Jason_Grossman has joined #nixos-chat
sir_guy_carleton has joined #nixos-chat
Guanin has joined #nixos-chat
__monty__ has quit [Quit: leaving]
<joepie91> our weather is returning to a reasonable state!
<joepie91> I will actually be able to function like a normal human again!
<joepie91> or well, mostly-normal anyway
<samueldr> and here I thought all that time that you were a pie
Jason_Grossman has left #nixos-chat ["ERC (IRC client for Emacs 26.1)"]
<joepie91> samueldr: I did say *like* a normal human :)
the has quit [Ping timeout: 244 seconds]