SWE Blog Directory

Discover active software engineering blogs

Posts from today

This page was built on November 04, 2025

IWC Berlin 2025 in too few photos

After many years away, I have returned to in-person IndieWeb events, for IndieWebCamp Berlin 2025! In past years, I have tried to capture my experience for each day and session in a long-form blog post, with thoughts on sessions, project ideas, progress made, ideas for the future, etc. I’m pretty tired, though, so instead here is a collection of photos from my phone. It is both too-few and yet too-many! Saturday Amy was so incredibly nice and made me breakfast! What!! Spotted this ad for an... Take me to this post.

November 04, 2025

The Microsoft SoftCard for the Apple II: Getting two processors to share the same memory

Reportedly Microsoft's first hardware product. The post The Microsoft SoftCard for the Apple II: Getting two processors to share the same memory appeared first on The Old New Thing.... Take me to this post.

November 04, 2025

Mid afternoon horror film šŸŽ„ 😱

šŸ“ Checked in at b-ware! ladenkino, Berlin, Berlin.... Take me to this post.

November 04, 2025

Creating 3D Scroll-Driven Text Animations with CSS and GSAP

A step-by-step guide to building high-performance 3D scroll effects with GSAP, ScrollTrigger, and CSS transform math.... Take me to this post.

November 04, 2025

Easier reflection with [UnsafeAccessorType] in .NET 10: Exploring the .NET 10 preview - Part 9

In this post I show how to work with [UnsafeAccessor] to do 'easier' reflection and how to use .NET 10's [UnsafeAccessorType] with types you can't reference... Take me to this post.

November 04, 2025

Undefined Tasks

Years ago, Brian had a problem: their C# application would crash sometimes. What was difficult to understand was why it was crashing, because it wouldn't crash in response to a user action, or really, any easily observable action. The basic flow was that the users used a desktop application. Many operations that the users wanted to perform were time consuming, so the application spun up background tasks to do them, thus allowing the user to do other things within the application. And sometimes, ... Take me to this post.

November 04, 2025

The unreasonable effectiveness of stack ranking

Stakeholders are silly people. Everything feels important and urgent. Stack ranking helps... Take me to this post.

November 04, 2025
Back to Home