I don't know exactly how to measure bang for buck, but my Sony XM4s have been holding up well, sound good, are decently comfortable for a day's work, the battery life is good, etc.
They do have some annoyances like not always sleeping correctly when left connected to my laptop, but overall they are easy to recommend
I'm building a very casual daily price-guessing game for my mum. Every day she gives me feedback, and I'm using it as a chance to de-rust my CSS/React + see how daily games tick.
Peter was quite vocal on twitter about _only_ using Codex to develop OpenClaw, but Claude is what a majority of people were (are?) using to run the tool itself.
No, I don't think there really is. But to be execute is even more clear that it's just... executing the code, whereas I could maybe understand someone being confused that run implied some level of type checking.
This is misleading. It is not transpiling TS in JS, it is transpiling a subset of TS into JS. If my normal TS code can not be "executed" by Node, then it is not executing TS per definition but something else. If you are good with Node supporting and "executing" only a subset of TS and lacking useful features, that's fine. But don't tell people it is executing TypeScript. That's like me saying my rudimentary C++ compiler supports C++ while in reality only supporting 50%. People would be pissed if they figure it out once they try to run it on their codebase.
The tech is quite interesting, thankfully.
From a customer perspective it's interesting - compliance sucks so much that even a slight improvement/automation goes a long way
reply