gchristensen changed the topic of #nixos-borg to: https://www.patreon.com/ofborg https://monitoring.nix.ci/dashboard/db/ofborg?refresh=10s&orgId=1&from=now-1h&to=now "I get to skip reviewing the PHP code and just wait until it is rewritten in something sane, like POSIX shell. || https://logs.nix.samueldr.com/nixos-borg
{^_^} has quit [Remote host closed the connection]
{^_^} has joined #nixos-borg
orivej has joined #nixos-borg
orivej has quit [Ping timeout: 260 seconds]
cole-h has quit [Quit: Goodbye]
<LnL> pushover | grep x86_64-darwin | xargs reboot-mac
<LnL> whut it died again
orivej has joined #nixos-borg
cole-h has joined #nixos-borg
WilliButz has quit [*.net *.split]
WilliButz has joined #nixos-borg
<cole-h> "error: all build users are currently in use; consider creating additional users and adding them to the 'nixbld' group" Nice
<cole-h> gchristensen: Comment filter seems down again. No logs last 12 hours
<gchristensen> :/
<gchristensen> I think it just doesn't log much?
<gchristensen> anyway, restarted it
<gchristensen> ☹
<cole-h> (Had to go to 24h view to get it)
<gchristensen> ouch
<cole-h> gchristensen: I meant "ofborg-github-comment-filter.service", not "ofborg-evaluation-filter.service" (looked like the latter restarted, not the former)
<cole-h> And it logs when borg gets @'d, which wop just did for me, which didn't show up in the logs, which is why I noticed :P
<gchristensen> oh!
<gchristensen> suuuuperannoying
<cole-h> :D
<cole-h> Sorry for the barrage of pings
WilliButz has quit [*.net *.split]
<cole-h> Oh, how I missed you, logs from "ofborg-github-comment-filter.service"! :P
WilliButz has joined #nixos-borg
<gchristensen> no worries, no barrage :)
<gchristensen> I hate these failures
<cole-h> 🙃
<LnL> hmm, how much work do you think it would be to switch out the amqp parts?
<gchristensen> probably not so so much
<cole-h> LnL: Gonna start working on -> lapin?
<LnL> I've been looking into abstracting the events more to make this easier, but it's a bit tricky
<gchristensen> yeah :(
<LnL> my idea is something middleware like where the events gets streamed through
<gchristensen> that is sort of like what the ....worker ... abstraction was supposed to be
<gchristensen> but it isn't pretty
<LnL> but certain steps want to push new events through it which is a bit weird
<gchristensen> yaeh.
<gchristensen> very
<LnL> yeah so the worker is one action per amqp job, I'm thinking of something more granular
<LnL> one job triggers many things which often branch and I'd like to split that out
<gchristensen> oh cool
<LnL> as for lapin, might take a look at it
<LnL> hopefully the api is pretty similar given task::block_on all the things
<{^_^}> [ofborg] @LnL7 opened pull request #473 → generic easyamqp → https://git.io/JfqQN
<LnL> ^ maybe that's a good first step
<cole-h> LnL++ Haven't had a look yet, but I love being more generic
<{^_^}> LnL's karma got increased to 39
<LnL> I think that isolates most of the amqp stuff
<gchristensen> new avatar LnL ? :o
<LnL> what do you mean?
<gchristensen> your avatar is generic
<LnL> huh
<LnL> oh indeed, just still cached here for some reason
<gchristensen> +62 -118
<gchristensen> well I like that
<{^_^}> [ofborg] @grahamc merged pull request #473 → generic easyamqp → https://git.io/JfqQN
<{^_^}> [ofborg] @grahamc pushed 5 commits to released: https://git.io/Jfq7s
<cole-h> Can I push the button this time? :^)
<LnL> sure :)
<LnL> why did github loose my gravatar tho...
<cole-h> I was gonna make a comment on that the other day, lol
<cole-h> "Nice new pfp"
<cole-h> Here it comes!
<cole-h> btw, should we deal with these traces eventually...? (deprecated strings, deprecated settings)
<LnL> heh, ofborg/infrastructure if you want to take a look
<cole-h> Although I guess I should probably install NixOS for myself before I start fussing with NixOS options :P
<gchristensen> meh
<gchristensen> you'll do fine
<LnL> probably don't even need to build for that: nix-instantiate '<nixpkgs/nixos>' -I nixos-config=foo
<cole-h> Now I have 6 ofborg TODOs on my list. So this is what it's like to have responsibilities
<gchristensen> cole-h: you can delete them whenever you'd like :) no obligation
<gchristensen> but I am happy togive you more :P
<cole-h> Most of them are things I've committed to doing ~~eventually~~ lol. But they're on the backburner until I need a distraction because of finals and papers and things and stuff ;)
* cole-h looks at 27 day old "better error handling" issue