Blog Logo
TAGS

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

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

Domain-Driven Design for a Modular Monolith: Bridging the Gap Between Microservices and Monoliths

Trying to migrate but don’t know how to get started? Maybe a modular monolith, aka Modulith, is the answer. A modular monolith is a monolith that is divided into modules, each with its own bounded con...

Read more...

European Companies Criticize EUs AI Regulations

Over 150 executives from European companies like Renault, Heineken, Airbus, and Siemens have signed an open letter urging the EU to rethink its plans to regulate AI. They claim that the AI Act could j...

Read more...

Dear Game Developers, Stop Messing This Up!

Dear Game Developers, Stop Messing This Up!

Developers commonly misuse a variable that is crucial for smooth motion in video games. This variable, known as Delta time, is used in popular game engines such as Unity and Unreal. However, many deve...

Read more...

Succeeding at Reactive Architecture - Ian Cooper - NDC Oslo 2023

Succeeding at Reactive Architecture - Ian Cooper - NDC Oslo 2023

In this talk, Ian Cooper discusses the concept of reactive architectures and how reactive programming can help in building better architectures. He mentions that his interest in speaking and technolog...

Read more...

Understanding Big Data for Software Engineers - David Ostrovsky - NDC Oslo 2023

Understanding Big Data for Software Engineers - David Ostrovsky - NDC Oslo 2023

David, a software engineer at Meta, discusses big data at a software development conference. He explains the problems that data tools solve and how they have evolved over time. He emphasizes that big ...

Read more...

Data Infrastructure at IFTTT

Data is a big deal at IFTTT. Our business development and marketing teams rely on data to make critical business decisions. The product team relies on data to run tests, learn about product usage, and...

Read more...

VUDA: A Header-Only Library for GPU-Accelerated Applications

VUDA is a header-only library based on Vulkan that provides a CUDA Runtime API interface for writing GPU-accelerated applications. It conforms to the specification of the CUDA runtime and is based on ...

Read more...

Infrastructure as Code on Azure: Bicep vs Terraform vs Pulumi - Erwin Staal - NDC Oslo 2023

Infrastructure as Code on Azure: Bicep vs Terraform vs Pulumi - Erwin Staal - NDC Oslo 2023

In this session, the speaker introduces three tools for infrastructure as code on Azure: Bicep, Terraform, and Pulumi. They mention that Bicep is the easiest to learn and was created by Microsoft as a...

Read more...

Rx.NET v6.0: Enhancing Compatibility, Trimming Support, and Many More

At the end of last month, the team behind Reactive Extensions for .NET announced the release of Rx.NET major version 6.0. The latest version of the library brings several improvements and aligns itsel...

Read more...

Rebuilding Twitter Following Clean Architecture and Domain-Driven Design - Amichai Mantinband

Rebuilding Twitter Following Clean Architecture and Domain-Driven Design - Amichai Mantinband

Elon Musk tweeted about focusing on hardcore software engineering, which sparked curiosity among many Twitter users. This led to a fictional story where Elon pondered the meaning of hardcore software ...

Read more...

Gorilla CLI

# Gorilla CLI Gorilla CLI revolutionizes your command-line interactions with a user-centric tool that understands natural language commands. Simply state your objective, and Gorilla CLI will generate ...

Read more...