Claude Sonnet will ship in Xcode (developer.apple.com)
462 points by zora_goron 17h ago 362 comments
Why AI Isn't Ready to Be a Real Coder (spectrum.ieee.org)
70 points by WolfOliver 3h ago 82 comments
The day Return became Enter
4 sohkamyung 1 8/29/2025, 12:12:57 PM aresluna.org ↗
If applications followed the UI guidelines, Enter behaved like Return if enter didn’t make sense in the context and vice versa. Yes, that was mostly (when do you have UI to enter a multi-line text to be processed as a separate unit?) but when it mattered, return started a new line, and enter sent entered text to be processed by the application.
MPW shell was a (?the?) prime example. In its editor, Return started a new line, Enter executed the current selection or, if there was none, line.