Here’s to exploring new territory. 🤠
Posts by Adam Kinney
I’m excited to be on that frontier this year — learning, designing, and building new ways of working, and helping others do the same.
Better decisions.
Faster learning.
More room for genuinely new possibilities.
That’s what excites me about Frontier Firm thinking.
Done well, it’s not about tools — it’s about redesigning how work happens.
That perspective makes one thing painfully obvious:
there is so much waste in how we work today.
Duplication. Friction. Unnecessary steps that drain energy and slow progress.
I’ve spent 25 years across every mode of the tech industry:
independent work, small teams, growing companies, and global enterprises.
My focus this year is simple:
• Continue transforming iSoftStone as Customer Zero
• Use those learnings to help clients transform with intention — not noise
At Microsoft Ignite last year, Microsoft laid out a clear blueprint for this next phase: the Frontier Firm.
That framework is now my playbook for 2026.
We all know AI is here.
The real question now is how we apply it responsibly and effectively.
2026 is shaping up to be a year of real transformation — for me personally, and for enterprises figuring out how AI actually changes the way we work and do business.
I’ll also be at Microsoft Ignite next week.
If you’re attending, I’d love to connect — whether to talk ideas, share perspectives, or just say hello.
A new chapter, but very much on the same road I’ve been traveling.
Now I get to stay close to technology while being even closer to customers and real-world solutions.
Our focus is Data & AI, and the team is as global as it is talented. In my first week alone I’ve already met great people across China, the U.S., India, Turkey, and Malaysia.
I’m excited to share that I’ve joined iSoftStone as a Senior Client Partner.
It feels like a natural step after years in the Microsoft ecosystem — as an advocate, an engineering leader, and more recently an independent consultant.
Watch the @luckyfamilystry stories on YouTube or XiaoHongShu
www.youtube.com/@LuckyFamily...
www.xiaohongshu.com/user/profile...
✍️ ChatGPT — story co-author
🖌️ Scenario — consistent character design
🎨 Photoshop — final polish, my go to for 20+ years
✏️ Google Gemini — small expressive tweaks
It’s amazing what’s possible when tech meets storytelling.
A month ago, I started a new job search — next week, I start a new role 🎉
In the meantime, I’ve been building something close to my heart ❤️
I’ve turned bedtime stories for my daughters into a bilingual picture-book series — Lucky Family Story — created with AI tools.
I’m locked in! Time to prep. 5 conversations started today. Happy Friday 🫡 #getajob
I’m officially #OpenToWork 🚀
Built Microsoft Learn (200M+ MAU) → Scaled engineering org 2→200
Led Stripe Docs team through major upgrades
Spent the past year diving into AI workflows
Now ready for my next engineering leadership role. DMs open.
The precision of code + the creativity of natural language is where AI development shines.
How are you giving your AI coding agents just enough structure without killing creativity?
🛠 My 6-Step Framework:
1️⃣ Define rules once (agents.md)
2️⃣ Break work into atomic steps
3️⃣ Use code examples
4️⃣ Enforce guardrails
5️⃣ Iterate with feedback loops
6️⃣ ‼️ Review commits like any other developer
When you vibe code with AI — only using natural language — you lose that precision.
AI coding agents shine when you give them instructions + constraints.
Add 2 rules — validate inputs + round down.
Code: 2 extra lines.
English: multiple sentences, careful ordering, and qualifiers.
Programming languages pack precision into tiny syntax.
❗Well-defined type systems are key here.
In code:
const a = 2, b = 2.5;
const c = (a * b) / 4;
Short. Exact. No ambiguity.
Plain English? Long, careful sentences to avoid confusion. Word soup. 🍲
Most people think code is harder to “speak” than natural language.
I think that’s backwards. 🤔
Code is simpler — and far more precise. Here’s why 👇
11/
Happy Friday 🌞
Go burn through your Claude usage limits. 🏎️
10/
My setup now:
💬 Claude Code in VSCode for deep, conversational building
⚡ Cursor for lightning-fast manual refactors
Individually = impressive.
Together = fastest, cleanest workflow I’ve ever had.
9/
Claude might be my main driver…
…but Cursor is still the fastest, smartest editor I’ve used.
Change an enum → Cursor predicts casing, tense, properties — across the project.
I just hit Tab. ✨
8/
📚 Tangent: People worry AI will cut juniors out of the loop.
But if AI like Claude can teach while assisting, we might see AI mentorship grow talent instead of replacing it.
7/
Before Claude, my specs were thousands of lines.
Now? About thirty.
Not side-by-side pair programming — over-the-shoulder.
Sometimes I drive. Sometimes Claude does. Sometimes… it has the better idea.