<LnL>
In theory, but might only works with nix copy
<gchristensen>
nice
<gchristensen>
I've been thinking about how to scale hydra further, and how ofborg might fit in to it. this could answer the question
<LnL>
I was thinking about the developer usecase
<gchristensen>
do say more!
<LnL>
this could enable an equivalent to nix build --builder 'ssh://foo' without having to provide direct access
<gchristensen>
oh, like for the aarch64 builder, without being trusted
<LnL>
people with access can upload derivations and a cluster of machines can loop over that and build what's not in the cache yet
<gchristensen>
♥‿♥
<gchristensen>
one of the incarnations of my hydra ideas was to (based on Erlang) have a process per .drv, waiting for a message that the build was completed, plus a process per builder's build slot, receiving build instructions. using OTP to distribute this across multiple machines, we wouldn't be so tied to a single machine's ability to doll out work, compress, and upload to s3
<LnL>
yeah, so this idea still needs something that coordinates/indicates what's missing
<gchristensen>
(it would limit us to a total of ~268,435,000 in-progress jobs, which I think is probably a fine limitation per cluster)
<{^_^}>
nix#2572 (by LnL7, 29 minutes ago, open): nar-info-disk-cache: include ca in the cache entries
<gchristensen>
samueldr: ...and a half...
<LnL>
the content addressable information currently gets lost once narinfo requests are cached
<LnL>
forcing everything to be signed regardless of type
<samueldr>
I was only .0001% off gchristensen :)
<gchristensen>
LnL: :D this makes a lot of sense, esp. given drvs come from nix-build , which is a client-controlled application and could be evil -- of *course* they must be content-addressed!
<LnL>
yeah, exactly
<LnL>
same with sources, etc.
<gchristensen>
this is very exciting
<LnL>
this is much more fun than debugging the dlopen segfault on darwin :p
<samueldr>
I don't know if the docbook source has it, but github-flavoured markdown's ``` can be configured with a language name to syntax highlight ;)
<gchristensen>
it doesn't
<samueldr>
yeah, I was just checking and saw it's .txt through xi:include
<infinisil>
elvishjerricco: soo, just a tiling wm? It does have some pretty neat resizing behavior
<elvishjerricco>
infinisil: I mostly interesting in KDE, not necessarily that tiling window manager. And the reason is dumb. I just really love KDE's new blurred transparent windows :P
<elvishjerricco>
And you can't get those with any replacement of kwin
* infinisil
is just using compton for that
<elvishjerricco>
Compton can't do the blur very well
<elvishjerricco>
Compton's blur is super weak, and the fork I found for Compton that did it better was slow as hell and didn't work with the gl driver
endformationage has joined #nixos-chat
pie___ has joined #nixos-chat
pie__ has quit [Remote host closed the connection]
__Sander__ has quit [Quit: Konversation terminated!]
drakonis_ has joined #nixos-chat
Drakonis__ has joined #nixos-chat
drakonis has quit [Ping timeout: 272 seconds]
drakonis_ has quit [Ping timeout: 252 seconds]
Drakonis__ has quit [Ping timeout: 252 seconds]
drakonis has joined #nixos-chat
pie__ has joined #nixos-chat
pie___ has quit [Remote host closed the connection]
<infinisil>
elvishjerricco: Yeah the kawase blur fork only works on my low-tier laptop with intel graphics, not on my high-tier pc with an Nvidia 980Ti lol
<infinisil>
Well it does work, but it's excrutiatingly slow. It's very nice on the laptop though
<elvishjerricco>
infinisil: Didn't work on my laptop either. Dunno if it's the high res display or the nvidia GPU
hedning has quit [Quit: hedning]
<ldlework>
lol blurred windows over automated layouts
<ldlework>
infinisil: btw you might like Zachtronics
hedning has joined #nixos-chat
rawreraw has quit [Quit: WeeChat 2.3]
<infinisil>
ldlework: Ohh, I've seen 2 of their games before, yeah those looked pretty cool
hedning has quit [Remote host closed the connection]
drakonis_ has joined #nixos-chat
drakonis has quit [Ping timeout: 252 seconds]
Synthetica_ has joined #nixos-chat
jasongrossman has quit [Ping timeout: 264 seconds]