Validate an image file using ImageMagick
If you ever want to check whether an image file is valid or has been corrupted, you can use ImageMagick […]
If you ever want to check whether an image file is valid or has been corrupted, you can use ImageMagick […]
Last update: 3rd June 2019 Did you ever wonder or need to know which systems use big endian and which ones
In the last post of my series “Loading data fast” I showed how batch inserts can actually make a huge
In my last post I talked about how persisting data can become the bottleneck on large high scale systems nowadays.
Today more and more applications have the requirement to load data fast. While this requirement isn’t new in IT, nowadays