Three Developer Articles that Interested Me This Week — 2/28/2022

Nick Hodges
1 min readFeb 28, 2022

Every Monday, I post three things from the world of software development that interest me or otherwise catch my attention.

Remember ‘people over processes’

I have this sneaking suspicion that many, many people haven’t actually read the Agile Manifesto. “People over process” is one of the main tenets, and I’m guessing that this is the one that gets most ignored — that process seems to always be more important than people.

Microsoft’s Programming Language Czar Anders Hejlsberg: The Interview

It is my honor to have been involved with Anders during the early Delphi betas. Anders is as nice and friendly a guy as you will find. I’m always amazed at how he is able to simplify things, and how the same principles always seem to come up over the years.

GitHub Codespaces mean your computer doesn’t matter anymore

I have this dream of one day being able to use only a Chromebook. The only thing really holding me back at this point is Visual Studio Code. I can run it on a Chromebook, but it is problematic. This article might be my solution.

--

--