App Intents
A podcast episode discussing App Intents, their uses beyond shortcuts, and integrating Swift on the server with Hummingbird for a feature release.
A podcast episode discussing App Intents, their uses beyond shortcuts, and integrating Swift on the server with Hummingbird for a feature release.
Benchmarking performance of ASP.NET Minimal API vs classic Controllers in .NET 8 and 9 using BenchmarkDotNet.
Explores how metadata in Parquet files improves data efficiency and query performance, covering file, row group, and column-level metadata.
Podcast interview with Gorkem Ercan discussing Eclipse Foundation, AI/ML adoption in enterprises, CI/CD practices, and open source development.
A developer shares lessons learned from a minor AWS production incident involving SQS message limits and the claim check pattern.
Learn two Git tricks: quickly switch back to the previous branch and view the last 5 checked-out branches using reflog.
Explores the evolution and usage of the high-performance std::from_chars function for string-to-number conversion from C++17 to C++26.
A podcast discussion analyzing app pricing strategies, business models, and the value proposition for developers, using the Panels app as a case study.
A developer documents the process and specific changes required to upgrade their blog from Hugo v0.40 to v0.135.
Explains how to use NuGet's Central Package Management feature to centrally manage package versions across multiple .NET projects.
A developer shares their experience migrating a web application from .NET 6 to .NET 8, focusing on changes required for Entity Framework Core 8.
A podcast discussion exploring various app pricing models, controversies, and personal experiences in the iOS development world.
A breakdown of the latest draft proposal for value types (Project Valhalla) in Java, explaining the potential new programming model.
Overview of xUnit v3 prerelease features, including executable test projects, migration steps, and new capabilities like cancellation tokens.
A developer shares notes on Go 1.22's improved built-in router and using sqlc to generate database code, based on personal project experience.
Explores the philosophical differences in cryptographic library design, focusing on algorithm inclusion, misuse-resistance, and user expectations.
A developer's updated critique of Go after 7 years of professional and OSS experience, covering language quirks, tooling, and conventions.
Explores alternatives to Swagger for API documentation in ASP.NET 9, including Swashbuckle, NSwag, and Scalar.
A podcast discussion about navigating Apple's App Store review process, focusing on unclear requirements for subscription apps.
Troubleshooting guide for Azure Image Builder job failures due to TCP port 60000, 5986, or 22 errors in a secure network setup.