Conversation

what would linus think

3
0
0

@fiore what color palette is this?

1
0
1
@fiore thats fucking horrible

does rust let you move the match expressions into their own function? in ocaml lots of functions are literally *just* match expressions so thats the obvious thing to me
2
0
1

@coolbean yea i was just playing around lol i definitely gotta refactor bc the borrow checker is complaining abt some lifetime stuff but the code is so unreadable that i honestly have no clue what its talking abt

0
0
1

@coolbean also tbf it wouldnt look AS bad if i had whitespace indicators turned off

0
0
1

@fiore ugh it’s one of those paletes that doesn’t have ansi colors, whhyyyyyyyyy

1
0
1

@fiore like, ansi color standards have like, 16 colors, with 8 normal colors, and 8 lighter versions of those colors. wayy too many terminal themes i’ve seen though kinda ignore the light colors, leaving the palette with only 8-10 colors. i find this very inconvenient and frustrating when some progams, games, and general tuis expect the full 16

0
0
1
@fiore @shroomie its the order of specific colors in terminal colorschemes

when its not black red green yellow blue purple cyan white in that order some programs display wrong
1
0
2
@fiore @shroomie the ones set with ansi escape codes and the ones that show up in say, neofetch
1
0
2
@fiore @shroomie i actually make an exemption for base16, that ones widely enough supported to be relatively fixable

many dont, for some reason that i dont get
0
0
2