.NET Weekly #140 (19.08 - 25.08)
Cloud & Web
- The Perfect Wrapper Components in Vue 2.6 and soon Vue 3.0
- Rendering on the Web
- Delta requests for frequently-updated application bundles - from 2002 to service workers
- Brotli vs Gzip Compression. How we improved our latency by 37%
- Iframes are just terrible. Here’s how they could be better
- AWS Lambda Cold Starts After 10 Minutes
- Dependency Injection in Vue.js Applications
- JWTs suck (for web auth and basically everything else)
- Running PostgreSQL Using Amazon RDS
- The Cloud-native Azure Application Architect Map
Tooling & Libraries
- Sunsetting Mercurial support in Bitbucket
- Visual Studio 2019.2 and .NET 3.0 SDK Projects not Loading
- Creating Tagged Subnets Across AWS AZs Using Pulumi
- GitLab 12.2 released with Directed Acyclic Graphs for Pipelines and Design Management
- Burnout - Connected Apps to run your startup
- Why Does Developing on Kubernetes Suck
- Releasing IdentityModel v4
Architecture & Databases
- Functional architecture is Ports and Adapters
- Take the worry out of managing your MySQL & Redis databases
- The Architecture of Open Source Applications
- Why Software Architects Must Be Involved in the Earliest Systems Engineering Activities
- Time Series Databases with Rob Skillington
- Unit tests are tests of modularity
- Building a distributed time-series database on PostgreSQL
- Automatically Indexing Millions of Databases in Microsoft Azure SQL Database
- Software Architecture Guide
Programming Languages
- An Introduction to System.Threading.Channels
- Artifact Removal in C# with OpenCV
- Hash table tradeoffs - CPU, memory, and variability
- Trying to Run RSocket Server with RSocket.NET and ASP.NET Core Primitives for Non-HTTP Servers
- Bubble Sort - The Sorting Algorithm Family Reunion
- Odd-Even Sort - The Sorting Algorithm Family Reunion
- The state of software engineering
- .NET Core and systemd Avatar
- Refactoring to Data Driven Tests
Runtime
- New SequencReader API inside System.IO.Pipelines
- WebAssembly Interface Types - Interoperate with All the Things