RmDebArc_5@sh.itjust.works to Programmer Humor@programming.dev · edit-212 days agoCurious why they tried to send a file from a windows machine via IMessagesh.itjust.worksexternal-linkmessage-square67fedilinkarrow-up1964arrow-down118
arrow-up1946arrow-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-212 days agomessage-square67fedilink
minus-squareMyNameIsIgglePiggle@sh.itjust.workslinkfedilinkarrow-up12·12 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