<samueldr>
or a coding scheme he used when younger
drakonis has joined #nixos-chat
drakonis_ has joined #nixos-chat
LnL has quit [Ping timeout: 246 seconds]
drakonis_ has quit [Ping timeout: 245 seconds]
drakonis_ has joined #nixos-chat
drakonis_ has quit [Read error: Connection reset by peer]
LnL has joined #nixos-chat
drakonis has quit [Quit: WeeChat 2.6]
endformationage has quit [Ping timeout: 240 seconds]
<eyJhb>
samueldr: wouldn't most judges know about the basics of encryption, or at least know what the word conveys? I would expect most judges here in DK to know that, but not the more technical details
<eyJhb>
johanot: Can I say it now?
<etu>
eyJhb: :D
<eyJhb>
The hell! Sarah isn't even online. SHe has been banished!
Peetz0r has quit [Remote host closed the connection]
Peetz0r has joined #nixos-chat
Jackneill has joined #nixos-chat
<sphalerit>
😢 I was hoping that nowadays suspend, resume and multi-monitor are solved problems on linux with non-cutting-edge hardware…
lopsided98 has quit [Ping timeout: 250 seconds]
lopsided98 has joined #nixos-chat
<eyJhb>
sphalerit: autorandr?
<sphalerit>
eyJhb: no, I mean in the sense that when the monitor layout is changed using xrandr in some way, everything freezes
<sphalerit>
not even magic sysrq worked anymore
<eyJhb>
Ahhh, yeah, the joys!
<eyJhb>
I still haven't saved my setup at Uni yet, so every morning i start arandr
__monty__ has joined #nixos-chat
<etu>
My new USB-C dock at home use different outputs in xrandr when I plug it in at different times.
<etu>
Yes I plug it in to the same port and have the external monitor plugged into the same port on the dock :p
<eyJhb>
etu: but at least it doesn't use DisplayLink? Or.. Actually
<eyJhb>
DIsplayLink is consistent with ports/naming/fun in xrandr
<etu>
eyJhb: No DisplayLink
<eyJhb>
Lucky !
srhb has joined #nixos-chat
srhb has quit [Client Quit]
srhb has joined #nixos-chat
<eyJhb>
Sitting at Uni getting blasted by 6xLTE antennas we got from Nokia. They are less than 5 meters away
<__monty__>
But the brain cancer!
<etu>
eyJhb: srhb is back!
<eyJhb>
srhb: whoo, welcome back! Google Usercontent!
<eyJhb>
__monty__: Just called Huawei for Hawaii, so I am already loong gone
<__monty__>
Google Usercontent?
<srhb>
My hostname, presumably :P
<srhb>
I didn't notice I went offline, apparently failed a deployment rather spectacularly last night. Don't do ops tired :P
<eyJhb>
Yeah, hostname :p Makes sense
<eyJhb>
Have you gotten your laptop + corner srhb ?
<__monty__>
srhb: You didn't notice you were offline? I guess that's all we need to know for how much you care about us : /
<eyJhb>
:(
andi- has quit [Quit: WeeChat 2.6]
<eyJhb>
"most visited sites" => "Search NixOS Options" is third, right after YouTube and before GitHub
andi- has joined #nixos-chat
<srhb>
__monty__: Sorry :P
<srhb>
eyJhb: Yeah, I have. :) Setting it up now.
<srhb>
Some interesting hardware differences... Also, dock issues as always.
<eyJhb>
What kind of hardware, adn what dock? And what computer?! We need to know srhb !
<srhb>
eyJhb: It's a P53. The dock is weird. I'll refrain from further statements until I know what's going on. :P
<eyJhb>
Isn't that like the one you have at home srhb ? - Come on, saying stuff that might later be stupid is the best way to roll! :D
<srhb>
eyJhb: It's newer by two models. But much the same, yes. The issue right now is spurious keypresses, which is.. Funky. :P
<eyJhb>
srhb: makes sense then :p Good specs ? - So, ghost presses? :p Or?
kini has quit [Quit: No Ping reply in 180 seconds.]
<{^_^}>
kubernetes/kubernetes#83253 (by raesene, 3 days ago, open): CVE-2019-11253: Kubectl/API Server YAML parsing vulnerable to "Billion Laughs" Attack.
<etu>
I just noticed that #nixos contains 1001 people
<etu>
It's been growing :)
<etu>
bots are people too
<gchristensen>
wow, we broke 1,000!
<Taneb>
That's got to be at least, like, 40 people who use Nix :D
<andi->
more like at least 10 but yeah ;-)
<etu>
There's dozens of us!
drakonis has joined #nixos-chat
<eyJhb>
DOZENS!
<eyJhb>
Really want to work on ZHF, but I also want to work on my platform... Or like.. Uni stuff, but I don't like WANT to do that
<Taneb>
eyJhb: what platform?
<eyJhb>
Taneb: the good old security platform I am trying to make, but strugling to find time to do so
<Taneb>
Can you describe it to me?
<eyJhb>
Basically client/server/agent, where a server is in control of spinning up machines at e.g. DigitalOcean, which runs a agent that pulls information about what containers/VMs it should have running. The server offers a "REST" API, which can be used to interact with from plugins. E.g. atm I am using CTFd to interact with the server, which in turn means people login to CTFd, get assigned a lab and
<eyJhb>
can then interact with those exercises on a assigned agent/machine
<eyJhb>
That is like, the rough draft I would say. Does that make sense?
<Taneb>
I think so
<Taneb>
I guess the (or a) target for this is, like, remote learning courses
waleee-cl has joined #nixos-chat
<eyJhb>
Not really, just general a easy way to make CTF like events, etc. We have used it at Aarhus CTF previously, which is now (as far as I know), the biggest CTF in DK and was a physical CTF
<Taneb>
Ah, right
<eyJhb>
Holy hell that was many "CTF" in one sentence.. But the backend can be used for other fun things as well! One thing is the event part. I am trying to make something like Hack The Box, just, more open etc.
<eyJhb>
And I have the base foundation in place, but it needs a LOT of work..