Geospatial visualization and analytics can open up lots of opportunities for any company which collec... | Continue reading
JavaScript has come a long way since its humble beginnings as a clunky, exclusively front-end scripti... | Continue reading
I ran into the CFO of a startup who told me about a vendor they depended on to perform a critical bac... | Continue reading
Originally Published on my blog In this post, we will build a website with a blog using svelte, and... | Continue reading
In the lineage of the series Chicken Soup for the Soul, but Web Soup for the Soul with some lols...😁 | Continue reading
This post explains one of the practices we use to improve web service configuration management. As an example, we will use a Ruby on Rails application running on the Kubernetes environment. However, the general concept of sane defaults is technology-agnostic and entirely applicab … | Continue reading
This morning I came across a great little paper showing twelve algorithms to compute Fibonacci number... | Continue reading
Angular is a powerful framework. It has observables, it has TypeScript, it has dependency injection.... | Continue reading
Today I will share how to scrape data of COVID-19 outbreak that contains country, confirmed cases and... | Continue reading
Note: This was originally posted at martinheinz.dev Every project - regardless of whether you are wo... | Continue reading
Azure Spot instance is a cost-saving option to run a virtual machine in Azure. The VM runs when there... | Continue reading
Hi everyone 👋 I've been writing Open Source for ~10 years and it has been immensely useful for me in... | Continue reading
blogged: 2020.02.20 How I ended up having a Saturday night date with the Azure DevOps marketplace.... | Continue reading
Introduction With just an idea and you are working on it. You have to persuade other poten... | Continue reading
My girlfriend and I want to move to another city. Not a few miles to the next big city, not to the ot... | Continue reading
Transform/convert webhooks in a serverless fashion to connect Dockerhub to Slack | Continue reading
Add a destroy script to your package.json, so you can easily clean down your development environment using a single command. | Continue reading
I've had the pleasure of being an engineering manager (EM) for five years. For EMs who are new, I wan... | Continue reading
Cover image credits: Calqui - Own work, CC BY-SA 3.0 I will be coming to the US in March/A... | Continue reading
Blockchain of executions The MESG Token is the fuel for the MESG Network, and its primary... | Continue reading
This is a brief history of two applications that provide similar services, which own similar problems... | Continue reading
Who hasn't peppered their code with console.logs in an attempt to find that pesky bug? The logs can g... | Continue reading
Are you considering adopting a microservices architecture? Won’t it fix all your problems? Join me for a look into the realities of microservices! | Continue reading
Now, it’s very easy on Azure to limit allowed locations for your services. Azure has a built in Azure... | Continue reading
As most of us developers I also suck at productivity even though I had different opinion and was cons... | Continue reading
Doing the Perl Weekly Challenge week 49 | Continue reading
I'm creating a full decentralized services discovery system with built-in load balancer for Node... | Continue reading
At Supabase we love writing as little code as possible, so we decided to combine our unit tests with... | Continue reading
a few thought on the Reader monad | Continue reading
Just recently I had to write a feature for a library and its CLI to make sure that it doesn't generat... | Continue reading
Being a programmer is a great thing. For me, there's nothing better than working in software engineer... | Continue reading
Once upon a time I, once was stuck when using python-requests in order to poke a PHP backe... | Continue reading
Dealing with legacy applications that use Kerberos to authenticate users can be complicated. Kerberos... | Continue reading
Until recently to deploy a resource to Azure using an ARM template and PowerShell you had two options... | Continue reading
I worked in a french company that is using iTop internally. This project was born out of a specific n... | Continue reading
Extending the component life cycle is a constant challenge for high-scale products. | Continue reading
🦸FRONTEND ESSENTIALS In modern times, our lives have certainly become a bit more dynamic.S... | Continue reading
A complete guide to setup vagrant on Ubuntu 18.04 Install VirtualBox Start by importing GPG keys of... | Continue reading
Star Concent if you are interested in it, I will appreciate it greatly. Recently I updated the REA... | Continue reading
Commitiquette is a Commitizen plugin that uses your CommitLint configuration, allowing you to maintai... | Continue reading
simple guide for using task in SpaceVim | Continue reading
In this tutorial, you’ll learn the fundamentals of Big O notation logarithmic time complexity with examples in JavaScript. | Continue reading
Demystifying Linux terminals | Continue reading
This is the continuation of a previous post of mine Automatin... | Continue reading
Photo by Nicole De Khors from Burst Shopify has bee growing so fast in the last couple of years. “We... | Continue reading
Infrastructure as Code. Photo courtesy: @Bass Emmen Originally published at https://pbnj.dev... | Continue reading