Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Color bad

Name: Anonymous 2019-11-18 14:22

https://no-color.org/

I hate any technological advancements and quality-of-life improvements implemented after 1981.

Name: Anonymous 2019-11-18 15:10

Let's just smash all computers and go back to reading books

Name: Anonymous 2019-11-18 20:50

Book bad rock good

Name: Anonymous 2019-11-19 5:26

Sergej Ju Ovcharov or Joshua Stein is a fucking idiot:
import <math.h>
int gray(int red, int green, int blue){
return floor(red * 0.2126 + green * 0.7152 + blue * 0.0722);
};

int fuck_your_limited_terminal(int gray, int colorbitsize){
if (colorbitsize % 16 == 0){
return gray % 28 ;
}
else if (colorbitsize % 8 == 0){
return gray % 4 ;
}
else if (colorbitsize % 4 == 0){
return gray % 2 ;
}
else if (colorbitsize % 3 == 0){
return gray % 2 + 1;
} else prinf("something's wrong partner");
break;
//Insert ANSI escaped codes functions
//Insert terminal capabilities prober
//Insert 3bit {under, over}line, bold, italics, block indent stylomentry.
};

Name: Anonymous 2019-11-21 23:26

>prinf

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List