New Monitor

The (almost) 10-year old 27" Thunderbolt display finally died.

Well, it didn't really die.

The Thunderbolt connector had gotten impossibly flaky. If I looked at it wrong, the monitor glitched or disonnected.

It was dead enough that I wasn't going to deal with it.

It involved this morass of adapters …

more ...




Behave Tests and Fixtures

BLUF

Behave fixtures totally rock for testing complex applications.

I had been doing them wrong. Doing them right is simpler.

History

I'm a fan of the Gherkin language for specifying the behavior of software.

Scenario: Works for Me

Given a configuration
When a request is made
Then the response can …
more ...

Link Rot and Editing

As noted in Finished Moving: Lessons Learned link rot is real.

Links vanish.

I've got 23 ancient (2004 to 2006, ancient) posts with clearly broken links. These are easy to identify because the service vanished years ago.

The tricky part is figuring out of there's any content worth preserving. In …

more ...


DZone's lack of a Python Zone

Check out DZone's Coding zone: https://dzone.com/coding. Hover over the "Coding" drop-down menu.

Notice anything lacking?

I'll give you a hint: Python.

They have "Frameworks", "Java", "Javascript", "Languages" and "Tools".

The "Languages" seems to be general programming, and the posts include Java, JavaScript and numerous other languages.

Let's …

more ...