John Maeda
John Maeda is an Influencer
AI @ MSFT / Laws of Simplicity + How To Speak Machine, Author / LinkedIn Top US Influencer
- Report this post
OPEN-SOURCE AI CODING ASSISTANTS: I'm glued to my GitHub Copilot these days, and decided to venture out to the open-source world to see how the broader universe is doing it out there with Aider (more CLI-y) and Claude Dev (very VS Code-y). I wrote a simple guide to get them running yourself that's available here: https://lnkd.in/gWvnCuve The good news is that it's relatively easy to get going down either path. I love pair-programming with AI because: 1/ it's so economical, 2/ it warms up your coding brain quickly, 3/ it's extra awesome when you add in Superwhisper so you're just coding by voice. If you like CLI-y control, then Aider will make you very happy as a complement to your daily GitHub Copilot-ing. Aider's like a little Cessna airplane that you can exact a great deal of control of to channel your maximum hobbyist vibe for personal projects. —JM
62
To view or add a comment, sign in
More Relevant Posts
-
John Maeda
John Maeda is an Influencer
AI @ MSFT / Laws of Simplicity + How To Speak Machine, Author / LinkedIn Top US Influencer
- Report this post
COOKING OLD-FASHIONED AGENT SWARMS: Guest Chef 🧑🍳 Marco Casalaina shared his hands-on recipes for creating multi-agent systems with #SemanticKernel in a new episode of the Cozy AI Kitchen: https://lnkd.in/gP-GKCyYLearn in code how to:- Design a persona for an agent- Get an agent with tools up and running- Get multiple agents to collaborateThe extended post by Chef Marco himself is here: https://lnkd.in/gxMdxm_7Link to all CAIK 🎂 29 episodes is over here: https://lnkd.in/g_rK7v-q HT Ross Heise
64
4 Comments
Like CommentTo view or add a comment, sign in
-
John Maeda
John Maeda is an Influencer
AI @ MSFT / Laws of Simplicity + How To Speak Machine, Author / LinkedIn Top US Influencer
- Report this post
💻MICROCOMPUTERS ≅ 🧠LLM/SLM AI: In the fantastic 1982 Grace Hopper talk (Part 1: https://lnkd.in/gmQXPfmY Part 2 https://lnkd.in/gVE3AGJj) she references a document on microcomputers that I believe is this one https://lnkd.in/gEYfgAyf It’s all about how the then new trend of "microcomputers" could one day revolutionize operations by boosting data processing, communication, and decision-making ... which all feels pretty relevant today!It’s easy to forget that programming wasn’t always guaranteed to work perfectly, even though programs are designed to be deterministic. This new LLM/SLM coding era feels a lot like the early days of computing, where we had to work step by step to make things more reliable. Just like back then, today’s makers like Fabian Williams Amelia Wattenberger David Ha are rolling up their sleeves and doing the hard work to make these systems better. It might take some time, but we’re getting there. —JM
18
1 Comment
Like CommentTo view or add a comment, sign in
-
John Maeda
John Maeda is an Influencer
AI @ MSFT / Laws of Simplicity + How To Speak Machine, Author / LinkedIn Top US Influencer
- Report this post
METACIRCULAR FRONTEND 🧑🍳FEASTING: After spending so much quality time on the backend with #SemanticKernel AI, I’ve rediscovered my passion for the frontend—especially with all the buzz around shadcn and similar tools. If you’re eager to cook up something like the new generation of developers, I’ve put together a step-by-step guide on how to set up a simple streaming OpenAI-powered chat using Next.js, Tailwind, and Yarn. You can check it out here https://lnkd.in/gpGpasjqThese days, I find that switching between the mindset of a non-programmer (like a manager or designer) and that of a programmer has become much easier thanks to the AI coding tools now at our disposal. Similarly, moving between backend and frontend development is now far simpler as these tools become more visually sophisticated. It’s an exciting time, especially for anyone who remembers taking MIT’s 6.001 back in the day—where the concept of metacircularity was brought to life in languages like LISP and Scheme. Now, it feels like we’re living in a truly metacircular world, where the LLM AI tools we use to build are themselves constructed with the very concepts they help us create.
69
Like CommentTo view or add a comment, sign in
-
John Maeda
John Maeda is an Influencer
AI @ MSFT / Laws of Simplicity + How To Speak Machine, Author / LinkedIn Top US Influencer
- Report this post
COOK A REALLY GOOD 🍞TOAST: It took me a few tries, but my step-by-step instructions here https://lnkd.in/g6JdHgiz will *likely* get you going like the cool kids with shadcn, nextjs, tailwind, and yarn (I'll bun another day). The reason why I went down this rabbithole is when I saw the Sonner (toast 🍞) component in action on a frontender's YT channel. You don't need to do all this stuff in the cool LLM AI era I know, but I'm old-fashioned so I like to kick the tires myself. It was well worth it. Enjoy! —JM
40
1 Comment
Like CommentTo view or add a comment, sign in
-
John Maeda
John Maeda is an Influencer
AI @ MSFT / Laws of Simplicity + How To Speak Machine, Author / LinkedIn Top US Influencer
- Report this post
GENAI PLUGINS, PLANS, PERSONAS: Paul Singh and Anurag(Anu) Karuparti have created a neat and durable knowledge base of LLM patterns for secure, scalable, and ethical cloud environments. "Generative AI for Cloud Solutions" is my go-to coffee break book for re-reviewing how we got here in AI today, and also how we look forward when building LLM-based software systems with increasing reliability. https://lnkd.in/gQtjcWSW
87
7 Comments
Like CommentTo view or add a comment, sign in
-
John Maeda
John Maeda is an Influencer
AI @ MSFT / Laws of Simplicity + How To Speak Machine, Author / LinkedIn Top US Influencer
- Report this post
MOZART OF AI CODING: Watch one line of 🪴 code grow into a lean, kind, streaming AI machine 🌳 in Chef Stephen Toub's visit https://lnkd.in/gshCmkGY to the Cozy AI Kitchen (CAIK 🍰). If you are a .NET 🤖 fan we have Stephen and the #SemanticKernel team's efforts to make your C# universe a beautiful place for LLM AI software development. HT 🧑🍳 Ross Heise 🧑🍳 Matt Scholz“Computer programming is an art, because it applies accumulated knowledge to the world, because it requires skill and ingenuity, and especially because it produces objects of beauty. A programmer who subconsciously views themself as an artist will enjoy what they do, and will do it better.” —Donald KnuthFull episode: https://lnkd.in/gshCmkGYAll 27 episodes: https://lnkd.in/gs7EsCPG
61
Like CommentTo view or add a comment, sign in
-
John Maeda
John Maeda is an Influencer
AI @ MSFT / Laws of Simplicity + How To Speak Machine, Author / LinkedIn Top US Influencer
- Report this post
DESIGN IN TECH REPORT 2025: For folks interested in “Autodesigners on Autopilot” for SXSW #DesignInTech Report 2025 please upvote: https://lnkd.in/gYfnRJfBKey themes for the 2025 report:* The Autodesigner's Role: Understand how designers are evolving into "autodesigners" by training AI to automate routine design tasks.* 50 Years In The Making: Discover how the visionary work of Muriel Cooper and William J. Mitchell laid the foundation for today's AI-driven design.* AI and Computational Design: Explore how new AI innovations, rooted in computational design, are revolutionizing product creation and design.All past 10 annual reports are available here: https://lnkd.in/eq5kFQYPanelpicker entry for 2025: https://lnkd.in/gYfnRJfB
157
8 Comments
Like CommentTo view or add a comment, sign in
-
John Maeda
John Maeda is an Influencer
AI @ MSFT / Laws of Simplicity + How To Speak Machine, Author / LinkedIn Top US Influencer
- Report this post
AI 4 PRODUCT MGRS TIPS: We welcomed Kayla Lozano to the Cozy AI Kitchen (CAIK 🎂) to share her secrets for more efficient, creative, and decidedly *human* ways to work as a product manager. HT 👨🍳 Ross Heise "Let’s remember the importance of our own individual role in the AI evolution." --Kayla LozanoFull Cozy AI YouTube episode: https://lnkd.in/gZMMSmCEKayla's essay on LI: https://lnkd.in/gvD5xy2G
33
2 Comments
Like CommentTo view or add a comment, sign in
-
John Maeda
John Maeda is an Influencer
AI @ MSFT / Laws of Simplicity + How To Speak Machine, Author / LinkedIn Top US Influencer
- Report this post
AI MODELS 🍟 + GITHUB 🍔: If you like writing code and you want to easily munch on AI models while you're coding away, then you can now try out a new feature in beta β from today: https://lnkd.in/g2akSnnY It's the first project I've worked on since I joined Asha Sharma's world just two months ago, and you can learn more about the backstory over here: https://lnkd.in/gTNZpqVX By trying it out you'll bump into a few cool things like:* Simplifying your AI development efforts (😮💨 phew)* Discovering AI simplicity with a single API (😎 right?)* Safety by default with Azure AI security controls (😮💨 more phew)This hyperspeed project gave me the oppo to quickly learn GitHub Primer React to use computational design to speed the development of early surface sketches. If you don't know about Primer, there's a terrific 10-minute talk on Primer React over here https://lnkd.in/gRk7uNND if you are hoping to pick up an easy-to-use design system with components-as-code. Primer's completely open-source on GitHub of course: https://lnkd.in/gtCzTGcR
116
2 Comments
Like CommentTo view or add a comment, sign in
463,109 followers
- 2,453 Posts
- 80 Articles
View Profile
FollowMore from this author
- Notes on Art and [ Subject, Object, Context + You ] John Maeda 1y
- How do we move forward with AI in business today? Start HERE. John Maeda 1y
- Simon's Scissors, Weizenbaum's Wisdom, and Nicholas Nostradamus John Maeda 1y
Explore topics
- Sales
- Marketing
- IT Services
- Business Administration
- HR Management
- Engineering
- Soft Skills
- See All