Lately I’ve been using Azure Data Factory for a few data movement tasks. Like a good developer, I linked my factory to GitHub. I like to know I can recover from big mistakes somewhat easily. However, I ran into issues when something got out of whack. I’ll address two issues here: Azure Data Factory reporting […]

Stuff here could apply to other industries and professions. I work in technology, so that’s the spin. If you work in technology you have seen ugly things. Not many of us want to work on them. They’re the old relics of software teams past, where all product knowledge has disappeared. The projects you want to […]

When I’m learning a new language, there are a few basic things I like to do. Such as playing with arrays and iterators. A common practice for me is to filter or map items based based on whether they are even or odd. Today I decided to mix it up a bit and see if […]