cm0002@lemy.lol to Programmer Humor@programming.dev · 29 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-square127linkfedilinkarrow-up1606cross-posted to: [email protected][email protected]
arrow-up1606external-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 · 29 days agomessage-square127linkfedilinkcross-posted to: [email protected][email protected]
minus-squaresunbeam60@feddit.uklinkfedilinkarrow-up1·28 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·28 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.