Getting Started with GitHub Container Registry
A tutorial on setting up and using GitHub Container Registry (ghcr.io) to build, tag, and publish Docker container images.
A tutorial on setting up and using GitHub Container Registry (ghcr.io) to build, tag, and publish Docker container images.
A tech blogger reviews their 2020 conference presentations and blogging output, discussing challenges and future plans for AI and Azure topics.
Explains the concept of intrinsic content size in UIKit, its importance for Auto Layout, and practical use cases for custom UI controls.
A technical showcase of iOS's Modern Collection Views using Compositional Layout and Diffable Data Sources, with practical examples like grids, lists, and an Instagram profile clone.
A critical analysis of the SAFe (Scaled Agile Framework) methodology, examining its practical failures and similarities to past bureaucratic processes like RUP.
A practical tutorial on using iOS Compositional Layout to build a complex screen similar to the Instagram profile interface.
Explores the requirements and tools needed to deploy Azure Arc enabled Data Services on a Kubernetes cluster, including hardware specs and CLI tools.
Guidelines for effective pair programming in software development, covering when to pair, session length, and team dynamics.
A tutorial on implementing background decoration views for sections in iOS UICollectionViewCompositional Layout.
Tips and best practices for implementing Diffable Data Sources in iOS development, covering typealiases, avoiding retain cycles, and using enums.
Explains serverless methods to fetch random records from DynamoDB, S3, and Redis for applications like quiz apps.
Explains how to use Kafka Connect's TimestampConverter SMT to transform timestamp fields between string and native types for proper data handling.
Explains how to use Kafka Connect's TimestampRouter SMT to dynamically route messages to time-partitioned topics based on message timestamps.
Analyzes the fallout from Timnit Gebru's firing from Google and debates appropriate community responses in the AI research field.
A satirical look at a dystopian future where killer robots run on Java 128, exploring modern Java features like HTTP/2, security, and Project Loom.
A newsletter to help Google Summer of Code aspirants with tips, guidance, and insights from mentors and former students.
Author announces two new books on Quarkus, a Java framework: one explaining its architecture and one providing hands-on microservice development.
Explains how to serialize C# 9 strongly-typed IDs to JSON using System.Text.Json, covering custom converters and a converter factory.
Analyzes three experiments on the ICML 2020 peer-review process, focusing on resubmission bias, discussion effects, and reviewer recruiting.
Technical guide on using CMake and CPack to create a macOS application bundle, covering bundle structure and generator options.