Embracing the Age of AI Transformation: A New Era for Innovation and Expertise
Summary of Microsoft Build 2024 keynote on AI transformation, from information access to actionable expertise, featuring Microsoft Copilot.
Summary of Microsoft Build 2024 keynote on AI transformation, from information access to actionable expertise, featuring Microsoft Copilot.
A data professional shares their curated list of data tech blogs and explains their return to using RSS feeds to stay current in the field.
A developer shares their experience speaking at the AWS Summit Singapore 2024, covering topics like Amazon EKS and AWS Network Firewall.
Explains how C# List<T> detects modifications during enumeration using a version field to throw InvalidOperationException.
A guide to building a fluent API in C# for awaiting multiple asynchronous calls and retrieving their results in a strongly-typed, elegant manner.
A monthly roundup of news and resources on stream processing, Apache Flink, Kafka, and data engineering from industry experts.
Explains the importance of factors in R for data analysis, covering when and how to convert strings to factors to avoid errors.
Final part of a performance deep dive into the SObjectizer actor model framework for C++, covering benchmarks and tuning options.
Introduces performance metrics and considerations for message-passing applications using the actor model, focusing on SObjectizer and C++.
Monthly roundup of articles and resources on data streaming, covering Flink, Kafka, Debezium, and streaming SQL developments.
Explains how a microservices architecture is essential for successful blue/green deployments and common pitfalls when services are not independent.
A debugging story about a Go test suite failing silently due to a commented-out line in TestMain, causing confusion and a frantic search for the bug.
Explores Java 22's ability to run multiple source files without explicit compilation and discusses its impact on build tools like Maven and Gradle.
A simplified infographic explaining how the .NET Garbage Collector works, with links to more detailed technical articles.
Java 22 previews a feature allowing statements before super() or this() in constructors, simplifying code like argument validation and preparation.
Developer leaves job to work full-time on Manyfold, an open-source, self-hosted web app for managing 3D printing files, funded by an NGI Zero grant.
A comparison of OpenTofu and Terraform, focusing on feature parity, licensing differences, and migration considerations for Infrastructure as Code.
A step-by-step guide to deploying an Azure NAT Gateway to provide internet access for VMs after direct internet connections are deprecated.
An Apple developer shares the holiday story of their new emoji picker app being rejected from the iOS App Store for mimicking Apple's native emoji catalog.
Introduces bUnit Generators, a tool for automatically creating stubs for third-party components in Blazor unit tests.