How to stop receiving marketing callsI don’t know exactly when this got out of control. And even if governments have “Do not call me” lists which companies must respect (in…Dec 29, 2021Dec 29, 2021
Published inNerd For TechWhy I am dissapointed in GitHubRead on my experience with GitHub when used as part of our development stack and how it doesn’t feel it makes the cut.Jun 11, 20211Jun 11, 20211
Fix Youtube app on Xiaomi Mi Box SWell, this is not the usual post I do yet incredibly enough I have not found a real solution or even hint to the problem I had, so let’s…Jan 24, 2021Jan 24, 2021
Published inNerd For TechCustomer Expectation Behavior ExplainedEvery project in the world has a customer. And every project manager knows that one of the most critical aspects of a project (besides…Jan 8, 2021Jan 8, 2021
Published inNerd For TechHow to fix your Scrum Daily MeetingThe most misunderstood and resisted of all Scrum ceremonies.Dec 31, 20202Dec 31, 20202
How to create a static web server with Azure Storage and Cloudflare?In this article, we will discuss how to create a cheap static web server using Azure Storage and CloudflareJun 3, 2020Jun 3, 2020
Published inNerd For TechHow to publish an application in Kubernetes with Azure Pipelines, Nginx, Let’s Encrypt and…This article will show you how to publish an ASPNET Core web application as a Docker container and running in Kubernetes. In this scenario…Apr 15, 2020Apr 15, 2020
NodeJs: Use Object.freeze to block any modification to an objectI found this very interesting built-in javascript functionality that allows to freeze an object and it does not allow any modification.Mar 30, 2020Mar 30, 2020
How to autogenerate a nuget package and specify the version?When you have a library that you want to publish as a nuget package, you normally have to call nuget pack and nuget push .Mar 24, 20201Mar 24, 20201
How to increase the SemVer of your NodeJs package?Every team or developer that publishes a package to npm has to deal with the versioning of it. It is part of the package lifecycle…Mar 13, 2020Mar 13, 2020