Friday Q&A 2018-04-27: Generating Text With Markov Chains in Swift
A technical guide on implementing Markov chains in Swift to generate realistic but nonsensical text from a given corpus.
A technical guide on implementing Markov chains in Swift to generate realistic but nonsensical text from a given corpus.
An overview of Microsoft Application Insights features for developers, highlighting its SDK support, free tier, and dependency tracking capabilities.
A tutorial on deploying and hosting an ASP.NET Core 2 web application on a Raspberry Pi, including setup and nginx reverse proxy configuration.
A guide to manually updating System76 firmware on Arch Linux, addressing silent errors and display issues with the official updater.
A guide to migrating a local PHP 7.2 development environment on macOS to the new Homebrew v1.5 structure, covering installation and troubleshooting.
A deep dive into SQL Server Columnstore Index wait types, explaining their groups and providing setup for analysis.
An engineering manager shares their personal Manager README, outlining their philosophies on team leadership, feedback, and software development processes.
A technical guide on configuring MongoDB replication and using Debezium to stream database changes into Apache Kafka.
A technical guide on cloning a Ubiquiti Unifi controller's MongoDB database to a separate server using mongodump and mongorestore.
Notes from a Pinterest performance team talk on building a dedicated team, custom metrics, regression fighting, and optimization strategies.
A lesson explaining Azure Resource Manager (ARM), covering its concepts, terms, resource groups, and an introduction to Azure templates.
Explains the ASP.NET Core middleware pipeline, how it processes requests and responses, and how to configure it using Use and Run methods.
A practical cheat sheet of essential kubectl commands for daily Kubernetes cluster management and operations.
An article encouraging programmers to dive into and contribute to open source projects, even when they seem intimidating or unfamiliar.
A tutorial on setting up Angular 4 and TypeScript within an ASP.NET MVC application using Visual Studio 2017.
A tutorial on configuring Angular 4 routing within an ASP.NET MVC application using Visual Studio 2017 and TypeScript.
A tutorial on using Azure CLI 2.0 to manage Azure resources from Windows, Linux, and Azure Cloud Shell.
A tutorial on using Windows PowerShell to connect to and manage an Azure subscription, covering installation methods and cross-platform use.
A tutorial demonstrating how to manage Microsoft Azure resources using the Azure portal, including creating a VM.
A high-level introduction to Microsoft Azure covering regions, billing models, services, and management tools for the 70-533 exam.