cm0002@lemy.lol to Programmer Humor@programming.dev · 26 days agoScam Altman says it’ll take another year before ChatGPT can start a timer. An $852 billion company, ladies and gentlemen.gizmodo.comexternal-linkmessage-square129linkfedilinkarrow-up1610arrow-down122cross-posted to: fuck_ai@lemmy.worldprogrammerhumor@lemmy.ml
arrow-up1588arrow-down1external-linkScam Altman says it’ll take another year before ChatGPT can start a timer. An $852 billion company, ladies and gentlemen.gizmodo.comcm0002@lemy.lol to Programmer Humor@programming.dev · 26 days agomessage-square129linkfedilinkcross-posted to: fuck_ai@lemmy.worldprogrammerhumor@lemmy.ml
minus-squaresunbeam60@feddit.uklinkfedilinkarrow-up1·25 days agoAren’t we saying exactly the same? Give it an MCP server or a native skill that CAN track time.
minus-square3abas@lemmy.worldlinkfedilinkarrow-up1·24 days agoWell, yes. I’m just responding to the anthropic doing it better part, yes but not by much. ‘const timePassed = (start, end) => end - start;’ is much simpler than creating a whole timer.
Aren’t we saying exactly the same? Give it an MCP server or a native skill that CAN track time.
Well, yes. I’m just responding to the anthropic doing it better part, yes but not by much.
‘const timePassed = (start, end) => end - start;’ is much simpler than creating a whole timer.