As you might be aware Cloudflare recently started offering a tunnel so that you could access your home network from your own domain, this is great news as before we had to open ports or made more complex configurations to make this work. So one of the first uses that...
Continue reading...Web
Let’s make an open source ASP.NET Core Shipping Module Web App/ Azure for Dynamics!
It’s almost Christmas, this means time to give something back. This is the first part of a new open source series I’ll be starting in which I will go step by step building open source solutions. Let’s start with a little web app that will be built on ASP.NET Core...
Continue reading...How to query DynamoDB from a Dialogflow Fulfillment Webhook (JS)
This might be useful to someone so I will leave it here: Sometimes in Dialogflow, we will want to query a NoSQL database like DynamoDB. The problem with simply querying without a promise is that the query is performed asynchronously, therefore the fulfillment won’t wait for the DynamoDB response and...
Continue reading...About WordPress Security
Today I woke up ready to talk a little bit about WordPress security. Let’s say you just got a beautiful website designed for you by a very skilled freelancer. Let’s say you instructed your freelancer to set up a woo-commerce store so you can sell your products or services to...
Continue reading...