Improving loading times of this site

Llm

Building RAG is hard

Building Retrieval-augmented generation (RAG) is hard. At least if you want to get helpful and reliable results.

Read →

Llm

How GitHub Copilot Serves 400 Million Completion Requests a Day

At QCon San Francisco Dave Cheney gave an insightful talk about how GitHub Copilot works under the hood and is able to serve 400 Million completion requests a day.

Read →

Work

Experiencing Cross-Team Collaboration

The value of cross-team collaboration.

Read →

Cool URIs don't change

Cool URIs don't change, but a domain can change.

Read →

A New Home for Home Assistant

Moving My Home Assistant to a new server.

Read →

Overview of Messaging in Distributed Systems

This post takes a brief look at the most important concepts of messaging in distributed systems.

Read →

Llm

Implementing Retrieval-augmented generation (RAG) with an own LLM

Implementing RAG for an own LLM.

Read →

Llm

Retrieval-Augmented Generation in Large Language Models: The Theory

Retrieval-Augmented Generation can enhance an LLM with a specific knowledge base. This post takes a look at some theory of this topic.

Read →