00:48
_ris has quit [Ping timeout: 246 seconds]
00:50
drakonis1 has quit [Quit: WeeChat 2.6]
01:50
<
aanderse >
is the manual currently broken on master?
02:32
drakonis1 has joined #nixos-dev
03:45
andi- has quit [Remote host closed the connection]
03:48
andi- has joined #nixos-dev
04:36
drakonis1 has quit [Quit: WeeChat 2.6]
04:44
bhipple has quit [Remote host closed the connection]
05:05
phreedom has quit [Ping timeout: 240 seconds]
05:05
phreedom has joined #nixos-dev
05:43
lovesegfault has quit [Quit: WeeChat 2.7]
06:30
lovesegfault has joined #nixos-dev
06:37
tomberek has quit [Ping timeout: 268 seconds]
07:05
lovesegfault has quit [Quit: WeeChat 2.7]
07:39
ixxie has joined #nixos-dev
08:03
ixxie has quit [Ping timeout: 265 seconds]
08:12
Jackneill has joined #nixos-dev
09:11
orivej has joined #nixos-dev
09:20
__monty__ has joined #nixos-dev
09:28
__Sander__ has joined #nixos-dev
09:58
psyanticy has joined #nixos-dev
12:44
<
Profpatsch >
My terminal support suddenly supports colored inline-smilies (thanks to whoever made that possible), so it’s time to test this message a coworker just created:
12:45
<
Profpatsch >
Or not, copying from slack copies the plain text like :grinning:
12:49
<
__monty__ >
Profpatsch: Any terminal that supports unicode + any font that has color emoji would make that work. Maybe an emoji font was added to the default fonts?
13:14
<
Profpatsch >
__monty__: It’s not that easy, because emoji are double-width and that’s not expected by the terminal stack usually
13:14
<
Profpatsch >
But it seems to work well enough™, like everything concerning terminals :)
13:15
<
Profpatsch >
And tbh I wouldn’t want it any other way.
13:20
<
__monty__ >
Sure, display wouldn't be perfect but emojis would still work, no? Are there terminals that don't show anything when a character's double-width?
13:22
<
__monty__ >
I've seen chopped up emoji and backspacing and moving over them doesn't work real well in irssi but I can still send them, it's functional. And has been for ages. 🚀
13:23
<
gchristensen >
I think in the last 6 months there was some fontconfig update which made them work more places
13:37
<
__monty__ >
Maybe that's where all the annoying warnings I've been getting about fontconfig are coming from : (
13:40
drakonis1 has joined #nixos-dev
14:28
<
jtojnar >
st (libxst) can crash from emoji
14:30
<
jtojnar >
s/libxst/libXft/
14:30
<
{^_^} >
#69073 (by gyroninja, 19 weeks ago, open): Emoji Fonts Crash st
15:05
drakonis1 has quit [Ping timeout: 265 seconds]
15:29
__Sander__ has quit [Quit: Konversation terminated!]
15:38
<
clever >
,profiling
15:38
<
{^_^} >
Use NIX_COUNT_CALLS=1 and/or NIX_SHOW_STATS=1 to profile Nix evaluation
15:50
kraem has quit [Quit: outta here]
16:02
drakonis has joined #nixos-dev
16:14
ixxie has joined #nixos-dev
16:18
ixxie has quit [Read error: Connection reset by peer]
16:19
ixxie has joined #nixos-dev
16:53
orivej has quit [Ping timeout: 265 seconds]
17:16
<
flokli >
gchristensen: I'm not sure how to interpret the prometheus alerts, at least in their current state…
17:16
<
gchristensen >
agreed
17:16
<
gchristensen >
fwiw I've asked for help on improving this a couple times, still would like help :)
17:16
<
gchristensen >
ideally in the form of a PR :P
17:16
* flokli
summons hexa-
17:17
<
hexa- >
resolved/firing is pretty clear to me
17:19
<
hexa- >
maybe include the name label in the message?
17:24
<
flokli >
gchristensen: I think what's missing here is the link to the repo with the alert manager rules
17:24
<
gchristensen >
nixos-org-configurations, going afk
17:31
<
hexa- >
i'd say … set annotation.description for each alert
17:31
<
hexa- >
to have a pretty message to pipe to irc, it can also have label values in it
17:32
<
hexa- >
like "Service {{ $labels.name }} is {{ $labels.state }}"
17:33
<
gchristensen >
the biggest problem imo is the alert is FAR too flappy to be useful
17:33
<
hexa- >
you already have "for: 30m"
17:34
<
hexa- >
> sum(node_systemd_unit_state{name=~"^update-nix.*.service$",state=~"activating|failed"}) without(state) == 1
17:34
<
{^_^} >
error: syntax error, unexpected $undefined, at (string):277:34
17:34
<
hexa- >
isn't it just interesting when it enters and leaves the failed state?
17:35
<
hexa- >
so you want to alert when a unit is failed and not activating
17:35
<
hexa- >
it seems more noisy than it probably is due to there being many series of that kind and you're not giving any labels at this time
17:37
Jackneill has quit [Remote host closed the connection]
17:51
phreedom has quit [Ping timeout: 240 seconds]
17:51
phreedom_ has joined #nixos-dev
18:24
<
aanderse >
worldofpeace: Jan Tojnar you two were working on maintainers teams iirc, is that still a thing? that happened, right?
18:25
<
LnL >
the problem is that failed resets while activating, triggering a new alert every time systemd starts another attempt
18:25
<
worldofpeace >
aaron: it hasn't happened yet, but Jan made a PoC. there's so much stuff in queue 🤣
18:26
<
aanderse >
worldofpeace: yeah, it is definitely more of a "nice to have" than a "need this right now!" type thing
18:26
<
aanderse >
i mean don't get me wrong... it would be really nice to have
18:26
<
{^_^} >
#72125 (by jtojnar, 14 weeks ago, open): lib: Add lib.maintainer-groups
18:26
<
aanderse >
but yeah, there are always more pressing things than even the nicest "nice to have"
18:28
<
{^_^} >
rfcs#50 (by FRidh, 24 weeks ago, open): [RFC 0050] Merge bot for maintainers
18:28
<
worldofpeace >
but I probably wouldn't be able to because time
18:29
<
aanderse >
worldofpeace: i was thinking to leave it open a few more days just in case anyone wanted to jump in, but yeah at any point it can be closed
18:30
<
worldofpeace >
aaron: the thing is, I believe it only needed some slight polishing
18:30
<
aanderse >
worldofpeace: yeah i think maybe a call or two more, just a few hours of work and it probably would be in a good spot
18:30
<
aanderse >
hopefully someone will pick it back up at some point
18:31
<
worldofpeace >
aaron: yeah, I'm just bummed about it I guess 😺 I don't see nixpkgs in a good spot atm, and with this it would be more healthy
18:32
<
{^_^} >
nixos-org-configurations#98 (by LnL7, 40 seconds ago, open): alertmanager: reduce alerts for flipping systemd states
18:33
<
aanderse >
worldofpeace: yes our PR count is definitely rising
18:33
<
aanderse >
or at least our open to close ratio isn't doing very well
18:33
<
aanderse >
however that boils down
18:34
<
aanderse >
i topic for office hours perhaps, how to deal with nixpkgs growth
18:34
<
aanderse >
if only more people would talk during office hours, then it wouldn't have to just be you and grahamc mulling things over ;-)
18:34
<
worldofpeace >
aaron: hehe, now you're really looking out for me :D
18:35
<
aanderse >
i loved your idea of having a "guest" host for office hours. you and grahamc can't do everything
18:36
<
ajs124 >
Any ideas why the libbfd.so in pkgs.libbfd is different from the one in pkgs.binutils-unwrapped?
18:37
<
worldofpeace >
Last time gchristensen mentioned the merging metics we do get quite a bit of stuff in. I really think allowing maintainers to merge their changes under these conditions would change things more than just PR count. it will lessen the burden of committer having to integrate maintainers packages 😁
18:37
<
worldofpeace >
aaron: totally, and that would open things up a bit more
19:11
ixxie has quit [Ping timeout: 268 seconds]
19:23
_ris has joined #nixos-dev
19:44
kraem has joined #nixos-dev
19:44
orivej has joined #nixos-dev
19:52
psyanticy has quit [Quit: Connection closed for inactivity]
20:02
worldofpeace has quit [*.net *.split]
20:02
arcnmx has quit [*.net *.split]
20:02
Ericson2314 has quit [*.net *.split]
20:02
jtojnar has quit [*.net *.split]
20:02
cocreature has quit [*.net *.split]
20:23
cocreature has joined #nixos-dev
20:23
Ericson2314 has joined #nixos-dev
20:23
arcnmx has joined #nixos-dev
20:23
jtojnar has joined #nixos-dev
20:23
worldofpeace has joined #nixos-dev
20:32
orivej has quit [Ping timeout: 265 seconds]
20:32
<
samueldr >
gchristensen: please give worldofpeace the ability to change the topic with the current feature freeze discussion link thankyouverymuch :)
20:33
<
worldofpeace >
hmm, I'll probably have to switch to a real irc client first
20:33
<
worldofpeace >
last time I checked matrix just messes that up
20:33
worldofpeace_ has joined #nixos-dev
20:33
<
worldofpeace_ >
however alt worldofpeace should work :D
20:34
<
gchristensen >
(...after validating worldofpeace_ was logged in as the same nickserv user as worldofpeace)
20:35
<
worldofpeace >
bye worldofpeace_
20:36
<
worldofpeace_ >
worldofpeace: thanks for your help
20:36
worldofpeace_ has quit [Client Quit]
20:36
<
worldofpeace >
sometimes I'm too silly 🤣
20:37
<
samueldr >
whoops, URL caught the 23rd post :/
20:38
worldofpeace_ has joined #nixos-dev
20:39
<
gchristensen >
samueldr: are you fixing, or should I re-op worldofpeace_ ?
20:39
<
samueldr >
oh, didn't see the mode change
20:39
worldofpeace_ has quit [Client Quit]
21:03
worldofpeace has quit [*.net *.split]
21:03
arcnmx has quit [*.net *.split]
21:03
jtojnar has quit [*.net *.split]
21:03
Ericson2314 has quit [*.net *.split]
21:03
cocreature has quit [*.net *.split]
21:21
cocreature has joined #nixos-dev
21:21
arcnmx has joined #nixos-dev
21:21
Ericson2314 has joined #nixos-dev
21:21
jtojnar has joined #nixos-dev
21:21
worldofpeace has joined #nixos-dev
21:36
drakonis has quit [Quit: WeeChat 2.6]
21:47
kraem has quit [Quit: outta here]
21:59
Jackneill has joined #nixos-dev
22:08
Jackneill has quit [Remote host closed the connection]
22:18
zarel has joined #nixos-dev
22:20
kenjis1 has joined #nixos-dev
22:51
claudiii has joined #nixos-dev
22:53
drakonis has joined #nixos-dev
23:03
__monty__ has quit [Quit: leaving]