Blog Logo
TAGS

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 ...

Read more...

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...

Read more...

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...

Read more...

CQRS pitfalls and patterns - Udi Dahan - NDC Oslo 2023

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 ...

Read more...

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...

Read more...

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...

Read more...

[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...

Read more...

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, ...

Read more...

Introduction to Serverless with .NET + AWS Lambda - Brandon Minnick - NDC Oslo 2023

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...

Read more...

InfraMap

# InfraMap [![PkgGoDev](https://pkg.go.dev/badge/github.com/cycloidio/inframap)](https://pkg.go.dev/github.com/cycloidio/inframap) [![AUR package](https://repology.org/badge/version-for-repo/aur/infr...

Read more...

Introducing Superalignment

Superintelligence will be the most impactful technology humanity has ever invented, but it could also be dangerous. To solve the problem of superintelligence alignment, were starting a new team and de...

Read more...

GPT-4 API general availability and deprecation of older models in the Completions API

Starting today, all paying API customers have access to GPT-4. We recommend users adopt the Chat Completions API, as it now accounts for 97% of our API GPT usage. The GPT-3.5 Turbo, DALL·E, and Whispe...

Read more...

Python version 3.12.0 alpha 0

This is Python version 3.12.0 alpha 0 ===================================== .. image:: https://github.com/python/cpython/workflows/Tests/badge.svg :alt: CPython build status on GitHub Actions :t...

Read more...

Why is the C4 model not enough today?

The C4 model was created as a way to help software development teams describe and communicate software architecture. It provides a clear picture about the architecture for any of the participants in t...

Read more...

.NET Systems Programming Learned the Hard Way - Aaron Stannard - NDC Oslo 2023

.NET Systems Programming Learned the Hard Way - Aaron Stannard - NDC Oslo 2023

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...

Read more...

Kubernetes Resiliency - Chris Ayers - NDC Oslo 2023

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...

Read more...

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...

Read more...

An Introduction to Residuality Theory - Barry OReilly - NDC Oslo 2023

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...

Read more...

Flexible Authorisation with ASP.NET Core 7.0 - Jason Taylor - NDC Oslo 2023

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...

Read more...

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 ...

Read more...