RmDebArc_5 to Programmer Humor@programming.dev · edit-21 month agoCurious why they tried to send a file from a windows machine via IMessageimagemessage-square65fedilinkarrow-up1983arrow-down119
arrow-up1964arrow-down1imageCurious why they tried to send a file from a windows machine via IMessageRmDebArc_5 to Programmer Humor@programming.dev · edit-21 month agomessage-square65fedilink
minus-squarerooroo@feddit.orglinkfedilinkarrow-up40·1 month agoWhat makes you think this index.html is more than a single <p>Hello World</p>?
minus-squareDeath_Equity@lemmy.worldlinkfedilinkarrow-up14arrow-down1·1 month 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-up14·1 month agoYou are asking a lot from the cocky and stupid
minus-squareDeath_Equity@lemmy.worldlinkfedilinkarrow-up3·1 month agoI have reasonable expectations based on the hubris of people ignorant of both AI and what they use it on.
minus-squareMyNameIsIgglePigglelinkfedilinkarrow-up12·1 month 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