
Articles
-
1 week ago |
tidyfirst.substack.com | Kent Beck
Before you start, I’m not advocating for anything here. I spent a large part of my career giving people permission to work on one thing at a time (run/right/fast, interface/implementation, behavior/structure). As I integrate genies into my work more fully, though, I notice myself doing something that looks like multi-tasking more & more. This is my attem…
-
2 weeks ago |
tidyfirst.substack.com | Kent Beck
It’s been a while since the last chapter. The end is in sight, though. I have a table of contents I like and I can see how to get all these chapters written. Expect more soon.
-
2 weeks ago |
tidyfirst.substack.com | Kent Beck
Originally published May 20, 2015. Since then my cognitive function has made a fairly complete comeback, well except accounting for normal aging. I was reminded of this essay by my experience with augmented coding. That “normal aging” stuff left me without the patience to get set up for coding. With the genie, though, I’m happy to dive into most any project. It’s like wearing an exoskeleton but for my brain. The point remains—don’t take cognition for granted.
-
2 weeks ago |
tidyfirst.substack.com | Kent Beck
I’m going to put little lessons I learn augmented coding here as posts. Posts/notes/chat—Substack has a bit of a product problem. I want these out there, though, so I’ll post them to my paying subscribers first, then make them public in a month or so (if I remember to do so).
-
2 weeks ago |
tidyfirst.substack.com | Kent Beck
I’m working on a project in Rust to build a performance-competitive, library-quality implementation of a map with sorted keys. Since it's a new language for me, I didn't notice the genie using an awkward idiom when calling functions that return an Option. The (apparently) default style is to explicitly check results with an if statement. if let Some(left)…
Try JournoFinder For Free
Search and contact over 1M+ journalist profiles, browse 100M+ articles, and unlock powerful PR tools.
Start Your 7-Day Free Trial →