cd/sources/andrewlock-auto-discovered· home sources Andrewlock (auto-discovered)
cat /sources/andrewlock-auto-discovered.feed | wc -l → 23

Andrewlock (auto-discovered)

articles 23 domain andrewlock.net → page 1/2 feed RSS
12:28
2026-05-22
andrewlock.net
developer-tools

dotNET (OK, C#) gets union types

The article announces that union types are being introduced in .NET 11 (C# 15), allowing developers to define a type that can represent one of several unrelated types using the new `union` keyword. It…

12:28
2026-05-22
andrewlock.net
developer-tools

.NET (OK, C#) gets union types

The article announces that union types are being introduced in .NET 11 (C# 15), allowing developers to define types that can represent one of several unrelated types using the new `union` keyword. It …

12:28
2026-05-22
andrewlock.net
developer-tools

.NET (OK, C#) finally gets union types

The article announces that C# 15, part of .NET 11, will finally introduce native support for union types using the `union` keyword. Union types allow a variable to represent one of several distinct ty…

10:00
2026-04-14
andrewlock.net
artificial-intelligence

Running AI agents with customized templates using docker sandbox

The article explains how to create custom Docker sandbox templates for running AI agents safely in isolated microVMs, building on a previous post about using the Docker sandbox tool (sbx). It provides…

10:00
2026-04-07
andrewlock.net
artificial-intelligence

Running AI agents safely in a microVM using docker sandbox

The article describes how to safely run AI coding agents like Claude Code in "dangerous" mode—which bypasses permission prompts for improved productivity—by using Docker Sandboxes. These sandboxes pro…

09:00
2026-01-13
andrewlock.net
products

The Windows File Explorer replacement, File Pilot, is awesome

File Pilot is a fast, third-party replacement for Windows File Explorer that is currently available for free during its beta phase, with plans to become a paid tool (around £40 for an individual licen…

10:00
2025-12-09
andrewlock.net
developer-tools

Trying out the Zed editor on Windows for .NET and Markdown

The article describes the author's exploration of the Zed editor as a potential replacement for VS Code on Windows, driven by frustrations with VS Code's declining performance and unwanted .NET featur…

page 1 / 2 next →