Contains a subseries – The Daily WTF

One of the advantages of open source software is that it means large companies can and will patch it for their needs. Which means we can see what a certain…

Error: You can do it again!

A first for me, this week we received FIVE unique reports of the exact same error on LinkedIn. In the spirit of the theme, I also dug up a few…

Reading is a safe operation

Alex saw, in the company’s codebase, the so-called method recursive_readdir. It had no comments, but the name seemed pretty clear: it will read directories recursively, presumably enumerating their contents. Fortunately…

WooCommerce POS Customer Checkout User Guide

WooCommerce POS Customer Checkout allows users to use the POS system themselves. They can use it to view, order products and complete checkout. This add-on reduces the hassle of going…

Top 5 key differences between gift cards and wallets

In this article, we will check the main differences between gift cards and wallets. Gift cards are mainly used for giving gifts. Soon they became the main and considered way…

Magento 2 TV App Guide

The Magento 2 TV application allows you to watch videos on your TV with the help of a TV controller. User can use their home TV to use this app…

Do you like this page? Check [Yes] or [No]

In the distant era of the late 90s, Jens he worked for a small software store that made tools for business users. It was a small shop, and most projects…

Create a web service resource and assign permission to the resource using code in PrestaShop 1.7

In this blog we will learn how we can create a web service resource and grant permission to this resource using code in PrestaShop 1.7. Sometimes we don’t have access…

How artificial intelligence is revolutionizing identity verification using facial scanning

In this digital era, users are familiar with face scanning, as the use of mobile phones is widespread today. Cell phones and other digital devices allow people to unlock their…

Debug Log – Daily WTF

One would imagine that logging is mostly settled at this point. Simple tasks like, “Only print this message when we’re in debug mode,” seem like obvious, well-understood features for any…