waleee-cl has quit [Quit: Connection closed for inactivity]
lunc has joined #nixos-chat
Jackneill has joined #nixos-chat
<eyJhb>
drakonis: Have you ever packaged something ?
<eyJhb>
For guix
<eyJhb>
cransom: Cooool
supersandro2000 has quit [Quit: Ping timeout (120 seconds)]
supersandro2000 has joined #nixos-chat
dottedmag has left #nixos-chat [#nixos-chat]
dottedmag has joined #nixos-chat
dottedmag has left #nixos-chat [#nixos-chat]
boredom101 has joined #nixos-chat
<boredom101>
I had an idea for a bounty service, specifically designed for nixos configurations and packages, what do people think of this?
hjones[m] has quit [Quit: Idle for 30+ days]
boredom101 has quit [Quit: Connection closed]
<ashkitten>
well i guess they didn't stick around to find out what people think lol
<ashkitten>
fwiw i think bounties are fine for some stuff but packages require ongoing care to keep them up to date so they're not suitable for one-time contributions
__monty__ has joined #nixos-chat
azahi has joined #nixos-chat
<eyJhb>
The university library has the weirdest books. Lucky for me, they have the Haynes guide/book for my car.
azahi has quit [Quit: F]
azahi has joined #nixos-chat
<infinisil>
lovesegfault: Hmm damn, it doesn't work just like that for me. I'm using linux_latest (5.11.16) and have hardware.enableAllFirmware = true and hardware.enableRedistributableFirmware = true
<infinisil>
And networking.wireless.enable = true, but wpa_supplicant fails to start since there's no wlan interface in /sys/class/net/*
<infinisil>
Hm actually maybe it's not even properly plugged in. I had a weird feeling about it being angled when plugging it in, lemme dis- and re-assemble..
<infinisil>
No difference when I fix that :/
supersandro2000 has quit [Quit: Ping timeout (120 seconds)]
supersandro2000 has joined #nixos-chat
<__monty__>
Two wifi adapters not working starts to look like maybe there's a hardware issue further up the chain?
<infinisil>
Maybe..
Qwerky has joined #nixos-chat
Qwerky has quit [Remote host closed the connection]
Qwerky has joined #nixos-chat
Qwerky has quit [Remote host closed the connection]
Qwerky has joined #nixos-chat
Qwerky has quit [Ping timeout: 240 seconds]
gchristensen has quit [Ping timeout: 258 seconds]
gchristensen has joined #nixos-chat
<Taneb>
Love it when I'm setting up a printer and the HP utility tells me that it cannot use a string pattern on a bytes-like object
<eyJhb>
Taneb: How did you manage that?
<Taneb>
eyJhb: hp-setup from the hplip package
<Taneb>
Tried to specify a ppd file
endformationage has joined #nixos-chat
xvello has joined #nixos-chat
<lovesegfault>
infinisil: :(
<lovesegfault>
I'm sorry to hear that, that sucks
<lovesegfault>
And yeah, I really don't recall needing to do anything
<lovesegfault>
it was plug-and-play
<hyperfekt>
what the hell
<hyperfekt>
since when is dd oflag=sync without effect? my USB2 flash drives get copied onto at 800MB/s =.=
<hyperfekt>
hm i think it might be a bad flash drive messing up kernel state and causing the same issue for any other flash drive i plug in alternatively
cole-h has joined #nixos-chat
bqv has quit [Quit: WeeChat 3.1]
bqv has joined #nixos-chat
<hyperfekt>
indeed, that was it. reboot fixed the issue
zgrep has quit [Ping timeout: 250 seconds]
zgrep has joined #nixos-chat
kraem has quit [Ping timeout: 265 seconds]
kraem has joined #nixos-chat
jess has quit []
jess has joined #nixos-chat
<infinisil>
lovesegfault: Yeah so maybe my motherboards PCIe x1 slot is broken
<hyperfekt>
ooh there's a usb-a/c flash drive with 400MB/s write now for just 30€
<hyperfekt>
great excuse to get it
<infinisil>
Hm maybe I should try it with windows somehow, to make sure it's not a software issue
cole-h has quit [Ping timeout: 246 seconds]
waleee-cl has joined #nixos-chat
<drakonis>
eyJhb: i've tried
<drakonis>
its very simple honestly
<drakonis>
lisp makes it easy enough i suppose
<drakonis>
import what you need and use the functions
<drakonis>
no mind bending works
<abathur>
meh
<abathur>
I have code that is behaving a little differently depending on the loglevel :)
<samueldr>
hyperfekt: I was under impression that direct was used for that, but unclear what the difference really is from the man page
<samueldr>
I generally use oflag=direct,sync
pyusr has joined #nixos-chat
pyusr has quit [Changing host]
pyusr has joined #nixos-chat
rajivr has quit [Quit: Connection closed for inactivity]
pyusr has quit [Quit: Connection closed]
<hyperfekt>
direct bypasses the page cache but it also didn't work
<hyperfekt>
usually sync is enough to actually make the exit of dd and the moment you can pull the drive coincide. direct on its own may be as well. if so, it's probably the better choice
<hyperfekt>
samueldr: today i built an iso from unstable with grub 2.04 and grub it was properly themed, did you add a fix or did i hit some kind of heisenbug?
<samueldr>
uh, hard to say, I don't remember under which conditions you had the issues
<ashkitten>
i kinda wanna install a keylogger to make a heatmap of the keys i use most on my keyboard
<ashkitten>
anyone know if that's possible at all with wayland?
<samueldr>
I don't know for sure, I guess if you intercept at a higher level
<samueldr>
over a decade ago (whew) it only counted key presses, clicks, and mouse distance, no heat maps
tokudan has quit [Remote host closed the connection]
tokudan has joined #nixos-chat
<samueldr>
is github slow for everyone else?
ashkitten has quit [Quit: WeeChat 3.1]
ashkitten has joined #nixos-chat
<gchristensen>
they've been having little outages all day
<samueldr>
oh, who's a cute widdle tiny outage
<samueldr>
alright, so I guess it's not my connection being crap
<samueldr>
oops... I'm a package maintainer... but I'm not even using that package since I use a patched version (apparently) on my systems
<hyperfekt>
samueldr: forget that part about things being fixed. when though 2.04 is themed now (not sure what i did differently) 2.06 is still borked
<samueldr>
borked entirely or only themeing?
__monty__ has quit [Quit: leaving]
<hyperfekt>
entirely, same as before
<hyperfekt>
on 2.04 it was only the theming that was borked but that might've been caused by any number of things. you had posited that the two are related
<samueldr>
they could have been
<samueldr>
but if it works now I guess they weren't
cole-h has joined #nixos-chat
<pie_>
the keyboard layout makey people do lots of heatmap stuff i think
<drakonis>
eyJhb: regarding packaging for guix, i think that the lisp syntax made it easier for me, as i didnt need to pick up an esoteric syntax
<drakonis>
lower mental overhead
supersandro2000 has quit [Killed (karatkievich.freenode.net (Nickname regained by services))]
supersandro2000 has joined #nixos-chat
<hyperfekt>
haha i just tried for like an hour to make use of the store paths from that iso that won't boot to build the next one
<hyperfekt>
i gave up
<hyperfekt>
chroot nix-store --load-db seems like it should've done the trick but apparently it doesn't