Geocomputation with R - the beginnings
Announcing the open-source book 'Geocomputation with R', covering spatial data analysis using R and the sf package.
Announcing the open-source book 'Geocomputation with R', covering spatial data analysis using R and the sf package.
A developer shares the code and lessons learned from creating a Twitter bot that tweets summaries of Auckland bus system data.
An overview of the Pipfile format and pipenv tool for Python package management, including a link to a recorded presentation.
A step-by-step tutorial on integrating .NET Core with Azure Search to create, manage, and query indexes.
Two approaches to hide the navigation bar on the login page in an Angular application using Angular Material.
August 2017 update on Sway, an i3-compatible Wayland compositor, covering new features like tray icons, bug fixes, and project stats.
A technical guide for exporting and importing Grafana data sources using curl, jq, and bash scripts.
A guide to managing runtime configuration when migrating from Azure VMs to VM Scale Sets, using a custom solution with Cosmos DB.
A developer shares their experience integrating Facebook's comment plugin into a static site, covering setup, common pitfalls, and caching issues.
A guide to building a statically typed functional language, covering type checking, interpretation, and transpilation to JavaScript.
Learn how to trigger validation on submit and disable the button for invalid forms in Angular Reactive Forms.
A tutorial on how to programmatically read Azure Service Health activity logs using .NET Core and the Azure SDK.
A technical guide on using PowerShell to connect to and manage multiple Office 365 services like Exchange Online and SharePoint.
A PowerShell script to automate creating an Azure Service Principal and generating a .azureauth file for use with the Microsoft.Azure.Management.Fluent library.
A developer shares his move to Berlin for a new Go role, his excitement for learning Go, and initial lessons from porting a Python project.
A recap of the first Python meetup in Lahore, discussing goals for PyCon Pakistan and community growth.
Explains how boxing works internally in the .NET CLR, covering type creation, IL code, and JIT compilation.
Explains the benefits of HTTPS and how Netlify simplifies the process of enabling it for your website with automatic certificates.
Tips for avoiding duplicate RxJS operator imports in Angular projects, covering changes from Angular v5/v6 and pipeable operators.
A guide to building a simple scheduled task system in ASP.NET Core 2.0, inspired by Spring's @Scheduled annotation.