RmDebArc_5@sh.itjust.works to Programmer Humor@programming.dev · edit-26 months agoCurious why they tried to send a file from a windows machine via IMessagesh.itjust.worksimagemessage-square48linkfedilinkarrow-up166arrow-down13
arrow-up163arrow-down1imageCurious why they tried to send a file from a windows machine via IMessagesh.itjust.worksRmDebArc_5@sh.itjust.works to Programmer Humor@programming.dev · edit-26 months agomessage-square48linkfedilink
minus-squareMyNameIsIgglePiggle@sh.itjust.workslinkfedilinkarrow-up3·6 months agoYeah, you know you can put CSS inline / in the header, and images can be base64 encoded and put in line as well. Same with JavaScript. It’s probably a whole single page website with no ability to cache anything and can never be bigger than the context window
Yeah, you know you can put CSS inline / in the header, and images can be base64 encoded and put in line as well.
Same with JavaScript. It’s probably a whole single page website with no ability to cache anything and can never be bigger than the context window