The Architect’s Blueprint: Understanding Software Styles and Patterns with Cheatsheet
In software development, architecture plays a crucial role in shaping the structure and behavior of software systems. It provides a blueprint for system design, detailing how components interact with ...
Estragonia: Avalonia in Godot
Estragonia is a bridge allowing the use of the powerful Avalonia UI framework in the no less powerful Godot game engine! Its GPU accelerated using Vulkan, which is the main renderer used in Godot 4. Q...
Gossip Protocol - System Design
Gossip Protocol is a system design approach for distributed systems. It involves the use of broadcast algorithms and peer-to-peer state management services. This article explains the different types o...
CQRS pitfalls and patterns - Udi Dahan - NDC Oslo 2023

In this speech, the speaker introduces themselves and discusses their topic of interest, which is Command Query Responsibility Segregation (CQRS) in software development. They explain that CQRS is an ...
10 Things My 10 Years of Using Unity Have Taught Me
Over the past 10 years, Ive learned valuable lessons while using Unity for professional games and personal projects. This article shares advice on picking the right Unity version, disabling compressio...
A principled approach to evolving choice and control for web content
A principled approach to evolving choice and control for web content. This article explores various product updates in Android, Chrome, and Play. It also highlights features and updates for devices an...
[Obsidian] Khoj - An AI personal assistant for your digital brain
Khoj is an AI personal assistant that helps you search and organize your personal data. It provides features such as fast and incremental search, iterative discovery, and assisted creativity. With Kho...
Enatega Single Vendor Solution
# Enatega Single Vendor Solution Enatega is a state of the art white label storefront delivery solution that allows business owners to easily manage their deliveries. Whether they have a restaurant, ...
Introduction to Serverless with .NET + AWS Lambda - Brandon Minnick - NDC Oslo 2023

Brandon Minnick discusses the benefits of serverless development with AWS Lambda in C#. As a mobile app developer, Minnick highlights how serverless allows him to easily and quickly create a backend f...
InfraMap
# InfraMap [](https://pkg.go.dev/github.com/cycloidio/inframap) [
In this presentation, Aaron Standard discusses his experiences and discoveries in learning.net systems programming. He has been a net developer since 2005 and has worked on various projects, including...
Kubernetes Resiliency - Chris Ayers - NDC Oslo 2023

In this video, Chris Ayers, a senior customer engineer at Microsoft, discusses the importance of Kubernetes resiliency. He explains that he is part of the Azure engineering team, assisting customers i...
Welcome to the New Era of App Development: Introducing Avalonia v11
Today, we are thrilled to announce the release of Avalonia 11.0! After nearly a year in preview and countless thousands of hours of dedication, it is time to unleash a game-changer in cross-platform a...
An Introduction to Residuality Theory - Barry OReilly - NDC Oslo 2023

In this text, the speaker introduces the concept of Residuality Theory, which offers a new approach to thinking about the systems that engineers and architects work with. The speaker, who is a PhD can...
Flexible Authorisation with ASP.NET Core 7.0 - Jason Taylor - NDC Oslo 2023

In this session on flexible authorization with ASP.NET Core, Jason Taylor, a solution architect for Increment, discusses the basics of authentication and authorization. He explains that authentication...
Activepieces: An Open Source Workflow Builder
Activepieces is a no-code workflow builder that integrates Google Sheets, OpenAI, Discord, and RSS, among other integrations. It is designed to be extensible through a strongly typed pieces framework ...