Hello! My name is Thomas Bensmann
and I'm a developer

I’m crazy about two things: technology and people. I’ve spent more than 15 years building websites, leading teams and helping clients find the right technical direction, from hands-on development to hosting, architecture and long-term strategy.

More about me
Hi there!

Recent posts

If you recently upgraded to MacOS Sonoma, you might have noticed the caps lock indicator hovering around your input fields. But there is good news, two quick commands is all it takes to get rid of it – you run them in the terminal. Requires reboot for it to take effect.

sudo mkdir -p /Library/Preferences/FeatureFlags/Domain
sudo /usr/libexec/PlistBuddy -c "Add 'redesigned_text_cursor:Enabled' bool false" /Library/Preferences/FeatureFlags/Domain/UIKit.plistCode language: Bash (bash)
Older posts