4 Months For A Game: How To Self-Publish Quickly As A Small Studio?
A CTO shares how a small game studio self-published a high-quality MMO prototype in just four months, defying traditional AAA development models.
A CTO shares how a small game studio self-published a high-quality MMO prototype in just four months, defying traditional AAA development models.
Explains unexpected 'shakes' or health events in Azure VM Availability Groups, covering CPU, host, and IO contention issues.
A technical guide on customizing and deploying an Azure Arc Data Controller via command line, focusing on configuration details for Kubernetes.
A tutorial on creating responsive UICollectionView layouts using Compositional Layout that adapts to different iPad screen sizes and orientations.
A guide to using AWS Step Functions for serverless data retrieval from 3rd party APIs, minimizing custom Lambda code.
A study guide for the Microsoft AZ-140 Windows Virtual Desktop Specialty exam, covering exam structure, topics, and learning resources.
A technical guide on configuring Azure Arc enabled Data Services on Azure Kubernetes Service (AKS), covering cluster setup and deployment steps.
Part 4 of a series exploring Azure NetApp Files, a high-performance, first-party shared storage service in Azure for enterprise workloads.
Explains the Composite design pattern using the ngrev Angular visualization tool as a practical example from open-source software.
A guide on enabling and configuring audit logging for Azure Key Vault to monitor access and usage.
Explores the connection between machine learning and statistics by building a statistical inference model from a neural network example.
A deep dive into Kafka Connect's Single Message Transforms (SMT), exploring their use for data manipulation within the pipeline.
Argues that software projects can and should aim for completion, focusing on stability over constant new features, using examples like Sway and scdoc.
A tutorial on building a simple file upload API server using Vapor 4 and Swift, including code examples and configuration.
A tutorial on using iOS's CNContactPickerViewController to let users select contacts or specific contact data without requiring full contacts permission.
A guide to integrating C# 9 record-based strongly-typed IDs with Entity Framework Core using value converters.
A tutorial on implementing AJAX calls using Vapor 4 and Leaf templates for server-side Swift web development.
Explains how to use Kafka Connect's MaskField Single Message Transform to mask sensitive data fields like credit card numbers during data ingestion.
Explains how to implement email sending in iOS 14 apps using the `mailto:` URL scheme to open the user's default email client.
Explains how to use Kafka Connect's RegExRouter SMT to rename topics for source connectors and target objects for sink connectors.