<{^_^}>
[ofborg] @grahamc pushed to build-all « Drop unneeded functions »: https://git.io/Jego2
<LnL>
the dyn keyword
<gchristensen>
yeah recently-ish
<gchristensen>
I haven't PR'd to ofborg in a while now
<LnL>
I like it, have been confused by struct vs trait a bunch of times before
<gchristensen>
yeah
<gchristensen>
I kicked out all the other linux buidlers other than the ones I control
<LnL>
oh?
<gchristensen>
yeah
<gchristensen>
so that I'm not doing shady builds in people's home network
<LnL>
ah, ack.
<LnL>
might not be worth the effort to implement, but builds could be segregated
<gchristensen>
oh?
<gchristensen>
ah,
<gchristensen>
I'm thinking more like shady fixed-output derivations :)
<LnL>
allowing anybody to contribute build capacity for "safe" builds and having the rest built by separate builders
<gchristensen>
oh yeah that is a neat idea
* gchristensen
watches with excitement
<gchristensen>
also I'm going to delete the very bad metrics code which exists now
<LnL>
delete or replace
<gchristensen>
delete 90% of it
<gchristensen>
the remaining 10% will be regular prometheus
<MichaelRaskin>
Re: FOD — and publish PlanetLab-style metrics for them?
<gchristensen>
what are those?
<gchristensen>
ah
<gchristensen>
the stats would go to monitoring.nix.ci
<MichaelRaskin>
Planet Lab is a collaboration of research orgs around the world exchanging server access for network measurements/experiments
<gchristensen>
neat ;)
<MichaelRaskin>
A requirement w.r.t. what you contribute is «experiment can be _different_ from normal traffic, so make sure you can make your IDS calm down»
<MichaelRaskin>
A quality metric w.r.t. the experimental _loads_ is «it should consume little CPU per the unit of traffic processed»
<MichaelRaskin>
I wonder if measuring network traffic vs compressed-NAR size of output is worth the effort. Of course, there is always CPU-vs-traffic-vs-output-size
<{^_^}>
[ofborg] @grahamc merged pull request #414 → acl: all users can build on x86-64 linux and aarch64 linux =) → https://git.io/Jegom
{^_^} has quit [Remote host closed the connection]
gchristensen has joined #nixos-borg
{^_^} has joined #nixos-borg
<ekleog>
gchristensen: just fixed merge conflicts from https://github.com/NixOS/ofborg/pull/410 after your dyn fixes etc. that were in there, when you can spare some time for review it'll be great :)
<{^_^}>
ofborg#410 (by Ekleog, 6 days ago, open): nixpkgs-rs: build .passthru.tests too