2025-05-05
👾 IT
- MCP for agents to “talk” with your resume? Is this where the job market will move one day? (link)
- Imagine coding without a screen using AR glasses and peripherals. Although portable, still quite pricey for my taste (link)
🔗 Links
- Nice and clean default settings for macOS (link). Thank you Catalin’s Tech!
# Enable tap-to-click for the trackpad
defaults write com.apple.AppleMultitouchTrackpad Clicking -bool true
defaults -currentHost write -g com.apple.mouse.tapBehavior -int 1
# Disable the .DS file creation
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true
defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true
May 5, 2025 ∙