Structured Concurrency in C#
Explains the concept of Structured Concurrency for robust async code and demonstrates a potential C# implementation using a TaskScope.
Explains the concept of Structured Concurrency for robust async code and demonstrates a potential C# implementation using a TaskScope.
A security researcher shares a personal system for managing knowledge and taking effective notes for actionable cybersecurity learning and research.
A developer shares initial experiences and thoughts after learning the Godot game engine, including using GDScript and rebuilding a simple 2D game.
A tutorial on using CSS attribute selectors to automatically style external links with icons, improving user experience.
Explains three underutilized base R functions for string manipulation and data modification: regexec(), strrep(), and append().
A developer reflects on a decade-old JavaScript code snippet for toggling R code blocks, comparing jQuery to modern vanilla JS methods like querySelectorAll.
A hands-on guide exploring the Apache Flink SQL Client, covering setup, result modes, and running basic queries in a local cluster.
Analysis of the prevalence of 'fake' or 'ghost' job listings in the tech hiring market, based on surveys and personal observation.
Overview of new Azure Backup features in 2023, including enhanced soft delete and multi-user authorization for improved data protection.
A guide to moving Azure VMs between availability zones, covering supported portal operations and unsupported scenarios requiring manual steps.
A review of the 'System Design Interview' book, analyzing its strengths and weaknesses as a resource for technical interview preparation.
A tutorial on implementing a master-details view using Bootstrap Modals in an ASP.NET Core Razor Pages application with AJAX and Entity Framework Core.
Principles for designing intuitive, consistent, and productive command line tools for developers, covering syntax, feedback, and extensibility.
A first look at Microsoft Dev Home, a new tool aiming to simplify developer setup and boost productivity on Windows.
A guide to fixing Tailwind CSS spacing issues when using Astro components and slots with a custom utility plugin.
An in-depth exploration of Large Multimodal Models (LMMs), covering their fundamentals, key architectures like CLIP and Flamingo, and current research directions.
Tips for developing AWS CDK constructs using Projen, focusing on overcoming its opinionated nature and CI/CD integration.
Analysis of the COP28 website's poor web sustainability and performance, highlighting greenwashing through excessive page weight and unoptimized assets.
A guide to using embedded resources in .NET applications, covering how to include and access files like images and localization data within assemblies.
A Datacast interview with Heather Wentworth on using data intelligence and technology to transform the insurance industry.