Posts by Konrad Höffner
I am writing about algorithms in a paper and I wonder how to best express increasing the speed of an algorithm. Is it clear when I write "The performance increased by doing X" or can this be ambigi...
I am writing a tutorial on how to use a specific web application and I don't know which verbs to use. Shall I use "click" for buttons? But what if the user doesn't use a mouse? Contrary to "normal"...
Can I always replace "In order to" with the shorter "To" in scientific writing? Example In order to prevent corrupting the data, regular updates are required. To prevent corrupting the data, reg...