Feed
This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.

Benchmarking ArcticDB
ArcticDB - arcticdb.io
This article discusses the benchmarking process adopted by ArcticDB, focusing on continuous improvement and rigorously tested updates.
Benchmarking, ArcticDB, Software Engineering, Continuous Improvement

Mapbox | Maps, Navigation, Search, and Data
Mapbox - mapbox.com
Offering APIs and SDKs for AI-powered mapping, location search, and navigation for web and mobile apps. Start using it for free.
APIs, SDKs, AI, maps, navigation, geospatial data

15 Fun and Interesting APIs to use for your next coding project in 2022
AB Satyaprakash - medium.com
Explore unique APIs for your coding projects to inspire creativity and innovation beyond typical tasks.
APIs, coding, projects, software development

15 Open-Source Projects to Replace Popular SaaS Tools & Apps 👨💻🔥
Anand Mohan - dev.to
Explore alternatives to proprietary SaaS tools with these 15 open-source projects, enhancing productivity and fostering inclusivity in software development.
opensource, github, saas, productivity, software, coding

Building Arm64 Docker Images with .NET 8: A Quick Solution
Marius Schröder - medium.com
Learn to address Docker architecture issues for .NET 8 SDK builds with a simple solution.
Docker, .NET 8, Arm64, SDK, Build
An Introduction to Residuality Theory - CPH DevFest 2024
Barry O'Reilly - youtube.com
A talk on Residuality Theory recorded at the Copenhagen Developers Festival, focusing on architectural aspects for software developers.
Residuality Theory, CPH DevFest, software development, architecture, cloud, design
Advanced patterns for use with Event Sourced systems
James Geall - youtube.com
Explores advanced techniques in Event Sourcing and Domain-Driven Design for software architecture.
ddd, cqrs, microservices, event sourcing, software design
An Introduction to Residuality Theory - DDD Europe 2022
Barry O'Reilly - youtube.com
Barry O'Reilly discusses Residuality Theory in the context of Domain-Driven Design, focusing on architecture, modeling, and design patterns for software engineers.
ddd, domain-driven design, software architecture, microservices, event sourcing

Static asset file sizes can be reduced by over 80% in .NET 9
@RoundTheCode - roundthecode.com
In .NET 9, static asset delivery optimization uses Brotli and Gzip compression to reduce file sizes by over 80%, improving response times for slower networks.
.NET 9, static assets, compression, Brotli, Gzip, optimization

NServiceBus sagas: Integrations
Particular Docs - docs.particular.net
Learn to manage integration with external systems using NServiceBus sagas for HTTP communications. Implement orchestration for reliable shipment processing with multiple services.
NServiceBus, sagas, integration, software engineering, HTTP