RmDebArc_5@sh.itjust.works to Programmer Humor@programming.dev · edit-25 days agoCurious why they tried to send a file from a windows machine via IMessagesh.itjust.worksexternal-linkmessage-square67fedilinkarrow-up1965arrow-down119
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-25 days agomessage-square67fedilink
minus-squarerooroo@feddit.orglinkfedilinkarrow-up42·5 days agoWhat makes you think this index.html is more than a single <p>Hello World</p>?
minus-squareDeath_Equity@lemmy.worldlinkfedilinkarrow-up14arrow-down2·5 days agoAnybody that cocky and stupid would never present a simple test of concept as evidence. They 100% asked AI to make an E commerce or company page.
minus-squaredatavoid@lemmy.mllinkfedilinkEnglisharrow-up13·5 days agoYou are asking a lot from the cocky and stupid
minus-squareDeath_Equity@lemmy.worldlinkfedilinkarrow-up3·5 days agoI have reasonable expectations based on the hubris of people ignorant of both AI and what they use it on.
minus-squareMyNameIsIgglePiggle@sh.itjust.workslinkfedilinkarrow-up11·5 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
What makes you think this index.html is more than a single <p>Hello World</p>?
Anybody that cocky and stupid would never present a simple test of concept as evidence.
They 100% asked AI to make an E commerce or company page.
You are asking a lot from the cocky and stupid
I have reasonable expectations based on the hubris of people ignorant of both AI and what they use it on.
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