Tag: Optimization
Software testing is most important and optimization of code is one of the craved destinations in programming. Tests need to be smart and fast, based on risk and change, as code is written. And it's always work in progress, a task to keep coming back to.
Firefox AddOn: TYPO3 Workbench
The TYPO3 Workbench Plugin is an Firefox add-on that helps you to manage your TYPO3 Projects and offers you often needed information in the development process.
Cloudflare Optimizes Images With WebP
Several days ago Cloudflare announced on their blog that their image optimization engine "Polish" has been enhanced with a new feature that's enables recompressing images with the WebP format. To understand what this means, we need to understand what Cloudflare does in the first place.
How We Solve Our Password Madness
Storing passwords is easy - get a password manager and you're done. But how to share these passwords between your co-workers or maybe even external people? We know there is no such thing as "the right solution", but we though we'd share how we do it.