129
I told ChatGPT to code hello world in rust and comment in pirate slang ๐
(self.programmerhumor)
Post funny things about programming here! (Or just rant about your favourite programming language.)
I wrote it in C and compiled it for an ATtiny13 and it was 162 bytes. That includes the code to initialize the microcontroller and a bit banged transmit only UART to actually output the text.
just goes to show: size is relative :-)