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.

These days I’m open to new opportunities, whether that’s a full-time role or selected consulting engagements. That, and home automation.

More about me
Hi there!

Freelance Services

A technical partner for custom WordPress sites built for the long term

I work with companies, organisations and agencies that need an experienced technical partner for custom WordPress sites. Whether you need ongoing development, stable hosting, help troubleshooting complex issues or technical input on the right way forward, I focus on solutions that are reliable, maintainable and built to last.

Consulting

Technical advice and hands-on support for teams that need help with architecture, problem-solving and long-term planning.

Development

Custom WordPress development, integrations and improvements for sites that need more than off-the-shelf solutions.

Hosting

Managed hosting, maintenance and monitoring for WordPress sites where uptime, security and performance are business-critical.

More about my services

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