Two exams, one month
A DevOps engineer shares their experience passing Microsoft's AZ-400 exam, earning an expert badge, and discusses the value of certifications and infrastructure-as-code.
A DevOps engineer shares their experience passing Microsoft's AZ-400 exam, earning an expert badge, and discusses the value of certifications and infrastructure-as-code.
An interview with AI researcher Joelle Pineau discussing her work in reinforcement learning, its applications, and advice for newcomers to the field.
A guide to setting up cross-account security auditing for AWS and GCP environments using hub-and-spoke models and IAM roles.
A guide on hiring engineering managers, focusing on the decision between promoting internal engineers versus hiring external candidates.
A guide to saving images and videos to the Apple Photos library using the modern PHPhotoLibrary API in iOS development.
A technical guide on creating a single .NET executable that runs on both Windows 7 (.NET 3.5) and Windows 10 (.NET 4.x) using TLS callbacks.
A minimal tutorial for implementing configurable Siri Shortcuts using Intents in Xcode, focusing on basic setup and parameters.
Explains the critical role of good documentation in software development, highlighting its benefits for maintenance, onboarding, and knowledge transfer.
A guide on migrating from DynamoDB Local to AWS-managed DynamoDB for testing, covering the benefits and implementation steps.
A guide to decoding various date formats (ISO 8601, seconds/milliseconds since 1970, custom) using Swift's Codable and JSONDecoder.
A guide to deploying a Kubernetes lab for security research, covering local setups, vulnerable clusters, and production-ready multi-node deployments.
Explores the interconnected principles of trust, ethics, transparency, and accountability in the development and deployment of Artificial Intelligence systems.
A developer recounts building a complex, multi-bot IRC system with features like parcel tracking, music requests, and a JavaScript execution bot.
A guide on persisting Swift enums in Core Data using computed properties and private integer storage.
A guide for iOS developers on using JavaScript to interact with and manipulate web content within WKWebView components.
A technical guide on using QEMU emulator to run classic Mac OS System 9 on Windows, covering installation, configuration, and troubleshooting.
A critique of over-engineering in web design, using examples like hamburger menus and tabs to argue that unnecessary enhancements can harm usability.
A technical guide on using ksqlDB to process and transform complex JSON data from ActiveMQ via Kafka Connect, including array splitting.
Final part of a series on using C# 9 records as strongly-typed IDs, covering remaining issues with EF Core and ToString() generation.
Announcing a new systems programming language with manual memory management, C ABI compatibility, and a focus on a robust standard library.