Crossvalidation in complex survey data
Explores experimental cross-validation methods for complex survey data using replicate-weight decompositions to respect sampling structure.
Explores experimental cross-validation methods for complex survey data using replicate-weight decompositions to respect sampling structure.
A technical guide on manually deploying Azure Stack HCI, covering prerequisites, hardware requirements, and initial setup steps.
Explores a potential bug in Xcode where SwiftUI preview code and assets may not be properly excluded from App Store builds, recommending #if DEBUG checks.
Explains the differences between .NET's MemoryCache, DistributedCache, and the new HybridCache, including their use cases and code examples.
An article exploring science-based games and interactive 'explorable explanations' as engaging alternatives to traditional teaching methods.
A step-by-step guide to upgrading PostgreSQL from version 15 to 16 on Ubuntu 24.04, covering cluster management and commands.
A talk from PyCon US 2024 exploring the many ways to contribute to the Python community, from coding to community involvement.
Exploring CSS Relative Colors to generate accessible text colors, comparing it to the upcoming contrast-color() function and discussing tradeoffs.
A guide on using the httpgenerator tool to automatically create HTTP request files from a Swagger/OpenAPI definition for easier API testing.
A guide on using the ts-rs crate to generate TypeScript bindings from Rust code, including a custom Rollup plugin for bundling.
A DevOps engineer reflects on leaving Twitter/X for the Fediverse, discussing platform changes, tech community dynamics, and personal tech projects.
A tutorial on building a simple database with MVCC to implement and understand the five major SQL transaction isolation levels in 400 lines of code.
Java 23 previews module import declarations, a new feature for importing all public types from a module, even in non-modular code.
A tutorial on building a customizable eInk conference name badge using Python and the Badger2040W microcontroller board.
Explains three key Apache Iceberg features for data engineers: hidden partitioning, partition evolution, and tool compatibility.
A discussion on the current state and cost of .NET development tooling in 2024, focusing on free options like Visual Studio Community Edition.
A technical guide demonstrating how to use Semantic Kernel with the new GPT-4o model for image analysis, including a sample C# project.
Troubleshooting large content.db file size in Nuxt Content v1 static builds and strategies to reduce or eliminate it.
A curated list of key Microsoft Build 2024 conference sessions for developers in Australia and New Zealand, focusing on AI, cloud, and development tools.
A temporary issue with Amazon Q Developer v1.4 in Code Server and the script to revert to the stable v1.3 version.