A journey about the new interceptors of .NET 8
Explores creating a .NET 8 interceptor for bUnit to auto-generate stubs for Blazor components, improving unit testing.
Explores creating a .NET 8 interceptor for bUnit to auto-generate stubs for Blazor components, improving unit testing.
A developer's technical build log for creating Jumblie, a daily word puzzle game, covering concept, word list generation, and prototyping.
Explains how to use Azure AI Search's integrated vectorization for automatic query and field vectorization, with portal and indexer examples.
A guide to creating dynamic DOM element references within loops in lit.dev templates for animations.
A guide to customizing the macOS About Panel in a SwiftUI application using project settings, bundle files, and code.
Explores using Kusto update policies in Azure Data Explorer to implement Change Data Capture (CDC) for IoT data streams, as an alternative to Azure Functions.
Explores Scriban, a lightweight .NET templating engine for text and Liquid templates, with code examples and use cases.
A technical deep dive into the CSS overflow property, covering its behavior, practical uses, and common layout pitfalls.
Compares using pre-commit hooks vs. CI pipelines for automating code checks, discussing trade-offs like speed, feedback, and handling slow tests.
A guide on how to download, patch, and play the Super Mario World ROM hack, Grand Poo World 3.
A guide on how to separate Laravel Jetstream's tests into their own test suite and exclude them from local test runs by default.
A developer outlines the consistent five-part format for their upcoming technical project tutorials, including Introduction, Materials, kBits, Details, and Wrap-Up.
Introducing 'kBits', a new format for sharing concise, single-topic technical learnings and insights alongside project tutorials.
An update on vdirsyncer's development, focusing on the design and requirements of a new low-level iCalendar/vCard parser for performance and specific use cases.
A technical guide on measuring test coverage for Rust projects using llvm-profdata and llvm-cov tools.
A developer shares their default apps and tools for 2023, covering email, notes, coding, cloud storage, and productivity software.
A critique of excessive JavaScript use in web development, advocating for simpler, standards-based approaches like HTML-first and web components.
Explores integrating GitHub Actions with AWS services like CodeCatalyst and CodeBuild to maximize development efficiency and workflow automation.
Scikit-learn remains a dominant and impactful machine learning library, especially for classic ML and tabular data, despite the hype around deep learning.
Paolo Melchiorre announces his candidacy for the 2024 Django Software Foundation board, outlining his experience and goals for the Django community.