In this blog post, we demonstrate how to generate and validate EAN-13 barcodes using JavaScript. EAN-13, a 13-digit barcode standard, is crucial for tracking products in retail and inventory systems globally. Each EAN-13 barcode includes a GS1 country »
So.. you upgraded Postgres (by accident) and are now getting a FATAL: database files are incompatible with server and The data directory was initialized by PostgreSQL version X, which is not compatible with this version Y.Z.. This post shows the quick fix. »
This post shows how to make your (Gitlab) CI pipeline create an ERD image as auto/self documentation. »
With Salesforce DX not being general, available having a good delivery pipeline on Salesforce is quite cumbersome. We show you how to do it using Gitlab CI. »
So you want to migrate your database while deploying a new docker image into production? Learn how to easily do it by simply setting an environment variable. »
Kraken is a relatively unknown turn-key OCR system. However it has many benefits. In this article we discuss binarizing images for OCR'ing. »