cm0002@lemy.lol to Programmer Humor@programming.dev · 1 day agoScam Altman says it’ll take another year before ChatGPT can start a timer. An $852 billion company, ladies and gentlemen.gizmodo.comexternal-linkmessage-square115fedilinkarrow-up1570arrow-down118cross-posted to: [email protected]
arrow-up1552arrow-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 · 1 day agomessage-square115fedilinkcross-posted to: [email protected]
minus-squaresunbeam60@feddit.uklinkfedilinkarrow-up1·14 hours 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·22 minutes 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.