Blazor Project Structure
A guide to structuring Blazor applications using a feature-based folder organization instead of the default template layout.
A guide to structuring Blazor applications using a feature-based folder organization instead of the default template layout.
A critique of traditional corporate hierarchies in tech, arguing they harm fulfillment and business by pushing people into management over their true passions.
A guide to automating Cloud Build triggers for Pulumi infrastructure projects on Google Cloud Platform using Python.
A technical guide on deploying a static web app to Google Cloud Storage using an HTTPS Load Balancer for secure external access.
A lightning talk from DjangoCon Europe 2022 on implementing full-text search in the official Django project documentation website.
A guide to deleting an Azure tenant, troubleshooting the 'Unable to delete tenant' error by removing hidden enterprise applications.
A developer details the process of rewriting the Wally app for iOS 16 using SwiftUI 4, focusing on architecture, package management, and data migration.
A guide to implementing multiple JSON serialization settings for different endpoints in ASP.NET Core Web APIs using custom formatters.
Explains why async/await in ASP.NET Core improves scalability by freeing worker threads during I/O, not raw performance.
A hands-on tutorial exploring LakeFS for data versioning and branching using PySpark and Jupyter notebooks in a data engineering context.
The article argues that the term 'open source' has a specific, community-driven meaning that prevents commercial monopolization of software.
Developer updates on Hare language cross-compiling, TLS support, a new Linux power management tool, and Helios OS refactoring while recovering from COVID-19.
A guide to using CSS container queries, a new feature for component-based responsive web design, including browser support and polyfill updates.
A curated list of essential resources for data engineering, including articles, newsletters, podcasts, and tools.
Explores modern data engineering trends in 2022, focusing on analytical data storage formats, organization, and access patterns.
A data engineer explores the evolution of the data ecosystem, comparing past practices with modern tools and trends in 2022.
A workaround to customize the fields shown in Airtable's .ics calendar export, which by default only uses the primary field.
A deep dive into the Neural Tangent Kernel (NTK) theory, explaining the math behind why wide neural networks converge during gradient descent training.
A look at Java 19 features including Project Loom's virtual threads, structured concurrency, records, and new programming patterns.
A personal exploration of AI image generation tools like Midjourney, Stable Diffusion, and DALL-E 2, discussing their accessibility and the art of prompt crafting.