samueldr changed the topic of #nixops to: NixOps related talk | logs: https://logs.nix.samueldr.com/nixops/
cole-h has quit [Quit: Goodbye]
cole-h has joined #nixops
teto has quit [Ping timeout: 240 seconds]
cole-h has quit [Quit: Goodbye]
avalenn has joined #nixops
Cadey has quit [Disconnected by services]
Xe is now known as Cadey
Guest30980 has joined #nixops
teto has joined #nixops
dongcarl has joined #nixops
<gchristensen> adisbladis and I are going to do another public PR review call here in about 20 minutes
<gchristensen> if anyone would like to come :)
cole-h has joined #nixops
<cole-h> RIP, still no audio in Firefox...
<adisbladis> cole-h: :/
<adisbladis> I use firefox for everything but calls
* cole-h runs `nix-shell -p 'chromium'` and waits for chromium to build...
<cole-h> Hope you guys are still going at it tomorrow... lol
<adisbladis> cole-h: nix run -f channel:nixos-20.03 chromium -c chromium
<adisbladis> Much more likley to be in the cache :)
<cole-h> Oof, no audio however :(
* cole-h can't wait to switch to NixOS to avoid these problems
<adisbladis> gchristensen: https://quad.pe/e/CVC30xRpqw.png
<gchristensen> wow
<cole-h> I wonder if the jitsi-meet-electron package works
<cole-h> Still no audio x(
<gchristensen> web session read only: https://tmate.io/t/ro-ac27dbCGS4PWBwZzBHXeWJF7U
<gchristensen> ssh session read only: ssh ro-ac27dbCGS4PWBwZzBHXeWJF7U@nyc1.tmate.io
<cole-h> Oh come on, even my Windows VM doesn't have audio in jitsi >:(
<gchristensen> check pavucontrol? maybe something is up
<cole-h> I did -- even checked catia, all inputs are wired up
<cole-h> I could play mpd music just fine
<cole-h> I'm over it
<cole-h> One more time, and then I'll stop distracting you with my joining and leaving :P
<gchristensen> it is all good, cole-h, you can keep trying if you want :)
<cole-h> OMG NO WAY
<gchristensen> got sound?
<cole-h> IT'S BECAUSE I BLOCK AUDIO OF AUTOPLAY
<cole-h> 🤦🤦🤦🤦🤦🤦
tewfik has joined #nixops
<gchristensen> lmao
<gchristensen> sorry :)
<cole-h> ffffffffffffff
<adisbladis> http://ix.io/2kjA
<adisbladis> gchristensen: ^
<cole-h> s/username is is/username is/
<cole-h> (on that diff)
<adisbladis> cole-h: <3
<cole-h> :D
<cole-h> gchristensen: It's mostly readable, here at least.
<tewfik> Are you guys reviewing only nixops PRs? No nixops-aws or nixops-gcp?
<gchristensen> we could do other PRs too, for sure
<cole-h> It's just you and me, now, adisbladis...
<tewfik> Could you take a look at my PR in nixops-gce? It's essential to make the plugin work again
<tewfik> and we are actually using it in our company
<adisbladis> cole-h: Turn on your camera so I can see that beatiuful (presumably?) face :)
<cole-h> I wonder if FF will let me share it...
<gchristensen> tewfik: link?
<{^_^}> nix-community/nixops-gce#1 (by tewfik-ghariani, 6 weeks ago, open): [Fix GCP plugin] Introduce public GCE Bootstrap Image
<{^_^}> nix-community/nixops-gce#4 (by tewfik-ghariani, 1 week ago, open): Poetry2nixify nixops_gcp + Python3 migration
<gchristensen> oh great!
<gchristensen> we'll do that one next!
<tewfik> appreciate that!
<cole-h> adisbladis: Firefox won't even ask me to share my camera :( You'll just have to wait for next year's NixCon (assuming we can do in-person events again, by then) ;)
<adisbladis> cole-h: I sure hope so
<adisbladis> I'm so bummed we can't have nixcon this year :/
<gchristensen> me too :(
<cole-h> "I think" loool
<cole-h> Very good idea -- I was about to warn you against maybe exposing secrets again
<cole-h> :P
<gchristensen> :)
<cole-h> Yesterday's gchristensen: "Yo, nano is so nice."
<cole-h> Today's gchristensen: "Yo, nano sucks."
<gchristensen> hah
<cole-h> gchristensen: You should test doas
<cole-h> I can fix that ;^)
<cole-h> There is a port
<cole-h> And it's packaged (but old)
<adisbladis> cole-h: Please do ;)
<cole-h> Bam, working doas
<cole-h> Only reason it hasn't been PR'd yet is because I don't run NixOS :) It works fine in my VM, but that doesn't guarantee much.
<adisbladis> cole-h: I've never used doas. How do I do passwordless doas?
<adisbladis> Personally I do passwordless sudo using ssh-agent
<cole-h> >permit nopass :wheel
<cole-h> in /etc/doas.conf
<adisbladis> cole-h: Are there other approaches than just "no password"?
<adisbladis> Like my solution with ssh agent forwarding
<cole-h> No idea. How do you achieve that with sudo? I could check.
<adisbladis> I've described it in the PR https://github.com/NixOS/nixops/pull/1270#issue-395303750
* cole-h looks
<gchristensen> tewfik: looking at yours now
<tewfik> cool
<tewfik> Just a note, the second PR contains all the changes from the first one
<cole-h> It appears `security.pam.services.....` is just PAM stuff, so it should(?) work
<cole-h> (OpenDoas does take advantage of PAM, IIRC)
<adisbladis> cole-h: Cool!
<tewfik> makes sense
<cole-h> gchristensen: Your camera just moved wtf
<cole-h> ?????
<cole-h> You're freaking me out man
<gchristensen> haha, I have a second camera so I can just look at my regular monitor and close my laptop screen
<gchristensen> nice, that error is definitely in master
<gchristensen> ( nice in a :( way )
<{^_^}> nixops#1334 (by manveru, 13 seconds ago, open): fix op_check
<gchristensen> manveru++ thank you!
<{^_^}> manveru's karma got increased to 37
<cole-h> adisbladis++ Nice commit messages :P
<{^_^}> adisbladis's karma got increased to like 62, I think
<cole-h> lmao
<cole-h> `curl <commit>.patch -O`
<cole-h> or pipe to `git am`, yeah
<tewfik> thanks for sharing
<gchristensen> whoa
<cole-h> To prep for next week, would be a good idea to rebase it tewfik
<manveru> is there some calendar for this? :)
<gchristensen> there could be ;D
<tewfik> Alright
<adisbladis> manveru: It sort of just happened :D
<gchristensen> I think we did it roughly the same time yesterday too?
<gchristensen> last week*
<adisbladis> Yeah
<cole-h> Yep
<cole-h> Maybe next week I'll boot into Windows so y'all can see my lovely face (I don't really want to mess with v4l2 lol)
<gchristensen> manveru: I think garbas was looking at a calendar thing, but also he's on holiday today
<adisbladis> tewfik: Really cool that you came in with your own PR's so it's just not me and gchristensen =)
<gchristensen> yeah! that was really cool, nice to talk to you :)
<tewfik> thank you guys I appreciate that! You're doing an amazing work
cp9 has joined #nixops
<adisbladis> cole-h: Any reason your doas stuff is not in nixpkgs yet?
<cole-h> I could certainly PR the vbump, but the only way I can test the module is in a VM
<cole-h> I guess I could make it a draft, though...
<adisbladis> I've wanted to get away from sudo for a few months after trying to write a test for the passwordless sudo stuff and dealing with sudo segfaulting :/
<adisbladis> cole-h: Please do, I'm interested in exploring doas :)
<cole-h> OK, sending it up, then :)
<adisbladis> gchristensen: It would be cool to try this https://github.com/dropbox/pyannotate
<adisbladis> I'm not expecting great results :P
<gchristensen> who!
<gchristensen> whoa!*
tewfik has quit [Ping timeout: 260 seconds]
tewfik has joined #nixops
<gchristensen> adisbladis: are you just ... tired ... after that call? it is hard work!
<adisbladis> gchristensen: Not tired so much as mental fatigue
<adisbladis> Feeling like my brain is empty
<gchristensen> yeah, I just call that tired :P
<adisbladis> ^_^
<adisbladis> I mean, tired can mean sleepy
<adisbladis> Can it not?
<adisbladis> I'm overthinking this
tewfik has quit [Ping timeout: 264 seconds]
<energizer> adisbladis: see also https://github.com/Instagram/MonkeyType
<adisbladis> energizer: Cool :)
cp9 has quit [Remote host closed the connection]
tewfik has joined #nixops
tewfik has quit [Client Quit]
ornxka has quit [*.net *.split]
meatcar has quit [*.net *.split]
andi- has quit [*.net *.split]
aminechikhaoui has quit [*.net *.split]
{^_^} has quit [*.net *.split]
meatcar has joined #nixops
meatcar has joined #nixops
meatcar has quit [Changing host]
andi- has joined #nixops
ornxka has joined #nixops
aminechikhaoui has joined #nixops
{^_^} has joined #nixops