The US government orders Anthropic to suspend Fable 5 and Mythos, SpaceX acquires Cursor for $60 billion, Homebrew 6.0 ships with macOS 27 support, an AI agent racks up a massive bill unsupervised, Apple enters the container space, going HTML first doubles a startup's users, and a LinkedIn job offer hides a backdoor. [...]
There's no way in macOS to show the complete list of all menu bar icons when the space is exhausted and the icons overflow. What happens is the latter icons are hidden behind the notch (if your mac has one) or behind the menu bar items of the currently open application. It's as if someone applied overflow: hidden to the menu bar icons container. That's where Ice — an open source, free macOS application by Jordan Baird comes into action. [...]
You might have encountered this issue with switching node versions with nvm - where if you do "nvm use <version>", the version is switched correctly in the current terminal shell, but if you try to use node on a new terminal shell or in a different terminal, you get a command node not found error. [...]
Setting up a new Mac for development can be a daunting task, especially if you are new to MacOS or don't know where to start. In this guide, I'll tell you about some tools, apps and tips which are essential for a decent developer experience on a Mac. To keep it simple, I will break them down into categories such as terminals, editors, and other developer tools. [...]