I really like how it is to write non-English words with a Mac keyboard. just like smartphones simply holding on a key that has different possible accents triggers a small menu where you can select a different accent/umlaut. Yesterday I found out that for some reason this feature is no longer working on my Mac, […]
Tag Archives: macos
docker-machine for better Docker on OSX
A while ago I published a blog post about Dockerizing my php development environment, soon after that I learned about the poor i/o performance of docker-containers on MacOSX. While that is manageable for small projects where there are not much I/O happening between multiple containers, I was stunned by how bad it could get after […]