Suggested reading: The Pros & Cons Of Plotting & Pantsing

The post When You Think You’re Done appeared first on Writers Write.
Suggested reading: The Pros & Cons Of Plotting & Pantsing

The post When You Think You’re Done appeared first on Writers Write.
Do you know a person with good ideas who nobody seems to listen to? Someone in your family? At work? Is it you? Being able to clearly and persuasively communicate might be the most important skill any of us can have in the years ahead. Whether steering humans or AI, your success depends on getting your point across in a way that resonates. Judging the efforts found in my social media feeds, most of us are awful at bringing people around to a different way of thinking.
But we can get better! This is a learned skill that anyone can pick up. I’ve been studying the topic for a while now, and get asked from time to time what resources I recommend. Here’s a batch of books I’ve learned the most from.
Messengers: Who We Listen To, Who We Don’t, and Why. Learn about eight traits that reliably predict if someone will listen to you. Some key passages:
Pre-Suasion: A Revolutionary Way to Influence and Persuade. Robert is considered the “godfather of persuasion” and this book is a must-read for those wanting to understand how to set up persuasive communication. Some key passages:
Human Hacking: Win Friends, Influence People, and Leave Them Better Off for Having Met You. I read this last year and it was valuable to me for thinking about empathy as a key part of persuasive messaging. Some key passages:
The Catalyst: How to Change Anyone’s Mind. A different take. Instead of trying to change people’s minds, you remove roadblocks to getting there. Some key passages:
Do You Talk Funny?: 7 Comedy Habits to Become a Better (and Funnier) Public Speaker. Stand-up comedy is the scariest job I can imagine. But I’ve got a decent sense of humor and like adding some laughs to my interactions. Seems to help. Some key passages:
Never Split the Difference: Negotiating As If Your Life Depended On It. FBI negotiators know a thing or two about persuasion. Good tactics here. Some key passages:
Win Your Case: How to Present, Persuade, and Prevail–Every Place, Every Time. We can learn a lot from lawyers when it comes to making effective arguments. Some key passages:
Sales Pitch: How to Craft a Story to Stand Out and Win. Most sales pitches aren’t very good. They’re unfocused, lack urgency, and keep the story on their own needs. This book sets you on the right path. Some key passages:
Five Stars: The Communication Secrets to Get from Good to Great. Are you good at moving others to action? This book is full of tips and anecdotes to make you better at it. Some key passages:
To Sell is Human: The Surprising Truth About Moving Others. We’re all selling something. Ourselves, a product or service, an idea. Some key passages:
Win Bigly: Persuasion in a World Where Facts Don’t Matter. Some people are just really good persuaders. What can we learn from them? Key passages:
Impossible to Ignore: Creating Memorable Content to Influence Decisions: Creating Memorable Content to Influence Decisions. It’s hard to get anything to stick with people nowadays when so many things compete for our attention. Those who succeed, win. Some key passages:
Pitch Anything: An Innovative Method for Presenting, Persuading, and Winning the Deal. Another one I read last year, and it left a mark. We’re talking past our audience and failing to hold attention. Some key passages:
The Power of Communication: skills to Build Trust, Inspire Loyalty, and Lead Efficiently. We’ve covered a lot of books here, and this last one looks at the right approach to communication. Some key passages:
Don’t get intimidated by the size of the list. It’s taken me a decade+ to go through all this, and I’ll never be done. Becoming a persuasive communication is a lifelong journey and an exercise in humility. There’s always more to learn, but the payoff will likely have a massive impact on your satisfaction with life.
Today’s list seemed to have a good number of items that could help you with planning work in your team: choosing frameworks, betting on databases, revisiting path to production, and skills training.
[article] What Developers Actually Need to Know Right Now. There’s a lot of wisdom in this post from Tim O’Reilly where he chatted with my colleague Addy.
[blog] How we rebuilt Next.js with AI in one week. This got me thinking about how often we’d now see people using AI to create compatibility layers or thinner versions of established frameworks.
[blog] I Taught My AI Coding Agent to Write YouTube Descriptions. AI-native teams and individuals ruthlessly attack toil with AI solutions. Karl has a creative and repeatable way now to make his video workflow simpler.
[article] How to adapt your skills for AI-driven development. Learn how to learn! There’s some useful advice here for taking a comprehensive approach to upskilling.
[blog] Google Renews Platinum Membership with the Linux Foundation, Continuing Its Ongoing Support for the Open Source Community. We’re not only a massive contributor to open source, but we also work hard to invest in the community at large.
[article] The End of CI/CD Pipelines: The Dawn of Agentic DevOps. I haven’t seen this point articulated like this, and I liked it. Either go all-in on agentic workflows, or stay with human-centered deterministic scripts. But don’t live in the squishy middle.
[blog] Firefly: Illuminating the path to nanosecond-level clock sync in the data center. It takes some crazy engineering to keep clocks in sync. This is a wild post about what we do.
[article] A Blog Post About COBOL Just Cost IBM $30 Billion. Here’s What Actually Happened. The services business will change. I don’t think we yet know how. But the markets has a quick reaction to Anthropic’s post about modernizing COBOL. Fintan has a good take too.
[blog] Flutter & Dart’s 2026 roadmap. Exciting plans for this pair. Generative UIs are going to be a big thing soon.
[blog] The Disintermediation of Databases. Rachel throws out a few hypotheses about the database market, and these feel spot on.
[blog] Powering the New Microsoft Agent Framework with Gemini 3.x. Use whatever framework gets you fired up. For .NET devs, that’ll likely be Microsoft’s Agent Framework. Good look here at making it work with non-OpenAI models.
[blog] Building a Faster GCP Kill Switch: Leveraging Cloud Monitoring Instead of Billing Data. In an ideal world, your cloud consumption would immediately turn into billing data. But the reality is trickier given how consumption data gets processed. So this person showed how to use monitoring metrics to get an early signal.
[article] The reason big tech is giving away AI agent frameworks. Sure, we’re all giving you frameworks so that it’s easier to use our respective stacks. Bet on higher order things like MCP and A2A to insulate yourself.
[blog] How to Manage Your Firestore Database with Natural Language via Firestore MCP Server: Step-by-Step Examples. I can’t say I’ve seen DBAs talking about doing database ops with agentic CLIs, but it seems like a solid use case. This isn’t necessarily ops, but gives a glimpse of what’s possible.
Want to get this update sent to you every day? Subscribe to my RSS feed or subscribe via email below:
max_function_calls to FunctionInvocationConfiguration (#4175)CreateConversationExecutor, fix input routing, remove unused handler layer (#4159)InvokeFunctionTool action for declarative workflows (#3716)max_iterations is reached (#4234)tool_call arguments in MESSAGES_SNAPSHOT when streaming (#4200)structured_output propagation in ClaudeAgent (#4137)Full Changelog: dotnet-1.0.0-rc1...dotnet-1.0.0-rc2