Support HEIC images in a Rails app using minimagick, a custom Rails Previewer and dropzone.js [Part 2 - Frontend]
7th March 2022Following Part 1 of this series, we'll now have a look at a different use case.…
Following Part 1 of this series, we'll now have a look at a different use case.…
Starting a project is a good way to get experience in order to grow as a developer.…
[PART 1 of 2] Working with HEIC files is a challenge. As of today, there is not a single browser that renders HEIC/HEIF files. I had the challenge at work of being able to handle these type of files. I'm working with a Rails 6 app…
Have you ever asked yourself: Am I a developer or a consultant? Or even what the difference is between one and the other? There are different definitions for each, and even those might be different for each area, even different fo…
INTRODUCTIONThese days, machine Learning is everywhere doing complex pattern recognition that would have taken a long time to code with traditional programming techniques. Ranging from performing face and speech recognition, resto…