Matt Schouten

@cybadger.com

I like to build things up. People, systems, software, knowledge... | Leadership and team coach | I also like books! | https://www.cybadger.com/

My rate of finishing books has been way higher than my rate of posting about them. Realized I have a list of at least 12 books to post about. And a stack of books calling my name.

If your company seems to flail, spiral, oscillate, or just keeps doubling down on the same idea, maybe the problem is too much feedback, undamped, without systems to handle it. Credit to @another.rodeo for the nudge to write this in response to his excellent post at another.rodeo/feedback/.

You Can't Handle The Truth! - Matt Schouten

If your company can't respond to big red warning flags or to basic, clear feedback about the world, try building better feedback systems.

cybadger.com

I wrote a post diving into Marketing Platform Engineering, which is the "craft of building the systems and workflows that enable marketing teams to work at their best", described by @aurooba.com. If you're an engineer working to support marketing (or a marketer supported by engineers), read it.

Marketing Platform Engineering - Matt Schouten

A dive into Marketing Platform Engineering, a specialty craft first described in a series of blog posts by Aurooba Ahmed.

cybadger.com

This is a fun talk, with lots of good lessons on becoming a more effective engineer. I took away several good reminders and a few new thoughts, and I've been doing this for a couple decades. Ross is a really good engineer, and a kind and wise human as well. Worth watching!

Ross Wintle@rosswintle.uk · 9mo ago

Oh, yay! I didn’t think my LoopConf talk recording was going to be free to watch. But it’s out on YouTube. This was an epic labour of love. I’m so glad I can share it with you. My 25 Lessons from 25 years of software development in (a little over) 25 minutes. youtu.be/cyxQ82L298Y

I learned something about sed today! I knew you could delete a range of line numbers: sed '2,5d' I didn't realize you could use patterns, too: sed '/#Start/,/#End/d' (If you don't know what sed is, and why this is cool, that's okay. In short, it edits text without user interaction.)

Had way too many tabs. I still have way too many tabs, but now at least they're organized. Window 1: email, two current-but-small projects (~15) Window 2: to-read (~100) Window 3: job search (and a few related to marketing my manager coaching biz, ~10) Separating contexts to help my brain. 🧠