Blog Logo
TAGS

Mojo🔥 - It’s finally here!

Since our launch of the Mojo programming language on May 2nd, more than 120K+ developers have signed up to use the Mojo Playground and 19K+ developers actively discuss Mojo on Discord and GitHub. Toda...

Read more...

Map Camp: Weird Mapping - How to Create a Revolution

Dave Anderson spoke at Map Camp on How to Create a Revolution. The event includes talks and workshops about mapping techniques used in organizations. The session discussed mapping essential elements f...

Read more...

What OpenAI Really Wants

The young company sent shock waves around the world when it released ChatGPT, but that was just the start. The ultimate goal: Change everything. Yes. Everything. Sam Altman, CEO of OpenAI, is at the c...

Read more...

Mac Setup for Web Development [2023]

I bought the MacBook Pro from 2022 after having used the MacBook Pro 2015 for the last years. The last months have been super exciting and I am up running working efficiently on my personal and profes...

Read more...

OpenTF: An OSS tool for building, changing, and versioning infrastructure

# OpenTF - Manifesto: [opentf.org](https://opentf.org) - About the OpenTF fork: [opentf.org/fork](https://opentf.org/fork) - Join our Slack community! **Important Note: This repository is currently a...

Read more...

puck - The self-hosted, drag and drop editor for React

# puck The self-hosted, drag and drop editor for React. - 🖱️ **Drag and drop**: Visual editing for your existing React component library - 🌐 **Integrations**: Load your content from a 3rd party head...

Read more...

Well All Have AI Assistants Soon, Google AI Cofounder Says

Mustafa Suleyman, the cofounder of Googles AI division, told CNBC that everybody will have their own AI-powered personal assistant that could serve as on-demand help in various aspects of their lives ...

Read more...

Beyond Anemic Domain Models: Bridging the Gap Between Data and Behavior

In this article, Rico Fritzsche discusses the importance of Domain-Driven Design (DDD) and how it can overcome the limitations of Anemic Domain Models. DDD emphasizes blending data and behavior to cre...

Read more...

Complex Software is an Occupational Health Hazard!

!Complex Software is an Occupational Health Hazard! # Whaally.Domain [![NuGet Badge](https://img.shields.io/nuget/v/Whaally.Domain)](https://www.nuget.org/packages/Whaally.Domain) The goal of the `Wh...

Read more...

Entities and Aggregates: The Heart of Domain-Driven Design Explained

First of all, if you just stumbled across this article without having read the predecessor, I highly recommend taking a look at my previous article, Beyond Anemic Domain Models: Bridging the Gap Betwe...

Read more...

How to Implement Domain-Driven Design: Common Mistakes You Should Avoid

In today’s chapter of my Domain-Driven Design journey, I want to dive into how we structure our code. This topic holds a special place for me. You see, when code grows, it can easily become a jumbled ...

Read more...

Obsidian 1.4 Desktop (Public) - Properties and Two-Factor Authentication

This update introduces Properties, a simple and durable way to add tags, links, dates, and other metadata to your notes. The core plugins Search, Templates, and Backlinks have all received upgrades to...

Read more...

The Pain and the Poetry of Python

The ecosystem of tools for packaging, testing, distributing, and testing Python projects is overwhelming, especially if you’re coming to Python from other languages. In this post, we’ll survey the evo...

Read more...

Whats up Python? New packaging proposal, Python in Excel, a piano in the terminal...

Microsoft announces Python support in Excel. Single file script deps declaration: a new pyproject.toml compatible proposal. Bumping security for pypi: 2FA now activated and one more hire. Milestones: ...

Read more...

Mapper Contexts & Supercontexts: Decoupling Domain-Specific and Domain-Generic Bounded Contexts

You’re building a new system and two members of your team propose alternative architectures for sending notifications. The first developer proposes a push model: bounded contexts should instruct the n...

Read more...

CI/CD

CI/CD is a project that focuses on continuous integration and continuous deployment. It utilizes various GitHub actions workflows for tasks such as publishing, CI, and documentation building. The late...

Read more...

Event transformations, a tool to keep our processes loosely coupled

One of the biggest pains in traditional software design is accidental complexity. Event Sourcing can help with that, as it focuses on the business process and allows for backward compatibility. With E...

Read more...

Welcome to the official Hamilton Github Repository

Hamilton is a general purpose micro-framework for creating dataflows from python functions. It simplifies the creation of wide column dataframes and works on python objects of any type and dataflows o...

Read more...

Strategic DDD Remote Collaboration Toolkit

If you want to get started with Strategic DDD to gain deeper insights into your domain and to align your software architecture with your domain, you can use this free Miro template. The toolkit includ...

Read more...

Visual Studio for Mac Retirement Announcement

Today we are announcing the retirement of the Visual Studio for Mac IDE. Visual Studio for Mac 17.6 will continue to be supported for another 12 months, until August 31st, 2024, with servicing updates...

Read more...