RmDebArc_5@sh.itjust.works to Programmer Humor@programming.dev · edit-28 days agoCurious why they tried to send a file from a windows machine via IMessagesh.itjust.worksexternal-linkmessage-square67fedilinkarrow-up1972arrow-down119
arrow-up1953arrow-down1external-linkCurious 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-28 days agomessage-square67fedilink
minus-squareMyNameIsIgglePiggle@sh.itjust.workslinkfedilinkarrow-up11·8 days 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