A better, sliding-matrix diff algorithm with consistent performance

A week ago, I posted about a simple diff algorithm which works, produces tolerable results, but is ultimately a toy. I wanted an algorithm ... | Continue reading


@denisbider.blogspot.com | 4 years ago

A straightforward, two-pass diff algorithm

For over two decades of writing software, I was scared of writing a diff algorithm. It seemed so formidable, like something an impressively ... | Continue reading


@denisbider.blogspot.com | 4 years ago

What's Wrong with Computing?

What's wrong is that we are: Using a bad universal data format. Depending on a universe of tools that make this bad format seem like the b... | Continue reading


@denisbider.blogspot.com | 4 years ago

The Case for SSH over UDP

I was recently led to the following excellent, humorous article about the current state of Internet protocols – and the winding road that br... | Continue reading


@denisbider.blogspot.com | 4 years ago

Redditors with absolute powers

For the past few years, I've been conducting an experiment. It began unconsciously, simply because my obstinate character has sparked confli... | Continue reading


@denisbider.blogspot.com | 5 years ago