Configure PowerShell extension in VSCode on macOS
Guide to fixing PowerShell script formatting in VSCode on macOS by configuring the PowerShell executable path and managing settings sync.
Guide to fixing PowerShell script formatting in VSCode on macOS by configuring the PowerShell executable path and managing settings sync.
A guide to implementing lazy loading for navigation properties in EF Core using the Proxies package, with a focus on MongoDB integration.
Explains Azure Bicep's new optional module names feature, showing how to let Bicep auto-generate deployment names.
A technical analysis using R to classify iris images from a dataset, applying PCA and LDA for machine learning classification.
How to customize Amazon Q Developer's AI code suggestions for C# and C++ projects using your private codebase to improve accuracy and productivity.
A comprehensive mind map of C# language features up to version 14, available as a clickable SVG or high-resolution poster.
Testing GPT-4o's new image generation feature using C# and the Microsoft.Extensions.AI library, with a practical coding example.
Explores JEP 483: Ahead-of-Time Class Loading & Linking in Java 24, part of Project Leyden, aimed at reducing application startup times.
Explores JEP 483: Ahead-of-Time Class Loading & Linking in Java 24, part of Project Leyden, to reduce application startup times.
A developer's personal year-in-review, reflecting on coding work, side projects, and blog writing habits in 2024 and looking ahead.
Analyzes the geopolitical risks for European organizations using American cloud services (AWS, Azure, GCP) due to declining trans-Atlantic trust.
A critique of the "Observability 3.0" label and a discussion on the evolution from multi-pillar to unified storage models in software telemetry.
A monthly roundup of tech links covering DuckDB, Kafka, data visualization, and stream processing, with highlights and commentary.
A developer shares a complex solution for dynamic column selection in Entity Framework using expressions, highlighting a self-admitted overengineered approach.
Learn to write TI-84 Plus BASIC programs on your computer using a text editor and a compiler for easier coding and transfer.
A guide to upgrading a Raspberry Pi 400 to the 64-bit Raspberry Pi OS 2024-11-19, covering the installation process and software compatibility.
Microsoft is developing a new TypeScript compiler in Go, promising 10x speed improvements over the current TypeScript-based compiler.
Biweekly newsletter covering mobile automation news, including Android/iOS testing strategies, CI/CD, and curated community resources.
Explores using Neo4J to visualize and understand the complex, machine-readable OSCAL standard for security compliance automation.
A hands-on review of the new DuckDB UI, exploring its features for data analysis and comparing it to previous workflows with Rill Data.